Pull request #43510 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ab5ebefa0d077f89315ad3387b603e89c5437f1b+c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 (aa452936cf9193a21c5f775f7bf55b2d587af829) 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-43510@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-04-21T13:17:04.290Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-21T13:17:04.293Z] Trying to pass milestone 1 [Pipeline] milestone [2022-04-21T13:17:04.371Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-21T13:17:16.618Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00a64653c7eedbfb3) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:17:16.699Z] The recommended git tool is: git [2022-04-21T13:17:18.414Z] using credential docker-jenkins-github-credentials [2022-04-21T13:17:18.423Z] Cloning the remote Git repository [2022-04-21T13:17:18.423Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:17:17.262Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:17:17.312Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:17:17.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:17.596Z] > git --version # timeout=10 [2022-04-21T13:17:17.604Z] > git --version # 'git version 2.17.1' [2022-04-21T13:17:17.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:17.605Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:31.470Z] Fetching without tags [2022-04-21T13:17:31.663Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:17:31.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:31.427Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:17:31.439Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:31.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:17:31.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:17:31.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:31.501Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:17:31.669Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:31.671Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:17:32.261Z] > git remote # timeout=10 [2022-04-21T13:17:32.263Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:17:32.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:17:32.281Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:17:32.790Z] Merge succeeded, producing 9baee91783fdbf17d00b206416b129888e98ccda [2022-04-21T13:17:32.790Z] Checking out Revision 9baee91783fdbf17d00b206416b129888e98ccda (PR-43510) [2022-04-21T13:17:32.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:17:32.792Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:17:32.794Z] > git checkout -f 9baee91783fdbf17d00b206416b129888e98ccda # timeout=10 [2022-04-21T13:17:36.519Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:17:36.525Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:17:37.307Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-21T13:17:36.521Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:17:41.503Z] Unable to find image 'alpine:latest' locally [2022-04-21T13:17:41.503Z] latest: Pulling from library/alpine [2022-04-21T13:17:41.503Z] df9b9388f04a: Pulling fs layer [2022-04-21T13:17:41.503Z] df9b9388f04a: Download complete [2022-04-21T13:17:41.503Z] df9b9388f04a: Pull complete [2022-04-21T13:17:41.503Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T13:17:41.763Z] Status: Downloaded newer image for alpine:latest [2022-04-21T13:17:47.042Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] } [2022-04-21T13:18:03.272Z] Still waiting to schedule task [2022-04-21T13:18:03.272Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-21T13:18:03.273Z] Still waiting to schedule task [2022-04-21T13:18:03.273Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-21T13:18:03.274Z] Still waiting to schedule task [2022-04-21T13:18:03.274Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-21T13:18:03.275Z] Still waiting to schedule task [2022-04-21T13:18:03.275Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0541aee8efea71f96)’ is offline [2022-04-21T13:18:03.284Z] Still waiting to schedule task [2022-04-21T13:18:03.284Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-21T13:18:03.290Z] Still waiting to schedule task [2022-04-21T13:18:03.290Z] All nodes of label ‘windows-2019’ are offline [2022-04-21T13:18:03.291Z] Still waiting to schedule task [2022-04-21T13:18:03.291Z] All nodes of label ‘windows-2022’ are offline [2022-04-21T13:18:03.292Z] Still waiting to schedule task [2022-04-21T13:18:03.392Z] All nodes of label ‘windows-2022’ are offline [2022-04-21T13:18:46.537Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bda314ba2f03db9c) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:18:46.708Z] The recommended git tool is: git [2022-04-21T13:18:49.304Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:49.314Z] Cloning the remote Git repository [2022-04-21T13:18:49.314Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:49.347Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:49.397Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:18:49.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:49.910Z] > git --version # timeout=10 [2022-04-21T13:18:49.924Z] > git --version # 'git version 2.25.1' [2022-04-21T13:18:49.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:49.926Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:55.473Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f51aac1d74bc4734) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:18:55.815Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-094679459ab835e3b) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:18:56.132Z] The recommended git tool is: git [2022-04-21T13:18:56.347Z] The recommended git tool is: git [2022-04-21T13:18:56.716Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0050ba0d6e79e524c) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:18:56.925Z] The recommended git tool is: git [2022-04-21T13:18:58.737Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:58.754Z] Cloning the remote Git repository [2022-04-21T13:18:58.754Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:59.158Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:59.174Z] Cloning the remote Git repository [2022-04-21T13:18:59.174Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:58.254Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:58.326Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:18:58.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:58.602Z] > git --version # timeout=10 [2022-04-21T13:18:58.618Z] > git --version # 'git version 2.17.1' [2022-04-21T13:18:58.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:58.620Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:18:59.740Z] using credential docker-jenkins-github-credentials [2022-04-21T13:18:59.748Z] Cloning the remote Git repository [2022-04-21T13:18:59.748Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:18:58.995Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:59.059Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:18:59.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:18:59.316Z] > git --version # timeout=10 [2022-04-21T13:18:59.326Z] > git --version # 'git version 2.17.1' [2022-04-21T13:18:59.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:18:59.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:00.011Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05bc68eb25fde7c9e) in /home/ubuntu/workspace/moby_PR-43510 [Pipeline] { [Pipeline] checkout [2022-04-21T13:19:00.113Z] The recommended git tool is: git [2022-04-21T13:18:59.766Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:18:59.819Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:19:00.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:00.080Z] > git --version # timeout=10 [2022-04-21T13:19:00.111Z] > git --version # 'git version 2.25.1' [2022-04-21T13:19:00.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:00.113Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:02.398Z] using credential docker-jenkins-github-credentials [2022-04-21T13:19:02.411Z] Cloning the remote Git repository [2022-04-21T13:19:02.411Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:19:02.027Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:19:02.078Z] > git init /home/ubuntu/workspace/moby_PR-43510 # timeout=10 [2022-04-21T13:19:02.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:02.348Z] > git --version # timeout=10 [2022-04-21T13:19:02.368Z] > git --version # 'git version 2.17.1' [2022-04-21T13:19:02.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:02.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:05.819Z] Fetching without tags [2022-04-21T13:19:06.049Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:19:05.759Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:05.769Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:19:05.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:05.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:05.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:05.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:05.859Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:06.048Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:06.052Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:19:06.561Z] > git remote # timeout=10 [2022-04-21T13:19:06.577Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:06.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:06.590Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:07.302Z] Merge succeeded, producing 84f8ca024eb6cd9f235421bba3faf106f1e194a3 [2022-04-21T13:19:07.303Z] Checking out Revision 84f8ca024eb6cd9f235421bba3faf106f1e194a3 (PR-43510) [2022-04-21T13:19:07.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:07.299Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:07.304Z] > git checkout -f 84f8ca024eb6cd9f235421bba3faf106f1e194a3 # timeout=10 [2022-04-21T13:19:10.874Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:10.893Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:11.766Z] + docker version [2022-04-21T13:19:10.872Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:19:19.861Z] Client: Docker Engine - Community [2022-04-21T13:19:19.861Z] Version: 20.10.14 [2022-04-21T13:19:19.861Z] API version: 1.41 [2022-04-21T13:19:19.861Z] Go version: go1.16.15 [2022-04-21T13:19:19.861Z] Git commit: a224086 [2022-04-21T13:19:19.861Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-21T13:19:19.861Z] OS/Arch: linux/arm64 [2022-04-21T13:19:19.861Z] Context: default [2022-04-21T13:19:19.861Z] Experimental: true [2022-04-21T13:19:19.861Z] [2022-04-21T13:19:19.861Z] Server: Docker Engine - Community [2022-04-21T13:19:19.861Z] Engine: [2022-04-21T13:19:19.861Z] Version: 20.10.14 [2022-04-21T13:19:19.861Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:19.861Z] Go version: go1.16.15 [2022-04-21T13:19:19.861Z] Git commit: 87a90dc [2022-04-21T13:19:19.861Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-21T13:19:19.861Z] OS/Arch: linux/arm64 [2022-04-21T13:19:19.861Z] Experimental: true [2022-04-21T13:19:19.861Z] containerd: [2022-04-21T13:19:19.861Z] Version: 1.5.11 [2022-04-21T13:19:19.861Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:19.861Z] runc: [2022-04-21T13:19:19.861Z] Version: 1.0.3 [2022-04-21T13:19:19.861Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:19.861Z] docker-init: [2022-04-21T13:19:19.861Z] Version: 0.19.0 [2022-04-21T13:19:19.861Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:20.161Z] + docker info [2022-04-21T13:19:20.466Z] Fetching without tags [2022-04-21T13:19:20.713Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:19:20.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:20.423Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:19:20.434Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:20.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:20.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:20.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:20.471Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:20.722Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:20.734Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:19:21.865Z] Merge succeeded, producing 18399187c05adb24a1e631e74e8bd0e9d23b852b [2022-04-21T13:19:21.866Z] Checking out Revision 18399187c05adb24a1e631e74e8bd0e9d23b852b (PR-43510) [2022-04-21T13:19:21.300Z] > git remote # timeout=10 [2022-04-21T13:19:21.316Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:21.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:21.327Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:21.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:21.868Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:21.881Z] > git checkout -f 18399187c05adb24a1e631e74e8bd0e9d23b852b # timeout=10 [2022-04-21T13:19:24.020Z] Fetching without tags [2022-04-21T13:19:24.266Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:19:23.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:23.937Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:19:23.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:23.993Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:24.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:24.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:24.026Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:24.281Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:24.304Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:19:24.795Z] Fetching without tags [2022-04-21T13:19:25.112Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:19:25.477Z] Merge succeeded, producing 7b30cd7091acc388d0eb78dc477977e266086526 [2022-04-21T13:19:25.478Z] Checking out Revision 7b30cd7091acc388d0eb78dc477977e266086526 (PR-43510) [2022-04-21T13:19:25.820Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:25.840Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:26.636Z] + docker version [2022-04-21T13:19:26.971Z] Merge succeeded, producing 872e77776c8e6c6b24895c4f17c3c2fa30aed2e0 [2022-04-21T13:19:26.972Z] Checking out Revision 872e77776c8e6c6b24895c4f17c3c2fa30aed2e0 (PR-43510) [2022-04-21T13:19:24.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:24.708Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:19:24.729Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:24.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:24.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:24.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:24.825Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:25.104Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:25.130Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:19:25.877Z] > git remote # timeout=10 [2022-04-21T13:19:25.904Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:25.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:25.929Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:26.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:26.958Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:26.976Z] > git checkout -f 872e77776c8e6c6b24895c4f17c3c2fa30aed2e0 # timeout=10 [2022-04-21T13:19:25.120Z] > git remote # timeout=10 [2022-04-21T13:19:25.142Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:25.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:25.165Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:25.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:25.479Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:25.504Z] > git checkout -f 7b30cd7091acc388d0eb78dc477977e266086526 # timeout=10 [2022-04-21T13:19:27.705Z] Fetching without tags [2022-04-21T13:19:25.823Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:19:27.928Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:19:27.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:27.633Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:19:27.652Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:27.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:19:27.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:19:27.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:27.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:19:27.939Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:27.973Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:19:29.532Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:29.550Z] First time build. Skipping changelog. [2022-04-21T13:19:29.788Z] Merge succeeded, producing 62e68c78e6898c2ab101d2d640ed96b9f8f85683 [2022-04-21T13:19:29.788Z] Checking out Revision 62e68c78e6898c2ab101d2d640ed96b9f8f85683 (PR-43510) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:30.576Z] + docker version [2022-04-21T13:19:30.757Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:30.788Z] First time build. Skipping changelog. [2022-04-21T13:19:28.765Z] > git remote # timeout=10 [2022-04-21T13:19:28.795Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:19:28.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:19:28.820Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:19:29.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T13:19:29.791Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:19:29.810Z] > git checkout -f 62e68c78e6898c2ab101d2d640ed96b9f8f85683 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:19:31.816Z] + [ PR != PR ] [2022-04-21T13:19:31.816Z] + [ master != master ] [2022-04-21T13:19:31.816Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:31.923Z] Client: Docker Engine - Community [2022-04-21T13:19:31.923Z] Version: 20.10.14 [2022-04-21T13:19:31.923Z] API version: 1.41 [2022-04-21T13:19:31.923Z] Go version: go1.16.15 [2022-04-21T13:19:31.923Z] Git commit: a224086 [2022-04-21T13:19:31.923Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-21T13:19:31.923Z] OS/Arch: linux/amd64 [2022-04-21T13:19:31.923Z] Context: default [2022-04-21T13:19:31.923Z] Experimental: true [2022-04-21T13:19:31.923Z] [2022-04-21T13:19:31.923Z] Server: Docker Engine - Community [2022-04-21T13:19:31.923Z] Engine: [2022-04-21T13:19:31.923Z] Version: 20.10.14 [2022-04-21T13:19:31.923Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:31.923Z] Go version: go1.16.15 [2022-04-21T13:19:31.923Z] Git commit: 87a90dc [2022-04-21T13:19:31.923Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-21T13:19:31.923Z] OS/Arch: linux/amd64 [2022-04-21T13:19:31.923Z] Experimental: true [2022-04-21T13:19:31.923Z] containerd: [2022-04-21T13:19:31.923Z] Version: 1.5.11 [2022-04-21T13:19:31.923Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:31.923Z] runc: [2022-04-21T13:19:31.923Z] Version: 1.0.3 [2022-04-21T13:19:31.923Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:31.923Z] docker-init: [2022-04-21T13:19:31.923Z] Version: 0.19.0 [2022-04-21T13:19:31.923Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:30.753Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:19:29.535Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:19:32.265Z] + docker version [2022-04-21T13:19:32.301Z] + docker info [2022-04-21T13:19:33.814Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:19:33.844Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:19:34.753Z] Client: Docker Engine - Community [2022-04-21T13:19:34.753Z] Version: 20.10.14 [2022-04-21T13:19:34.753Z] API version: 1.41 [2022-04-21T13:19:34.753Z] Go version: go1.16.15 [2022-04-21T13:19:34.753Z] Git commit: a224086 [2022-04-21T13:19:34.753Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:19:34.753Z] OS/Arch: linux/amd64 [2022-04-21T13:19:34.753Z] Context: default [2022-04-21T13:19:34.753Z] Experimental: true [2022-04-21T13:19:34.753Z] [2022-04-21T13:19:34.753Z] Server: Docker Engine - Community [2022-04-21T13:19:34.753Z] Engine: [2022-04-21T13:19:34.753Z] Version: 20.10.14 [2022-04-21T13:19:34.753Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:34.753Z] Go version: go1.16.15 [2022-04-21T13:19:34.753Z] Git commit: 87a90dc [2022-04-21T13:19:34.753Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:19:34.753Z] OS/Arch: linux/amd64 [2022-04-21T13:19:34.753Z] Experimental: true [2022-04-21T13:19:34.753Z] containerd: [2022-04-21T13:19:34.753Z] Version: 1.5.11 [2022-04-21T13:19:34.753Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:34.753Z] runc: [2022-04-21T13:19:34.753Z] Version: 1.0.3 [2022-04-21T13:19:34.753Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:34.753Z] docker-init: [2022-04-21T13:19:34.753Z] Version: 0.19.0 [2022-04-21T13:19:34.753Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:34.930Z] + docker version [2022-04-21T13:19:35.016Z] Client: [2022-04-21T13:19:35.016Z] Context: default [2022-04-21T13:19:35.016Z] Debug Mode: false [2022-04-21T13:19:35.016Z] Plugins: [2022-04-21T13:19:35.016Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:35.016Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:35.016Z] [2022-04-21T13:19:35.016Z] Server: [2022-04-21T13:19:35.016Z] Containers: 0 [2022-04-21T13:19:35.016Z] Running: 0 [2022-04-21T13:19:35.016Z] Paused: 0 [2022-04-21T13:19:35.016Z] Stopped: 0 [2022-04-21T13:19:35.016Z] Images: 0 [2022-04-21T13:19:35.016Z] Server Version: 20.10.14 [2022-04-21T13:19:35.016Z] Storage Driver: overlay2 [2022-04-21T13:19:35.016Z] Backing Filesystem: extfs [2022-04-21T13:19:35.016Z] Supports d_type: true [2022-04-21T13:19:35.016Z] Native Overlay Diff: true [2022-04-21T13:19:35.016Z] userxattr: false [2022-04-21T13:19:35.016Z] Logging Driver: json-file [2022-04-21T13:19:35.016Z] Cgroup Driver: cgroupfs [2022-04-21T13:19:35.016Z] Cgroup Version: 1 [2022-04-21T13:19:35.016Z] Plugins: [2022-04-21T13:19:35.016Z] Volume: local [2022-04-21T13:19:35.016Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:35.016Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:35.016Z] Swarm: inactive [2022-04-21T13:19:35.016Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:35.016Z] Default Runtime: runc [2022-04-21T13:19:35.016Z] Init Binary: docker-init [2022-04-21T13:19:35.016Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:35.016Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:35.016Z] init version: de40ad0 [2022-04-21T13:19:35.016Z] Security Options: [2022-04-21T13:19:35.016Z] apparmor [2022-04-21T13:19:35.016Z] seccomp [2022-04-21T13:19:35.016Z] Profile: default [2022-04-21T13:19:35.016Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T13:19:35.016Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T13:19:35.016Z] OSType: linux [2022-04-21T13:19:35.016Z] Architecture: aarch64 [2022-04-21T13:19:35.016Z] CPUs: 2 [2022-04-21T13:19:35.016Z] Total Memory: 7.578GiB [2022-04-21T13:19:35.016Z] Name: ip-10-100-91-102 [2022-04-21T13:19:35.016Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-21T13:19:35.016Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:35.016Z] Debug Mode: false [2022-04-21T13:19:35.016Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:35.016Z] Labels: [2022-04-21T13:19:35.016Z] Experimental: true [2022-04-21T13:19:35.016Z] Insecure Registries: [2022-04-21T13:19:35.016Z] 127.0.0.0/8 [2022-04-21T13:19:35.016Z] Live Restore Enabled: true [2022-04-21T13:19:35.016Z] [Pipeline] sh [2022-04-21T13:19:35.224Z] + docker info [2022-04-21T13:19:35.295Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:35.295Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:35.295Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43510/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:19:35.295Z] + bash /home/ubuntu/workspace/moby_PR-43510/check-config.sh [2022-04-21T13:19:35.295Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:19:35.295Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-21T13:19:35.295Z] [2022-04-21T13:19:35.295Z] Generally Necessary: [2022-04-21T13:19:35.295Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:19:35.295Z] - apparmor: enabled and tools installed [2022-04-21T13:19:35.295Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:19:35.295Z] - CONFIG_NET_NS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_PID_NS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:19:35.295Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_MEMCG: enabled [2022-04-21T13:19:35.295Z] - CONFIG_KEYS: enabled [2022-04-21T13:19:35.295Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:19:35.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:19:35.538Z] Client: Docker Engine - Community [2022-04-21T13:19:35.538Z] Version: 20.10.14 [2022-04-21T13:19:35.538Z] API version: 1.41 [2022-04-21T13:19:35.538Z] Go version: go1.16.15 [2022-04-21T13:19:35.538Z] Git commit: a224086 [2022-04-21T13:19:35.538Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:19:35.538Z] OS/Arch: linux/amd64 [2022-04-21T13:19:35.538Z] Context: default [2022-04-21T13:19:35.538Z] Experimental: true [2022-04-21T13:19:35.538Z] [2022-04-21T13:19:35.538Z] Server: Docker Engine - Community [2022-04-21T13:19:35.538Z] Engine: [2022-04-21T13:19:35.538Z] Version: 20.10.14 [2022-04-21T13:19:35.538Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:35.538Z] Go version: go1.16.15 [2022-04-21T13:19:35.538Z] Git commit: 87a90dc [2022-04-21T13:19:35.538Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:19:35.538Z] OS/Arch: linux/amd64 [2022-04-21T13:19:35.538Z] Experimental: true [2022-04-21T13:19:35.538Z] containerd: [2022-04-21T13:19:35.538Z] Version: 1.5.11 [2022-04-21T13:19:35.538Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:35.538Z] runc: [2022-04-21T13:19:35.538Z] Version: 1.0.3 [2022-04-21T13:19:35.538Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:35.538Z] docker-init: [2022-04-21T13:19:35.538Z] Version: 0.19.0 [2022-04-21T13:19:35.538Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:35.552Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:19:35.552Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:19:35.552Z] [2022-04-21T13:19:35.552Z] Optional Features: [2022-04-21T13:19:35.552Z] - CONFIG_USER_NS: enabled [2022-04-21T13:19:35.552Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:19:35.552Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:19:35.552Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:19:35.552Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:19:35.552Z] (cgroup swap accounting is currently enabled) [2022-04-21T13:19:35.552Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:19:35.552Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:19:35.552Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:19:35.552Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:19:35.552Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:19:35.552Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:19:35.552Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:19:35.552Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:19:35.552Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:19:35.552Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:19:35.552Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:19:35.552Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:19:35.552Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:19:35.552Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:19:35.552Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:19:35.552Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:19:35.552Z] - Network Drivers: [2022-04-21T13:19:35.552Z] - "overlay": [2022-04-21T13:19:35.552Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:19:35.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:19:35.552Z] Optional (for encrypted networks): [2022-04-21T13:19:35.811Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:19:35.811Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:19:35.811Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:19:35.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:19:35.811Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:19:35.811Z] - CONFIG_XFRM: enabled [2022-04-21T13:19:35.811Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:19:35.811Z] - "ipvlan": [2022-04-21T13:19:35.811Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:19:35.811Z] - "macvlan": [2022-04-21T13:19:35.811Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:19:35.811Z] - "ftp,tftp client in container": [2022-04-21T13:19:35.811Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:19:35.811Z] - Storage Drivers: [2022-04-21T13:19:35.811Z] - "aufs": [2022-04-21T13:19:35.811Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:19:35.811Z] - "btrfs": [2022-04-21T13:19:35.811Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:19:35.811Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:19:35.811Z] - "devicemapper": [2022-04-21T13:19:35.811Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:19:35.811Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:19:35.811Z] - "overlay": [2022-04-21T13:19:35.811Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:19:35.811Z] - "zfs": [2022-04-21T13:19:35.811Z] - /dev/zfs: present [2022-04-21T13:19:35.811Z] - zfs command: missing [2022-04-21T13:19:35.811Z] - zpool command: missing [2022-04-21T13:19:35.811Z] [2022-04-21T13:19:35.811Z] Limits: [2022-04-21T13:19:35.811Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:19:35.811Z] [2022-04-21T13:19:35.811Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-21T13:19:35.863Z] + docker info [Pipeline] sh [2022-04-21T13:19:33.817Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:19:36.134Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84f8ca024eb6cd9f235421bba3faf106f1e194a3 . [2022-04-21T13:19:36.392Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:36.392Z] #1 sha256:0906322ab2f83ce59f5a3ab079368dbf334e211834dc4be5256d41826befaa6c [2022-04-21T13:19:36.392Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:36.392Z] #1 DONE 0.1s [2022-04-21T13:19:36.392Z] [2022-04-21T13:19:36.392Z] #2 [internal] load .dockerignore [2022-04-21T13:19:36.392Z] #2 sha256:68dd06e34ce18a6c197741bde7eacd6d5cdb15649641b0e68195d759fff5b0b2 [2022-04-21T13:19:36.392Z] #2 transferring context: 145B done [2022-04-21T13:19:36.392Z] #2 DONE 0.0s [2022-04-21T13:19:36.392Z] [2022-04-21T13:19:36.392Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:36.392Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-21T13:19:36.650Z] #3 DONE 0.4s [2022-04-21T13:19:36.650Z] [2022-04-21T13:19:36.650Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:36.650Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-21T13:19:36.650Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:19:36.907Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:36.907Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-21T13:19:36.907Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-21T13:19:36.907Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-04-21T13:19:36.907Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-04-21T13:19:37.168Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-21T13:19:37.168Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-04-21T13:19:37.168Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-21T13:19:37.168Z] #4 DONE 0.6s [2022-04-21T13:19:37.425Z] [2022-04-21T13:19:37.425Z] #5 [internal] load .dockerignore [2022-04-21T13:19:37.425Z] #5 sha256:9425e011bf641b745ffa582a862069d7d52bc88167107efc825606f9edfa7216 [2022-04-21T13:19:37.425Z] #5 DONE 0.0s [2022-04-21T13:19:37.425Z] [2022-04-21T13:19:37.425Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:19:37.425Z] #6 sha256:0ea2ef5d47c41b70d0e393b40caabee72230cb1f0f52e96f88aada86876e5dd6 [2022-04-21T13:19:37.425Z] #6 DONE 0.0s [2022-04-21T13:19:37.425Z] [2022-04-21T13:19:37.425Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:37.425Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:38.229Z] Client: Docker Engine - Community [2022-04-21T13:19:38.229Z] Version: 20.10.14 [2022-04-21T13:19:38.229Z] API version: 1.41 [2022-04-21T13:19:38.229Z] Go version: go1.16.15 [2022-04-21T13:19:38.229Z] Git commit: a224086 [2022-04-21T13:19:38.229Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-21T13:19:38.229Z] OS/Arch: linux/amd64 [2022-04-21T13:19:38.229Z] Context: default [2022-04-21T13:19:38.229Z] Experimental: true [2022-04-21T13:19:38.229Z] [2022-04-21T13:19:38.229Z] Server: Docker Engine - Community [2022-04-21T13:19:38.229Z] Engine: [2022-04-21T13:19:38.229Z] Version: 20.10.14 [2022-04-21T13:19:38.229Z] API version: 1.41 (minimum version 1.12) [2022-04-21T13:19:38.229Z] Go version: go1.16.15 [2022-04-21T13:19:38.229Z] Git commit: 87a90dc [2022-04-21T13:19:38.229Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-21T13:19:38.229Z] OS/Arch: linux/amd64 [2022-04-21T13:19:38.229Z] Experimental: true [2022-04-21T13:19:38.229Z] containerd: [2022-04-21T13:19:38.229Z] Version: 1.5.11 [2022-04-21T13:19:38.229Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:38.229Z] runc: [2022-04-21T13:19:38.229Z] Version: 1.0.3 [2022-04-21T13:19:38.229Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-21T13:19:38.229Z] docker-init: [2022-04-21T13:19:38.229Z] Version: 0.19.0 [2022-04-21T13:19:38.229Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-21T13:19:38.560Z] + docker info [2022-04-21T13:19:38.794Z] #10 ... [2022-04-21T13:19:38.794Z] [2022-04-21T13:19:38.794Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:38.794Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:38.794Z] #8 DONE 1.1s [2022-04-21T13:19:38.794Z] [2022-04-21T13:19:38.794Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:38.794Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:38.794Z] #10 DONE 1.2s [2022-04-21T13:19:38.794Z] [2022-04-21T13:19:38.794Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:38.794Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-21T13:19:38.794Z] #7 DONE 1.2s [2022-04-21T13:19:38.794Z] [2022-04-21T13:19:38.794Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:38.794Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-21T13:19:38.794Z] #9 DONE 1.3s [2022-04-21T13:19:40.742Z] [2022-04-21T13:19:40.742Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:40.742Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:40.742Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:19:40.742Z] #71 DONE 0.0s [2022-04-21T13:19:40.742Z] [2022-04-21T13:19:40.742Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:40.742Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-21T13:19:40.742Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:19:40.742Z] #28 DONE 0.0s [2022-04-21T13:19:40.742Z] [2022-04-21T13:19:40.742Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:40.742Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:40.742Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:41.057Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:41.057Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:41.057Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:41.057Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-04-21T13:19:41.330Z] #69 ... [2022-04-21T13:19:41.330Z] [2022-04-21T13:19:41.330Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:41.330Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:41.330Z] #47 DONE 0.5s [2022-04-21T13:19:41.330Z] [2022-04-21T13:19:41.330Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:41.330Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:41.330Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.1s [2022-04-21T13:19:41.330Z] #69 ... [2022-04-21T13:19:41.330Z] [2022-04-21T13:19:41.330Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:41.330Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:41.330Z] #47 DONE 0.0s [2022-04-21T13:19:41.330Z] [2022-04-21T13:19:41.330Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:41.330Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:41.330Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.2s [2022-04-21T13:19:41.330Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-04-21T13:19:41.899Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-21T13:19:41.899Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-21T13:19:43.272Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-21T13:19:43.839Z] #69 ... [2022-04-21T13:19:43.839Z] [2022-04-21T13:19:43.839Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:43.839Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:43.839Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:19:43.839Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:19:43.839Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:43.839Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-21T13:19:43.839Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-04-21T13:19:43.839Z] #71 DONE 2.8s [2022-04-21T13:19:43.839Z] [2022-04-21T13:19:43.839Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:43.839Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:43.839Z] #69 DONE 2.9s [2022-04-21T13:19:43.839Z] [2022-04-21T13:19:43.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:43.839Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:43.839Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.1s done [2022-04-21T13:19:43.839Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:43.839Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-21T13:19:43.839Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-21T13:19:43.839Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.8s done [2022-04-21T13:19:43.839Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.9s done [2022-04-21T13:19:43.839Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.2s done [2022-04-21T13:19:43.839Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 59.77MB / 81.05MB 2.8s [2022-04-21T13:19:43.839Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 28.31MB / 108.70MB 2.8s [2022-04-21T13:19:43.839Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 12.33MB / 54.67MB 2.8s [2022-04-21T13:19:43.839Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 73.40MB / 81.05MB 2.9s [2022-04-21T13:19:43.839Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 34.63MB / 108.70MB 2.9s [2022-04-21T13:19:43.839Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 19.92MB / 54.67MB 2.9s [2022-04-21T13:19:43.976Z] Client: [2022-04-21T13:19:43.977Z] Context: default [2022-04-21T13:19:43.977Z] Debug Mode: false [2022-04-21T13:19:43.977Z] Plugins: [2022-04-21T13:19:43.977Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:43.977Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:43.977Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:19:43.977Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:19:43.977Z] [2022-04-21T13:19:43.977Z] Server: [2022-04-21T13:19:43.977Z] Containers: 0 [2022-04-21T13:19:43.977Z] Running: 0 [2022-04-21T13:19:43.977Z] Paused: 0 [2022-04-21T13:19:43.977Z] Stopped: 0 [2022-04-21T13:19:43.977Z] Images: 0 [2022-04-21T13:19:43.977Z] Server Version: 20.10.14 [2022-04-21T13:19:43.977Z] Storage Driver: overlay2 [2022-04-21T13:19:43.977Z] Backing Filesystem: extfs [2022-04-21T13:19:43.977Z] Supports d_type: true [2022-04-21T13:19:43.977Z] Native Overlay Diff: true [2022-04-21T13:19:43.977Z] userxattr: false [2022-04-21T13:19:43.977Z] Logging Driver: json-file [2022-04-21T13:19:43.977Z] Cgroup Driver: cgroupfs [2022-04-21T13:19:43.977Z] Cgroup Version: 1 [2022-04-21T13:19:43.977Z] Plugins: [2022-04-21T13:19:43.977Z] Volume: local [2022-04-21T13:19:43.977Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:43.977Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:43.977Z] Swarm: inactive [2022-04-21T13:19:43.977Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:43.977Z] Default Runtime: runc [2022-04-21T13:19:43.977Z] Init Binary: docker-init [2022-04-21T13:19:43.977Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:43.977Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:43.977Z] init version: de40ad0 [2022-04-21T13:19:43.977Z] Security Options: [2022-04-21T13:19:43.977Z] apparmor [2022-04-21T13:19:43.977Z] seccomp [2022-04-21T13:19:43.977Z] Profile: default [2022-04-21T13:19:43.977Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:19:43.977Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:19:43.977Z] OSType: linux [2022-04-21T13:19:43.977Z] Architecture: x86_64 [2022-04-21T13:19:43.977Z] CPUs: 2 [2022-04-21T13:19:43.977Z] Total Memory: 7.565GiB [2022-04-21T13:19:43.977Z] Name: ip-10-100-87-243 [2022-04-21T13:19:43.977Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:19:43.977Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:43.977Z] Debug Mode: false [2022-04-21T13:19:43.977Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:43.977Z] Labels: [2022-04-21T13:19:43.977Z] Experimental: true [2022-04-21T13:19:43.977Z] Insecure Registries: [2022-04-21T13:19:43.977Z] 127.0.0.0/8 [2022-04-21T13:19:43.977Z] Live Restore Enabled: true [2022-04-21T13:19:43.977Z] [2022-04-21T13:19:43.977Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T13:19:44.106Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.0s [2022-04-21T13:19:44.106Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 42.99MB / 108.70MB 3.0s [2022-04-21T13:19:44.106Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 30.41MB / 54.67MB 3.0s [2022-04-21T13:19:44.106Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 55.11MB / 108.70MB 3.2s [2022-04-21T13:19:44.106Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.2s [2022-04-21T13:19:44.106Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 1.2s [2022-04-21T13:19:44.284Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:44.284Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:44.284Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43510/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:19:44.284Z] + bash /home/ubuntu/workspace/moby_PR-43510/check-config.sh [2022-04-21T13:19:44.284Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:19:44.284Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:19:44.284Z] [2022-04-21T13:19:44.284Z] Generally Necessary: [2022-04-21T13:19:44.284Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:19:44.284Z] - apparmor: enabled and tools installed [2022-04-21T13:19:44.363Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 67.11MB / 108.70MB 3.4s [2022-04-21T13:19:44.363Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 3.5s [2022-04-21T13:19:44.546Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:19:44.546Z] - CONFIG_NET_NS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_PID_NS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:19:44.546Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_MEMCG: enabled [2022-04-21T13:19:44.546Z] - CONFIG_KEYS: enabled [2022-04-21T13:19:44.546Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:19:44.620Z] #11 ... [2022-04-21T13:19:44.620Z] [2022-04-21T13:19:44.620Z] #24 [internal] load build context [2022-04-21T13:19:44.620Z] #24 sha256:1255221fd8b3ea9ccb2bdf7d16122be4e8a06b9b668ad93b9210446ef58ceafd [2022-04-21T13:19:44.620Z] #24 transferring context: 60.75MB 3.2s done [2022-04-21T13:19:44.620Z] #24 DONE 3.9s [2022-04-21T13:19:44.620Z] [2022-04-21T13:19:44.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:44.620Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:44.620Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 95.62MB / 108.70MB 3.6s [2022-04-21T13:19:44.804Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:19:44.804Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:19:44.804Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:19:44.804Z] [2022-04-21T13:19:44.804Z] Optional Features: [2022-04-21T13:19:44.804Z] - CONFIG_USER_NS: enabled [2022-04-21T13:19:44.804Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:19:44.804Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:19:44.804Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:19:44.805Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:19:44.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:19:44.805Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:19:44.805Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:19:44.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:19:44.805Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:19:44.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:19:44.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:19:44.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:19:44.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:19:44.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:19:44.805Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:19:44.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:19:44.805Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:19:44.805Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:19:44.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:19:44.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:19:44.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:19:44.805Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:19:44.805Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:19:44.877Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 102.76MB / 108.70MB 3.8s [2022-04-21T13:19:45.061Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:19:45.061Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:19:45.061Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:19:45.061Z] - Network Drivers: [2022-04-21T13:19:45.061Z] - "overlay": [2022-04-21T13:19:45.061Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:19:45.061Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:19:45.062Z] Optional (for encrypted networks): [2022-04-21T13:19:45.062Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:19:45.062Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:19:45.062Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:19:45.062Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:19:45.062Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:19:45.062Z] - CONFIG_XFRM: enabled [2022-04-21T13:19:45.062Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:19:45.062Z] - "ipvlan": [2022-04-21T13:19:45.062Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:19:45.062Z] - "macvlan": [2022-04-21T13:19:45.062Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:19:45.062Z] - "ftp,tftp client in container": [2022-04-21T13:19:45.062Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:19:45.062Z] - Storage Drivers: [2022-04-21T13:19:45.062Z] - "aufs": [2022-04-21T13:19:45.062Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:19:45.062Z] - "btrfs": [2022-04-21T13:19:45.062Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:19:45.062Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:19:45.062Z] - "devicemapper": [2022-04-21T13:19:45.062Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:19:45.062Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:19:45.062Z] - "overlay": [2022-04-21T13:19:45.062Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:19:45.062Z] - "zfs": [2022-04-21T13:19:45.062Z] - /dev/zfs: present [2022-04-21T13:19:45.062Z] - zfs command: missing [2022-04-21T13:19:45.062Z] - zpool command: missing [2022-04-21T13:19:45.062Z] [2022-04-21T13:19:45.062Z] Limits: [2022-04-21T13:19:45.062Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:19:45.062Z] [2022-04-21T13:19:45.062Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:45.134Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.0s [2022-04-21T13:19:45.188Z] Client: [2022-04-21T13:19:45.188Z] Context: default [2022-04-21T13:19:45.188Z] Debug Mode: false [2022-04-21T13:19:45.188Z] Plugins: [2022-04-21T13:19:45.188Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:45.188Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:45.188Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:19:45.188Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:19:45.188Z] [2022-04-21T13:19:45.188Z] Server: [2022-04-21T13:19:45.188Z] Containers: 0 [2022-04-21T13:19:45.188Z] Running: 0 [2022-04-21T13:19:45.188Z] Paused: 0 [2022-04-21T13:19:45.188Z] Stopped: 0 [2022-04-21T13:19:45.188Z] Images: 0 [2022-04-21T13:19:45.188Z] Server Version: 20.10.14 [2022-04-21T13:19:45.188Z] Storage Driver: overlay2 [2022-04-21T13:19:45.188Z] Backing Filesystem: extfs [2022-04-21T13:19:45.188Z] Supports d_type: true [2022-04-21T13:19:45.188Z] Native Overlay Diff: true [2022-04-21T13:19:45.188Z] userxattr: false [2022-04-21T13:19:45.188Z] Logging Driver: json-file [2022-04-21T13:19:45.188Z] Cgroup Driver: cgroupfs [2022-04-21T13:19:45.188Z] Cgroup Version: 1 [2022-04-21T13:19:45.188Z] Plugins: [2022-04-21T13:19:45.188Z] Volume: local [2022-04-21T13:19:45.188Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:45.188Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:45.188Z] Swarm: inactive [2022-04-21T13:19:45.188Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:45.188Z] Default Runtime: runc [2022-04-21T13:19:45.188Z] Init Binary: docker-init [2022-04-21T13:19:45.188Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:45.188Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:45.188Z] init version: de40ad0 [2022-04-21T13:19:45.188Z] Security Options: [2022-04-21T13:19:45.188Z] apparmor [2022-04-21T13:19:45.188Z] seccomp [2022-04-21T13:19:45.188Z] Profile: default [2022-04-21T13:19:45.188Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:19:45.188Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:19:45.188Z] OSType: linux [2022-04-21T13:19:45.188Z] Architecture: x86_64 [2022-04-21T13:19:45.188Z] CPUs: 2 [2022-04-21T13:19:45.188Z] Total Memory: 7.483GiB [2022-04-21T13:19:45.188Z] Name: ip-10-100-74-181 [2022-04-21T13:19:45.188Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:19:45.188Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:45.188Z] Debug Mode: false [2022-04-21T13:19:45.188Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:45.188Z] Labels: [2022-04-21T13:19:45.188Z] Experimental: true [2022-04-21T13:19:45.188Z] Insecure Registries: [2022-04-21T13:19:45.188Z] 127.0.0.0/8 [2022-04-21T13:19:45.188Z] Live Restore Enabled: true [2022-04-21T13:19:45.188Z] [2022-04-21T13:19:45.188Z] WARNING: No swap limit support [Pipeline] sh [2022-04-21T13:19:45.407Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 . [2022-04-21T13:19:45.517Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:45.517Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:45.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43510/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:19:45.517Z] + bash /home/ubuntu/workspace/moby_PR-43510/check-config.sh [2022-04-21T13:19:45.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:19:45.517Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:19:45.517Z] [2022-04-21T13:19:45.517Z] Generally Necessary: [2022-04-21T13:19:45.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:19:45.517Z] - apparmor: enabled and tools installed [2022-04-21T13:19:45.517Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:19:45.517Z] - CONFIG_NET_NS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_PID_NS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:19:45.517Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_MEMCG: enabled [2022-04-21T13:19:45.517Z] - CONFIG_KEYS: enabled [2022-04-21T13:19:45.517Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:19:45.517Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:19:45.664Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:45.664Z] #1 sha256:74d61da5b3c345c16fee79c46599f436f864f7a8d407bfb19527df56f2afbda4 [2022-04-21T13:19:45.664Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:45.664Z] #1 DONE 0.1s [2022-04-21T13:19:45.664Z] [2022-04-21T13:19:45.664Z] #2 [internal] load .dockerignore [2022-04-21T13:19:45.664Z] #2 sha256:d51a11c70fb714efa57d900379d58e7123cb6227e6aedb8bb0233c9137485a4b [2022-04-21T13:19:45.664Z] #2 transferring context: 145B done [2022-04-21T13:19:45.664Z] #2 DONE 0.0s [2022-04-21T13:19:45.664Z] [2022-04-21T13:19:45.664Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:45.664Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:19:45.699Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.3s done [2022-04-21T13:19:45.699Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.7s [2022-04-21T13:19:45.809Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:19:45.809Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:19:45.809Z] [2022-04-21T13:19:45.809Z] Optional Features: [2022-04-21T13:19:45.809Z] - CONFIG_USER_NS: enabled [2022-04-21T13:19:45.809Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:19:45.809Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:19:45.809Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:19:45.809Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:19:45.809Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:19:45.809Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:19:45.809Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:19:45.809Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:19:45.809Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:19:45.809Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:19:45.809Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:19:45.809Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:19:45.809Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:19:45.809Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:19:45.809Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:19:45.809Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:19:45.924Z] #3 DONE 0.4s [2022-04-21T13:19:45.993Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.9s done [2022-04-21T13:19:46.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:19:46.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:19:46.074Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:19:46.074Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:19:46.074Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:19:46.074Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:19:46.074Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:19:46.074Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:19:46.074Z] - Network Drivers: [2022-04-21T13:19:46.074Z] - "overlay": [2022-04-21T13:19:46.074Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:19:46.074Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:19:46.074Z] Optional (for encrypted networks): [2022-04-21T13:19:46.074Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:19:46.074Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:19:46.074Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:19:46.074Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:19:46.074Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:19:46.074Z] - CONFIG_XFRM: enabled [2022-04-21T13:19:46.074Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:19:46.074Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:19:46.074Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:19:46.074Z] - "ipvlan": [2022-04-21T13:19:46.074Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:19:46.074Z] - "macvlan": [2022-04-21T13:19:46.074Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:19:46.074Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:19:46.074Z] - "ftp,tftp client in container": [2022-04-21T13:19:46.188Z] [2022-04-21T13:19:46.188Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:46.188Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:19:46.188Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:19:46.188Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:46.188Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:19:46.188Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:19:46.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-21T13:19:46.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:19:46.256Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-21T13:19:46.335Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:19:46.335Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:19:46.335Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:19:46.335Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:19:46.335Z] - Storage Drivers: [2022-04-21T13:19:46.335Z] - "aufs": [2022-04-21T13:19:46.335Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:19:46.335Z] - "btrfs": [2022-04-21T13:19:46.335Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:19:46.335Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:19:46.335Z] - "devicemapper": [2022-04-21T13:19:46.335Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:19:46.335Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:19:46.335Z] - "overlay": [2022-04-21T13:19:46.335Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:19:46.335Z] - "zfs": [2022-04-21T13:19:46.335Z] - /dev/zfs: present [2022-04-21T13:19:46.335Z] - zfs command: missing [2022-04-21T13:19:46.335Z] - zpool command: missing [2022-04-21T13:19:46.335Z] [2022-04-21T13:19:46.335Z] Limits: [2022-04-21T13:19:46.335Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:19:46.335Z] [2022-04-21T13:19:46.335Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:46.446Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-21T13:19:46.446Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-21T13:19:46.513Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-21T13:19:46.687Z] + sudo modprobe ip_vs [2022-04-21T13:19:46.687Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 . [2022-04-21T13:19:46.947Z] #2 [internal] load .dockerignore [2022-04-21T13:19:46.947Z] #2 sha256:c41f7f29feb19e95ba063cb9970842fa1026005f4952e513790822cfb2cbe272 [2022-04-21T13:19:47.009Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-21T13:19:47.009Z] #4 DONE 0.9s [2022-04-21T13:19:47.075Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-21T13:19:47.075Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 6.0s done [2022-04-21T13:19:47.075Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-21T13:19:47.267Z] [2022-04-21T13:19:47.267Z] #5 [internal] load .dockerignore [2022-04-21T13:19:47.267Z] #5 sha256:fb6591be4f15831ea718f7a805fe7c23ce4f79c248e0e3513c2a730358899d1f [2022-04-21T13:19:47.267Z] #5 DONE 0.0s [2022-04-21T13:19:47.267Z] [2022-04-21T13:19:47.267Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:19:47.267Z] #6 sha256:d6b2f89c834fa1ef2f3cec87f6ae6a339a4c360fd09059635d1bfa177bea5a87 [2022-04-21T13:19:47.267Z] #6 DONE 0.0s [2022-04-21T13:19:47.267Z] [2022-04-21T13:19:47.267Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:47.267Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:47.297Z] Client: [2022-04-21T13:19:47.297Z] Context: default [2022-04-21T13:19:47.297Z] Debug Mode: false [2022-04-21T13:19:47.297Z] Plugins: [2022-04-21T13:19:47.297Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:47.297Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:47.297Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:19:47.297Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:19:47.297Z] [2022-04-21T13:19:47.297Z] Server: [2022-04-21T13:19:47.297Z] Containers: 0 [2022-04-21T13:19:47.297Z] Running: 0 [2022-04-21T13:19:47.297Z] Paused: 0 [2022-04-21T13:19:47.297Z] Stopped: 0 [2022-04-21T13:19:47.297Z] Images: 0 [2022-04-21T13:19:47.297Z] Server Version: 20.10.14 [2022-04-21T13:19:47.297Z] Storage Driver: overlay2 [2022-04-21T13:19:47.297Z] Backing Filesystem: extfs [2022-04-21T13:19:47.297Z] Supports d_type: true [2022-04-21T13:19:47.297Z] Native Overlay Diff: true [2022-04-21T13:19:47.297Z] userxattr: false [2022-04-21T13:19:47.297Z] Logging Driver: json-file [2022-04-21T13:19:47.297Z] Cgroup Driver: systemd [2022-04-21T13:19:47.297Z] Cgroup Version: 2 [2022-04-21T13:19:47.297Z] Plugins: [2022-04-21T13:19:47.297Z] Volume: local [2022-04-21T13:19:47.297Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:47.297Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:47.297Z] Swarm: inactive [2022-04-21T13:19:47.297Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-21T13:19:47.297Z] Default Runtime: runc [2022-04-21T13:19:47.297Z] Init Binary: docker-init [2022-04-21T13:19:47.297Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:47.297Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:47.297Z] init version: de40ad0 [2022-04-21T13:19:47.297Z] Security Options: [2022-04-21T13:19:47.297Z] apparmor [2022-04-21T13:19:47.297Z] seccomp [2022-04-21T13:19:47.297Z] Profile: default [2022-04-21T13:19:47.297Z] cgroupns [2022-04-21T13:19:47.297Z] Kernel Version: 5.13.0-1021-aws [2022-04-21T13:19:47.297Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-21T13:19:47.297Z] OSType: linux [2022-04-21T13:19:47.297Z] Architecture: x86_64 [2022-04-21T13:19:47.297Z] CPUs: 2 [2022-04-21T13:19:47.297Z] Total Memory: 7.476GiB [2022-04-21T13:19:47.297Z] Name: ip-10-100-37-224 [2022-04-21T13:19:47.297Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-21T13:19:47.297Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:47.297Z] Debug Mode: false [2022-04-21T13:19:47.297Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:47.297Z] Labels: [2022-04-21T13:19:47.297Z] Experimental: true [2022-04-21T13:19:47.297Z] Insecure Registries: [2022-04-21T13:19:47.297Z] 127.0.0.0/8 [2022-04-21T13:19:47.297Z] Live Restore Enabled: true [2022-04-21T13:19:47.297Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:47.513Z] #2 ... [2022-04-21T13:19:47.513Z] [2022-04-21T13:19:47.513Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:47.513Z] #1 sha256:7335b372af5f550046d8b653ee60019ec14201084d86e3eefa6aaf539b45295a [2022-04-21T13:19:47.513Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:47.513Z] #1 DONE 0.7s [2022-04-21T13:19:47.513Z] [2022-04-21T13:19:47.513Z] #2 [internal] load .dockerignore [2022-04-21T13:19:47.513Z] #2 sha256:c41f7f29feb19e95ba063cb9970842fa1026005f4952e513790822cfb2cbe272 [2022-04-21T13:19:47.513Z] #2 transferring context: 145B done [2022-04-21T13:19:47.632Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7b30cd7091acc388d0eb78dc477977e266086526 . [2022-04-21T13:19:47.632Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:47.632Z] #1 sha256:fd73fecc162b7263fca9c892107e4354507711091a3de105be82093ab1ed405a [2022-04-21T13:19:47.777Z] #2 DONE 0.7s [2022-04-21T13:19:47.777Z] [2022-04-21T13:19:47.777Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:47.777Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:19:47.835Z] #10 ... [2022-04-21T13:19:47.835Z] [2022-04-21T13:19:47.835Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:47.835Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:19:47.835Z] #7 DONE 0.8s [2022-04-21T13:19:47.835Z] [2022-04-21T13:19:47.835Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:47.835Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:47.835Z] #8 DONE 0.8s [2022-04-21T13:19:47.893Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:47.893Z] #1 DONE 0.2s [2022-04-21T13:19:47.893Z] [2022-04-21T13:19:47.893Z] #2 [internal] load .dockerignore [2022-04-21T13:19:47.893Z] #2 sha256:b5fa39ea82966765e053a3f641803cbe32301df7b51252c6d97a670235798eaf [2022-04-21T13:19:47.893Z] #2 transferring context: 145B done [2022-04-21T13:19:47.893Z] #2 DONE 0.1s [2022-04-21T13:19:47.893Z] [2022-04-21T13:19:47.893Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:47.893Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:19:48.033Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-21T13:19:48.093Z] [2022-04-21T13:19:48.093Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:48.093Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:48.093Z] #9 DONE 0.8s [2022-04-21T13:19:48.093Z] [2022-04-21T13:19:48.093Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:48.093Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:48.093Z] #10 DONE 0.9s [2022-04-21T13:19:48.291Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 7.2s done [2022-04-21T13:19:48.347Z] #3 DONE 0.4s [2022-04-21T13:19:48.347Z] [2022-04-21T13:19:48.347Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:48.347Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:19:48.347Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-21T13:19:48.347Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:19:48.347Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:48.347Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:19:48.347Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:19:48.466Z] #3 DONE 0.4s [2022-04-21T13:19:48.466Z] [2022-04-21T13:19:48.466Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:48.466Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:19:48.466Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:19:48.466Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:19:48.466Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:48.466Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:19:48.466Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:19:48.547Z] Client: [2022-04-21T13:19:48.547Z] Context: default [2022-04-21T13:19:48.547Z] Debug Mode: false [2022-04-21T13:19:48.547Z] Plugins: [2022-04-21T13:19:48.547Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-21T13:19:48.547Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-21T13:19:48.547Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-21T13:19:48.547Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-21T13:19:48.547Z] [2022-04-21T13:19:48.547Z] Server: [2022-04-21T13:19:48.547Z] Containers: 0 [2022-04-21T13:19:48.547Z] Running: 0 [2022-04-21T13:19:48.547Z] Paused: 0 [2022-04-21T13:19:48.547Z] Stopped: 0 [2022-04-21T13:19:48.547Z] Images: 0 [2022-04-21T13:19:48.547Z] Server Version: 20.10.14 [2022-04-21T13:19:48.547Z] Storage Driver: overlay2 [2022-04-21T13:19:48.547Z] Backing Filesystem: extfs [2022-04-21T13:19:48.547Z] Supports d_type: true [2022-04-21T13:19:48.547Z] Native Overlay Diff: true [2022-04-21T13:19:48.547Z] userxattr: false [2022-04-21T13:19:48.547Z] Logging Driver: json-file [2022-04-21T13:19:48.547Z] Cgroup Driver: cgroupfs [2022-04-21T13:19:48.547Z] Cgroup Version: 1 [2022-04-21T13:19:48.547Z] Plugins: [2022-04-21T13:19:48.547Z] Volume: local [2022-04-21T13:19:48.547Z] Network: bridge host ipvlan macvlan null overlay [2022-04-21T13:19:48.547Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-21T13:19:48.547Z] Swarm: inactive [2022-04-21T13:19:48.547Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-21T13:19:48.547Z] Default Runtime: runc [2022-04-21T13:19:48.547Z] Init Binary: docker-init [2022-04-21T13:19:48.547Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-21T13:19:48.547Z] runc version: v1.0.3-0-gf46b6ba [2022-04-21T13:19:48.547Z] init version: de40ad0 [2022-04-21T13:19:48.547Z] Security Options: [2022-04-21T13:19:48.547Z] apparmor [2022-04-21T13:19:48.547Z] seccomp [2022-04-21T13:19:48.547Z] Profile: default [2022-04-21T13:19:48.547Z] Kernel Version: 5.4.0-1071-aws [2022-04-21T13:19:48.547Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-21T13:19:48.547Z] OSType: linux [2022-04-21T13:19:48.547Z] Architecture: x86_64 [2022-04-21T13:19:48.547Z] CPUs: 2 [2022-04-21T13:19:48.547Z] Total Memory: 7.565GiB [2022-04-21T13:19:48.547Z] Name: ip-10-100-103-25 [2022-04-21T13:19:48.547Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-21T13:19:48.547Z] Docker Root Dir: /var/lib/docker [2022-04-21T13:19:48.547Z] Debug Mode: false [2022-04-21T13:19:48.547Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:19:48.547Z] Labels: [2022-04-21T13:19:48.547Z] Experimental: true [2022-04-21T13:19:48.547Z] Insecure Registries: [2022-04-21T13:19:48.547Z] 127.0.0.0/8 [2022-04-21T13:19:48.547Z] Live Restore Enabled: true [2022-04-21T13:19:48.547Z] [2022-04-21T13:19:48.547Z] WARNING: No swap limit support [2022-04-21T13:19:48.548Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 7.4s done [Pipeline] sh [2022-04-21T13:19:48.603Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-21T13:19:48.603Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-21T13:19:48.726Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-21T13:19:48.726Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-21T13:19:48.805Z] #11 ... [2022-04-21T13:19:48.805Z] [2022-04-21T13:19:48.805Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:48.805Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-21T13:19:48.805Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:48.805Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-21T13:19:48.805Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-21T13:19:48.805Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.0s done [2022-04-21T13:19:48.805Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.9s done [2022-04-21T13:19:48.805Z] #28 DONE 8.0s [2022-04-21T13:19:48.851Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:48.851Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:19:48.851Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43510/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-21T13:19:48.851Z] + bash /home/ubuntu/workspace/moby_PR-43510/check-config.sh [2022-04-21T13:19:48.851Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-21T13:19:48.851Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-21T13:19:48.851Z] [2022-04-21T13:19:48.851Z] Generally Necessary: [2022-04-21T13:19:48.851Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-21T13:19:48.851Z] - apparmor: enabled and tools installed [2022-04-21T13:19:48.851Z] - CONFIG_NAMESPACES: enabled [2022-04-21T13:19:48.851Z] - CONFIG_NET_NS: enabled [2022-04-21T13:19:48.851Z] - CONFIG_PID_NS: enabled [2022-04-21T13:19:48.851Z] - CONFIG_IPC_NS: enabled [2022-04-21T13:19:48.851Z] - CONFIG_UTS_NS: enabled [2022-04-21T13:19:48.851Z] - CONFIG_CGROUPS: enabled [2022-04-21T13:19:48.852Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-21T13:19:48.852Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-21T13:19:48.852Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-21T13:19:48.852Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-21T13:19:48.852Z] - CONFIG_CPUSETS: enabled [2022-04-21T13:19:48.852Z] - CONFIG_MEMCG: enabled [2022-04-21T13:19:48.852Z] - CONFIG_KEYS: enabled [2022-04-21T13:19:48.852Z] - CONFIG_VETH: enabled (as module) [2022-04-21T13:19:48.852Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-21T13:19:48.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-21T13:19:48.852Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-21T13:19:48.987Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-21T13:19:48.987Z] #4 DONE 0.6s [2022-04-21T13:19:49.064Z] [2022-04-21T13:19:49.064Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:19:49.064Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T13:19:49.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-21T13:19:49.113Z] - CONFIG_CGROUP_BPF: enabled [2022-04-21T13:19:49.113Z] [2022-04-21T13:19:49.113Z] Optional Features: [2022-04-21T13:19:49.113Z] - CONFIG_USER_NS: enabled [2022-04-21T13:19:49.113Z] - CONFIG_SECCOMP: enabled [2022-04-21T13:19:49.113Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-21T13:19:49.113Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-21T13:19:49.113Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-21T13:19:49.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-21T13:19:49.113Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-21T13:19:49.113Z] - CONFIG_BLK_CGROUP: enabled [2022-04-21T13:19:49.113Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-21T13:19:49.113Z] - CONFIG_CGROUP_PERF: enabled [2022-04-21T13:19:49.113Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-21T13:19:49.113Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-21T13:19:49.113Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-21T13:19:49.113Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-21T13:19:49.113Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-21T13:19:49.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-21T13:19:49.113Z] - CONFIG_IP_VS: enabled (as module) [2022-04-21T13:19:49.166Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-21T13:19:49.166Z] #4 DONE 1.0s [2022-04-21T13:19:49.248Z] [2022-04-21T13:19:49.248Z] #6 [internal] load .dockerignore [2022-04-21T13:19:49.248Z] #6 sha256:3ea0809ed5dd8d00acf2a7216a10890f90b1c10e565930cd47f188b988c14f0c [2022-04-21T13:19:49.248Z] #6 DONE 0.0s [2022-04-21T13:19:49.248Z] [2022-04-21T13:19:49.248Z] #5 [internal] load build definition from Dockerfile [2022-04-21T13:19:49.248Z] #5 sha256:686085b2ad3e96a6a3865fe32854c23eab5d1b36130a1528bcd8792111fbfe01 [2022-04-21T13:19:49.248Z] #5 DONE 0.0s [2022-04-21T13:19:49.248Z] [2022-04-21T13:19:49.248Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:49.248Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:49.375Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-21T13:19:49.375Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-21T13:19:49.375Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-21T13:19:49.375Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-21T13:19:49.375Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-21T13:19:49.375Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-21T13:19:49.375Z] - CONFIG_EXT4_FS: enabled [2022-04-21T13:19:49.375Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-21T13:19:49.375Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-21T13:19:49.375Z] - Network Drivers: [2022-04-21T13:19:49.375Z] - "overlay": [2022-04-21T13:19:49.375Z] - CONFIG_VXLAN: enabled (as module) [2022-04-21T13:19:49.375Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-21T13:19:49.375Z] Optional (for encrypted networks): [2022-04-21T13:19:49.375Z] - CONFIG_CRYPTO: enabled [2022-04-21T13:19:49.375Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-21T13:19:49.375Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-21T13:19:49.375Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-21T13:19:49.375Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-21T13:19:49.375Z] - CONFIG_XFRM: enabled [2022-04-21T13:19:49.375Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-21T13:19:49.375Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-21T13:19:49.375Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-21T13:19:49.375Z] - "ipvlan": [2022-04-21T13:19:49.375Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-21T13:19:49.375Z] - "macvlan": [2022-04-21T13:19:49.375Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-21T13:19:49.375Z] - CONFIG_DUMMY: enabled (as module) [2022-04-21T13:19:49.375Z] - "ftp,tftp client in container": [2022-04-21T13:19:49.424Z] [2022-04-21T13:19:49.424Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:19:49.424Z] #6 sha256:60447c83b245389c3d8d2a8e18f4c5b6be3ae21eab7b81e78f19452888179b00 [2022-04-21T13:19:49.424Z] #6 DONE 0.0s [2022-04-21T13:19:49.424Z] [2022-04-21T13:19:49.424Z] #5 [internal] load .dockerignore [2022-04-21T13:19:49.424Z] #5 sha256:e0d4cce77f544a670740495b780e8f64c0d922f5cf7c139b6b4458a9ce4a97de [2022-04-21T13:19:49.424Z] #5 DONE 0.0s [2022-04-21T13:19:49.424Z] [2022-04-21T13:19:49.424Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:49.424Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:49.636Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-21T13:19:49.636Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-21T13:19:49.636Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-21T13:19:49.636Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-21T13:19:49.636Z] - Storage Drivers: [2022-04-21T13:19:49.636Z] - "aufs": [2022-04-21T13:19:49.636Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-21T13:19:49.636Z] - "btrfs": [2022-04-21T13:19:49.636Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-21T13:19:49.636Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-21T13:19:49.636Z] - "devicemapper": [2022-04-21T13:19:49.636Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-21T13:19:49.636Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-21T13:19:49.636Z] - "overlay": [2022-04-21T13:19:49.636Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-21T13:19:49.636Z] - "zfs": [2022-04-21T13:19:49.636Z] - /dev/zfs: present [2022-04-21T13:19:49.636Z] - zfs command: missing [2022-04-21T13:19:49.636Z] - zpool command: missing [2022-04-21T13:19:49.636Z] [2022-04-21T13:19:49.636Z] Limits: [2022-04-21T13:19:49.636Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-21T13:19:49.636Z] [2022-04-21T13:19:49.636Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-21T13:19:49.978Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 . [2022-04-21T13:19:49.995Z] #29 1.240 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:19:49.996Z] #29 1.240 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:19:49.996Z] #29 1.262 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:19:50.189Z] #10 ... [2022-04-21T13:19:50.189Z] [2022-04-21T13:19:50.189Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:50.189Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:50.189Z] #8 DONE 1.0s [2022-04-21T13:19:50.189Z] [2022-04-21T13:19:50.189Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:50.189Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:50.189Z] #10 DONE 1.0s [2022-04-21T13:19:50.189Z] [2022-04-21T13:19:50.189Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:50.189Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:50.189Z] #9 DONE 1.0s [2022-04-21T13:19:50.189Z] [2022-04-21T13:19:50.189Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:50.189Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:19:50.189Z] #7 DONE 1.0s [2022-04-21T13:19:50.236Z] #1 [internal] load build definition from Dockerfile [2022-04-21T13:19:50.236Z] #1 sha256:32bde883cfce8e2ac9c7074267a84d2c98f475435639213c96840608bac6ca4e [2022-04-21T13:19:50.236Z] #1 transferring dockerfile: 17.44kB done [2022-04-21T13:19:50.236Z] #1 DONE 0.1s [2022-04-21T13:19:50.236Z] [2022-04-21T13:19:50.236Z] #2 [internal] load .dockerignore [2022-04-21T13:19:50.236Z] #2 sha256:8a771d124889d53b1db25be100b93e3a3812f283cb7e6b0ea0e7462c758d0c27 [2022-04-21T13:19:50.236Z] #2 transferring context: 145B done [2022-04-21T13:19:50.236Z] #2 DONE 0.0s [2022-04-21T13:19:50.236Z] [2022-04-21T13:19:50.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-21T13:19:50.236Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-21T13:19:50.253Z] #29 1.386 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:19:50.253Z] #29 1.521 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:19:50.356Z] #10 DONE 0.8s [2022-04-21T13:19:50.356Z] [2022-04-21T13:19:50.356Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:50.356Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:50.356Z] #7 DONE 0.8s [2022-04-21T13:19:50.356Z] [2022-04-21T13:19:50.356Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:50.356Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:50.356Z] #8 DONE 0.8s [2022-04-21T13:19:50.356Z] [2022-04-21T13:19:50.356Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:50.356Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:19:50.356Z] #9 DONE 0.8s [2022-04-21T13:19:50.495Z] #3 DONE 0.4s [2022-04-21T13:19:50.513Z] #29 1.700 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:19:50.513Z] #29 ... [2022-04-21T13:19:50.513Z] [2022-04-21T13:19:50.513Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:19:50.513Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-21T13:19:50.513Z] #70 DONE 0.9s [2022-04-21T13:19:50.623Z] [2022-04-21T13:19:50.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:50.623Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:50.623Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.1s done [2022-04-21T13:19:50.623Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:19:50.623Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:19:50.623Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:50.623Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-04-21T13:19:50.753Z] [2022-04-21T13:19:50.753Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-21T13:19:50.753Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-21T13:19:50.753Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-21T13:19:50.753Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-21T13:19:50.753Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-21T13:19:50.753Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-21T13:19:50.753Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-21T13:19:50.753Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-21T13:19:50.778Z] [2022-04-21T13:19:50.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:50.779Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:50.779Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.7s done [2022-04-21T13:19:50.779Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-21T13:19:50.880Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.3s [2022-04-21T13:19:50.880Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.3s [2022-04-21T13:19:50.880Z] #11 ... [2022-04-21T13:19:50.880Z] [2022-04-21T13:19:50.880Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:50.880Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:50.880Z] #54 DONE 0.0s [2022-04-21T13:19:50.880Z] [2022-04-21T13:19:50.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:50.880Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:50.880Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.31MB / 54.94MB 0.4s [2022-04-21T13:19:50.880Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-04-21T13:19:50.880Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.5s [2022-04-21T13:19:50.880Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-21T13:19:51.014Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-21T13:19:51.014Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-21T13:19:51.136Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.02MB / 54.94MB 0.7s [2022-04-21T13:19:51.136Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.05MB / 54.58MB 0.7s [2022-04-21T13:19:51.136Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.7s [2022-04-21T13:19:51.136Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.13MB / 54.94MB 0.8s [2022-04-21T13:19:51.136Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 0.8s [2022-04-21T13:19:51.396Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 1.0s [2022-04-21T13:19:51.396Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.34MB / 54.58MB 1.0s [2022-04-21T13:19:51.396Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 1.0s [2022-04-21T13:19:51.396Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.98MB / 10.87MB 1.0s [2022-04-21T13:19:51.582Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-21T13:19:51.582Z] #4 DONE 0.9s [2022-04-21T13:19:51.657Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 11.53MB / 54.58MB 1.2s [2022-04-21T13:19:51.657Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.24MB / 10.87MB 1.2s [2022-04-21T13:19:51.725Z] [2022-04-21T13:19:51.725Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:51.725Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:51.725Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:51.725Z] #71 DONE 0.1s [2022-04-21T13:19:51.725Z] [2022-04-21T13:19:51.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:51.725Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:51.725Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.1s done [2022-04-21T13:19:51.725Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:51.725Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:19:51.841Z] [2022-04-21T13:19:51.841Z] #5 [internal] load .dockerignore [2022-04-21T13:19:51.841Z] #5 sha256:f83cef90358bace9e0a530d4403df3c7be6f5c8f4218800116f4276e0a795e91 [2022-04-21T13:19:51.841Z] #5 DONE 0.0s [2022-04-21T13:19:51.841Z] [2022-04-21T13:19:51.841Z] #6 [internal] load build definition from Dockerfile [2022-04-21T13:19:51.841Z] #6 sha256:1a0669504b259897bc2f555282bec56caeb43a3dc47d2b6b647c804318f1b832 [2022-04-21T13:19:51.841Z] #6 DONE 0.0s [2022-04-21T13:19:51.841Z] [2022-04-21T13:19:51.841Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:51.841Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:51.915Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 1.3s [2022-04-21T13:19:51.915Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 1.3s [2022-04-21T13:19:51.915Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.57MB / 54.94MB 1.5s [2022-04-21T13:19:51.915Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 18.87MB / 54.58MB 1.5s [2022-04-21T13:19:51.915Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.5s [2022-04-21T13:19:51.985Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:19:51.985Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-21T13:19:51.985Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.2s [2022-04-21T13:19:51.985Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.2s [2022-04-21T13:19:52.101Z] [2022-04-21T13:19:52.101Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:52.101Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:52.101Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:19:52.101Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:52.101Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:52.101Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:52.101Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-04-21T13:19:52.101Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-04-21T13:19:52.172Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 1.6s [2022-04-21T13:19:52.172Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.27MB / 54.94MB 1.8s [2022-04-21T13:19:52.172Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 26.21MB / 54.58MB 1.8s [2022-04-21T13:19:52.172Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.6s done [2022-04-21T13:19:52.172Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.04MB / 85.84MB 1.8s [2022-04-21T13:19:52.244Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.75MB / 54.94MB 0.4s [2022-04-21T13:19:52.244Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-04-21T13:19:52.244Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.4s [2022-04-21T13:19:52.372Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-21T13:19:52.372Z] #69 ... [2022-04-21T13:19:52.372Z] [2022-04-21T13:19:52.372Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:52.372Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:52.372Z] #47 DONE 0.0s [2022-04-21T13:19:52.372Z] [2022-04-21T13:19:52.372Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:52.372Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:52.372Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-21T13:19:52.372Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-21T13:19:52.430Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.9s [2022-04-21T13:19:52.430Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 1.9s [2022-04-21T13:19:52.430Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 2.0s [2022-04-21T13:19:52.430Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 2.0s [2022-04-21T13:19:52.504Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.5s [2022-04-21T13:19:52.504Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-21T13:19:52.504Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s [2022-04-21T13:19:52.504Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.12MB / 54.94MB 0.6s [2022-04-21T13:19:52.504Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.6s [2022-04-21T13:19:52.504Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 0.7s [2022-04-21T13:19:52.504Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.14MB / 54.58MB 0.7s [2022-04-21T13:19:52.670Z] #11 ... [2022-04-21T13:19:52.671Z] [2022-04-21T13:19:52.671Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:19:52.671Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-21T13:19:52.671Z] #72 DONE 1.7s [2022-04-21T13:19:52.671Z] [2022-04-21T13:19:52.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:52.671Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:52.694Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 39.85MB / 54.58MB 2.2s [2022-04-21T13:19:52.694Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 16.78MB / 85.84MB 2.2s [2022-04-21T13:19:52.694Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 43.39MB / 54.58MB 2.3s [2022-04-21T13:19:52.764Z] #11 ... [2022-04-21T13:19:52.764Z] [2022-04-21T13:19:52.764Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:52.764Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:52.764Z] #47 DONE 1.1s [2022-04-21T13:19:52.764Z] [2022-04-21T13:19:52.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:52.764Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:52.764Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.85MB / 54.94MB 0.8s [2022-04-21T13:19:52.764Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-04-21T13:19:52.764Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 0.8s [2022-04-21T13:19:52.764Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.8s [2022-04-21T13:19:52.764Z] #11 ... [2022-04-21T13:19:52.764Z] [2022-04-21T13:19:52.764Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:52.764Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:52.764Z] #47 DONE 0.0s [2022-04-21T13:19:52.764Z] [2022-04-21T13:19:52.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:52.764Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:52.764Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.0s [2022-04-21T13:19:52.764Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 16.78MB / 54.58MB 1.0s [2022-04-21T13:19:52.776Z] #10 ... [2022-04-21T13:19:52.776Z] [2022-04-21T13:19:52.776Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-21T13:19:52.776Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-21T13:19:52.776Z] #8 DONE 0.8s [2022-04-21T13:19:52.776Z] [2022-04-21T13:19:52.776Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-21T13:19:52.776Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-21T13:19:52.776Z] #7 DONE 0.8s [2022-04-21T13:19:52.776Z] [2022-04-21T13:19:52.776Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:52.776Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-21T13:19:52.776Z] #9 DONE 0.8s [2022-04-21T13:19:52.776Z] [2022-04-21T13:19:52.776Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-21T13:19:52.776Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-21T13:19:52.776Z] #10 DONE 0.8s [2022-04-21T13:19:52.951Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 2.4s [2022-04-21T13:19:52.951Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 26.67MB / 85.84MB 2.4s [2022-04-21T13:19:53.027Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.1s [2022-04-21T13:19:53.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 1.1s [2022-04-21T13:19:53.027Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 1.1s [2022-04-21T13:19:53.027Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.2s [2022-04-21T13:19:53.207Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.5s done [2022-04-21T13:19:53.207Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 51.38MB / 54.58MB 2.6s [2022-04-21T13:19:53.207Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s [2022-04-21T13:19:53.207Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.52MB / 85.84MB 2.8s [2022-04-21T13:19:53.207Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.8s [2022-04-21T13:19:53.293Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 27.26MB / 54.58MB 1.3s [2022-04-21T13:19:53.293Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.52MB / 85.84MB 1.3s [2022-04-21T13:19:53.293Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.60MB / 54.58MB 1.4s [2022-04-21T13:19:53.293Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 1.4s [2022-04-21T13:19:53.465Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.1s [2022-04-21T13:19:53.551Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 1.6s [2022-04-21T13:19:53.551Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 21.77MB / 85.84MB 1.6s [2022-04-21T13:19:53.727Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.89MB / 85.84MB 3.2s [2022-04-21T13:19:53.727Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.58MB / 141.70MB 3.3s [2022-04-21T13:19:53.816Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 1.8s [2022-04-21T13:19:53.816Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-21T13:19:53.817Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 2.0s [2022-04-21T13:19:53.817Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 29.36MB / 85.84MB 2.0s [2022-04-21T13:19:53.817Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.0s [2022-04-21T13:19:53.984Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.3s done [2022-04-21T13:19:53.984Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 48.23MB / 85.84MB 3.4s [2022-04-21T13:19:53.984Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.4s [2022-04-21T13:19:53.984Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 20.91MB / 141.70MB 3.6s [2022-04-21T13:19:53.984Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.4s done [2022-04-21T13:19:54.038Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.1s done [2022-04-21T13:19:54.038Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-21T13:19:54.073Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 2.2s [2022-04-21T13:19:54.073Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.2s [2022-04-21T13:19:54.251Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 3.8s [2022-04-21T13:19:54.251Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.36MB / 141.70MB 3.8s [2022-04-21T13:19:54.329Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.89MB / 85.84MB 2.5s [2022-04-21T13:19:54.329Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 2.5s [2022-04-21T13:19:54.509Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 4.0s [2022-04-21T13:19:54.509Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.12MB / 141.70MB 4.0s [2022-04-21T13:19:54.509Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.11MB / 85.84MB 4.1s [2022-04-21T13:19:54.588Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.6s done [2022-04-21T13:19:54.588Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 2.7s [2022-04-21T13:19:54.588Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 2.7s [2022-04-21T13:19:54.588Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.7s [2022-04-21T13:19:54.776Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 71.89MB / 85.84MB 4.3s [2022-04-21T13:19:54.776Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.55MB / 85.84MB 4.4s [2022-04-21T13:19:54.776Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 47.36MB / 141.70MB 4.4s [2022-04-21T13:19:54.844Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 52.43MB / 85.84MB 2.9s [2022-04-21T13:19:54.844Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.36MB / 141.70MB 2.9s [2022-04-21T13:19:54.844Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s done [2022-04-21T13:19:54.944Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2022-04-21T13:19:55.034Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.7s [2022-04-21T13:19:55.034Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 4.7s [2022-04-21T13:19:55.101Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 3.1s [2022-04-21T13:19:55.101Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 37.75MB / 141.70MB 3.1s [2022-04-21T13:19:55.290Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 4.9s [2022-04-21T13:19:55.360Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.21MB / 85.84MB 3.5s [2022-04-21T13:19:55.360Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 46.14MB / 141.70MB 3.5s [2022-04-21T13:19:55.524Z] #69 DONE 3.9s [2022-04-21T13:19:55.524Z] [2022-04-21T13:19:55.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:55.524Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:55.524Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.1s done [2022-04-21T13:19:55.524Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:19:55.524Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:19:55.524Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:19:55.524Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-21T13:19:55.524Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-21T13:19:55.524Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-21T13:19:55.524Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.1s done [2022-04-21T13:19:55.524Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.3s done [2022-04-21T13:19:55.524Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.6s [2022-04-21T13:19:55.524Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s done [2022-04-21T13:19:55.524Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.84MB / 141.70MB 3.7s [2022-04-21T13:19:55.549Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 75.50MB / 141.70MB 5.1s [2022-04-21T13:19:55.786Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 3.8s [2022-04-21T13:19:55.787Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 3.9s [2022-04-21T13:19:55.808Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.3s done [2022-04-21T13:19:55.808Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 87.03MB / 141.70MB 5.4s [2022-04-21T13:19:55.808Z] #11 ... [2022-04-21T13:19:55.808Z] [2022-04-21T13:19:55.808Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:55.808Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:55.808Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-21T13:19:55.808Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:55.808Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:55.808Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:55.808Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-21T13:19:55.808Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-04-21T13:19:55.808Z] #76 DONE 5.8s [2022-04-21T13:19:55.808Z] [2022-04-21T13:19:55.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:55.808Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:55.927Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.55MB / 85.84MB 3.8s [2022-04-21T13:19:55.927Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s [2022-04-21T13:19:55.927Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 55.57MB / 141.70MB 4.0s [2022-04-21T13:19:56.048Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 4.0s [2022-04-21T13:19:56.048Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 114.29MB / 141.70MB 4.1s [2022-04-21T13:19:56.066Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 96.47MB / 141.70MB 5.6s [2022-04-21T13:19:56.152Z] [2022-04-21T13:19:56.152Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:56.152Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:56.152Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-21T13:19:56.152Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:56.152Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:19:56.152Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:19:56.152Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-21T13:19:56.152Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.3s [2022-04-21T13:19:56.152Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.67MB / 54.94MB 0.4s [2022-04-21T13:19:56.185Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 62.91MB / 141.70MB 4.2s [2022-04-21T13:19:56.312Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 4.3s [2022-04-21T13:19:56.312Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 135.51MB / 141.70MB 4.4s [2022-04-21T13:19:56.322Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.38MB / 141.70MB 5.8s [2022-04-21T13:19:56.412Z] #28 ... [2022-04-21T13:19:56.412Z] [2022-04-21T13:19:56.412Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-21T13:19:56.412Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-21T13:19:56.412Z] #47 DONE 0.0s [2022-04-21T13:19:56.412Z] [2022-04-21T13:19:56.412Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:56.412Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:56.412Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 0.6s [2022-04-21T13:19:56.442Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 73.40MB / 141.70MB 4.5s [2022-04-21T13:19:56.442Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 81.55MB / 141.70MB 4.7s [2022-04-21T13:19:56.580Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.34MB / 141.70MB 6.2s [2022-04-21T13:19:56.674Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.90MB / 54.94MB 0.7s [2022-04-21T13:19:56.674Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.9s [2022-04-21T13:19:56.700Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.8s done [2022-04-21T13:19:56.938Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.0s [2022-04-21T13:19:56.938Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.1s [2022-04-21T13:19:56.958Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.0s [2022-04-21T13:19:57.144Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.97MB / 141.70MB 6.7s [2022-04-21T13:19:57.199Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.3s [2022-04-21T13:19:57.216Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 100.66MB / 141.70MB 5.2s [2022-04-21T13:19:57.401Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.36MB / 141.70MB 6.8s [2022-04-21T13:19:57.459Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.4s [2022-04-21T13:19:57.459Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s [2022-04-21T13:19:57.474Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 110.10MB / 141.70MB 5.4s [2022-04-21T13:19:57.474Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 118.49MB / 141.70MB 5.7s [2022-04-21T13:19:57.702Z] #11 ... [2022-04-21T13:19:57.702Z] [2022-04-21T13:19:57.702Z] #24 [internal] load build context [2022-04-21T13:19:57.702Z] #24 sha256:c4dfe3280ad83baebbf41735fe84b8abf1feaeefe07440cdebaaf5a47243493d [2022-04-21T13:19:57.702Z] #24 transferring context: 60.73MB 5.0s done [2022-04-21T13:19:57.702Z] #24 DONE 5.7s [2022-04-21T13:19:57.702Z] [2022-04-21T13:19:57.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:57.702Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:57.702Z] #11 ... [2022-04-21T13:19:57.702Z] [2022-04-21T13:19:57.702Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:57.702Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:57.702Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:57.702Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:57.702Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:19:57.702Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:19:57.702Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-04-21T13:19:57.702Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-04-21T13:19:57.733Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 5.8s [2022-04-21T13:19:57.733Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 135.27MB / 141.70MB 5.9s [2022-04-21T13:19:57.965Z] #71 ... [2022-04-21T13:19:57.965Z] [2022-04-21T13:19:57.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:57.965Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:57.965Z] #11 ... [2022-04-21T13:19:57.965Z] [2022-04-21T13:19:57.965Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:57.965Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:57.965Z] #71 DONE 6.2s [2022-04-21T13:19:57.965Z] [2022-04-21T13:19:57.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:57.965Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:57.965Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.9s done [2022-04-21T13:19:58.037Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-04-21T13:19:58.605Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-21T13:19:59.105Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.0s done [2022-04-21T13:19:59.288Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.5s done [2022-04-21T13:19:59.288Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-21T13:19:59.288Z] #11 ... [2022-04-21T13:19:59.288Z] [2022-04-21T13:19:59.288Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:19:59.288Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-21T13:19:59.288Z] #29 2.698 Fetched 8397 kB in 2s (4877 kB/s) [2022-04-21T13:19:59.288Z] #29 2.698 Reading package lists... [2022-04-21T13:19:59.288Z] #29 3.227 Reading package lists... [2022-04-21T13:19:59.288Z] #29 3.774 Building dependency tree... [2022-04-21T13:19:59.288Z] #29 4.118 The following additional packages will be installed: [2022-04-21T13:19:59.288Z] #29 4.118 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:19:59.288Z] #29 4.119 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:19:59.288Z] #29 4.122 Recommended packages: [2022-04-21T13:19:59.288Z] #29 4.122 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:19:59.288Z] #29 4.241 The following NEW packages will be installed: [2022-04-21T13:19:59.288Z] #29 4.242 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:19:59.288Z] #29 4.242 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:19:59.288Z] #29 4.243 libssh2-1 openssl [2022-04-21T13:19:59.288Z] #29 4.520 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:19:59.288Z] #29 4.520 Need to get 2934 kB of archives. [2022-04-21T13:19:59.288Z] #29 4.520 After this operation, 6476 kB of additional disk space will be used. [2022-04-21T13:19:59.288Z] #29 4.520 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-21T13:19:59.288Z] #29 4.531 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:19:59.288Z] #29 4.531 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-21T13:19:59.288Z] #29 4.535 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-21T13:19:59.288Z] #29 4.544 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-21T13:19:59.288Z] #29 4.580 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-21T13:19:59.288Z] #29 4.582 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-21T13:19:59.288Z] #29 4.582 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-21T13:19:59.288Z] #29 4.606 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-21T13:19:59.288Z] #29 4.606 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-21T13:19:59.288Z] #29 4.606 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-21T13:19:59.288Z] #29 4.606 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-21T13:19:59.288Z] #29 4.607 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-21T13:19:59.288Z] #29 4.608 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-21T13:19:59.288Z] #29 4.609 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-21T13:19:59.288Z] #29 4.780 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:19:59.288Z] #29 4.806 Fetched 2934 kB in 0s (8175 kB/s) [2022-04-21T13:19:59.288Z] #29 4.836 Selecting previously unselected package openssl. [2022-04-21T13:19:59.288Z] #29 4.836 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-21T13:19:59.288Z] #29 4.836 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 4.840 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 4.960 Selecting previously unselected package ca-certificates. [2022-04-21T13:19:59.288Z] #29 4.962 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:19:59.288Z] #29 4.966 Unpacking ca-certificates (20210119) ... [2022-04-21T13:19:59.288Z] #29 5.044 Selecting previously unselected package libbrotli1:arm64. [2022-04-21T13:19:59.288Z] #29 5.044 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.051 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-21T13:19:59.288Z] #29 5.108 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-21T13:19:59.288Z] #29 5.108 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.112 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.152 Selecting previously unselected package libsasl2-2:arm64. [2022-04-21T13:19:59.288Z] #29 5.152 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.156 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.200 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-21T13:19:59.288Z] #29 5.200 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.205 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-21T13:19:59.288Z] #29 5.262 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-21T13:19:59.288Z] #29 5.262 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.273 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-21T13:19:59.288Z] #29 5.308 Selecting previously unselected package libpsl5:arm64. [2022-04-21T13:19:59.288Z] #29 5.308 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.317 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-21T13:19:59.288Z] #29 5.360 Selecting previously unselected package librtmp1:arm64. [2022-04-21T13:19:59.288Z] #29 5.360 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.364 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:19:59.288Z] #29 5.407 Selecting previously unselected package libssh2-1:arm64. [2022-04-21T13:19:59.288Z] #29 5.407 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.411 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-21T13:19:59.288Z] #29 5.464 Selecting previously unselected package libcurl4:arm64. [2022-04-21T13:19:59.288Z] #29 5.464 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.468 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.529 Selecting previously unselected package curl. [2022-04-21T13:19:59.288Z] #29 5.529 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.538 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.590 Selecting previously unselected package libonig5:arm64. [2022-04-21T13:19:59.288Z] #29 5.590 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.594 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:19:59.288Z] #29 5.652 Selecting previously unselected package libjq1:arm64. [2022-04-21T13:19:59.288Z] #29 5.652 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.655 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:19:59.288Z] #29 5.694 Selecting previously unselected package jq. [2022-04-21T13:19:59.288Z] #29 5.694 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-21T13:19:59.288Z] #29 5.699 Unpacking jq (1.6-2.1) ... [2022-04-21T13:19:59.288Z] #29 5.760 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-21T13:19:59.288Z] #29 5.773 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-21T13:19:59.288Z] #29 5.784 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-21T13:19:59.288Z] #29 5.794 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.806 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:19:59.288Z] #29 5.817 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.828 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-21T13:19:59.288Z] #29 5.839 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 5.859 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:19:59.288Z] #29 5.871 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:19:59.288Z] #29 5.883 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-21T13:19:59.288Z] #29 5.895 Setting up ca-certificates (20210119) ... [2022-04-21T13:19:59.288Z] #29 6.568 Updating certificates in /etc/ssl/certs... [2022-04-21T13:19:59.288Z] #29 7.362 129 added, 0 removed; done. [2022-04-21T13:19:59.288Z] #29 7.430 Setting up jq (1.6-2.1) ... [2022-04-21T13:19:59.288Z] #29 7.440 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 7.450 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:19:59.288Z] #29 7.461 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:19:59.288Z] #29 7.482 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:19:59.288Z] #29 7.490 Updating certificates in /etc/ssl/certs... [2022-04-21T13:19:59.288Z] #29 7.992 0 added, 0 removed; done. [2022-04-21T13:19:59.288Z] #29 7.992 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:19:59.288Z] #29 7.993 done. [2022-04-21T13:19:59.288Z] #29 DONE 10.6s [2022-04-21T13:19:59.298Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.5s done [2022-04-21T13:19:59.298Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.8s [2022-04-21T13:19:59.298Z] #11 ... [2022-04-21T13:19:59.298Z] [2022-04-21T13:19:59.298Z] #31 [internal] load build context [2022-04-21T13:19:59.298Z] #31 sha256:440363aa58e4f7688bfb62d8d69cdf08e05fd0ee23bb73daf7d0f30da92c18da [2022-04-21T13:19:59.298Z] #31 transferring context: 60.75MB 8.6s done [2022-04-21T13:19:59.298Z] #31 DONE 9.2s [2022-04-21T13:19:59.298Z] [2022-04-21T13:19:59.298Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:59.298Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:19:59.350Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.3s done [2022-04-21T13:19:59.361Z] #11 ... [2022-04-21T13:19:59.361Z] [2022-04-21T13:19:59.361Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:59.361Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:19:59.361Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:59.361Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:59.361Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:19:59.361Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:19:59.361Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-04-21T13:19:59.361Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-04-21T13:19:59.361Z] #69 DONE 7.7s [2022-04-21T13:19:59.361Z] [2022-04-21T13:19:59.361Z] #24 [internal] load build context [2022-04-21T13:19:59.361Z] #24 sha256:192637dce59ab63dd6ddacae26a0639611ebc8308c1aa83a513795bf8c6fdcc1 [2022-04-21T13:19:59.361Z] #24 transferring context: 60.75MB 7.8s done [2022-04-21T13:19:59.547Z] [2022-04-21T13:19:59.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:19:59.547Z] #11 sha256:f4437a2f038c52be42615ba1526dd2ac379b8195056eded17d45c49784af83a8 [2022-04-21T13:19:59.547Z] #11 DONE 18.6s [2022-04-21T13:19:59.547Z] [2022-04-21T13:19:59.547Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:19:59.547Z] #30 sha256:dbc8f4b94f90fcc2c463f77322f502201c8141e2433eb6b9592c4583a05303b8 [2022-04-21T13:19:59.547Z] #30 DONE 0.1s [2022-04-21T13:19:59.547Z] [2022-04-21T13:19:59.547Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:19:59.547Z] #31 sha256:6ae9d1d8291312aa52b357ec4eab90df454c4149425c6ad3d6dd55f13f55fe0a [2022-04-21T13:19:59.562Z] #11 ... [2022-04-21T13:19:59.562Z] [2022-04-21T13:19:59.562Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:19:59.562Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:19:59.562Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:19:59.562Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:19:59.562Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:19:59.562Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:19:59.562Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-04-21T13:19:59.562Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-04-21T13:19:59.562Z] #78 DONE 9.2s [2022-04-21T13:19:59.562Z] [2022-04-21T13:19:59.562Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:59.562Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:59.562Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-21T13:19:59.562Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:19:59.562Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:19:59.562Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:59.562Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done [2022-04-21T13:19:59.610Z] #11 ... [2022-04-21T13:19:59.610Z] [2022-04-21T13:19:59.610Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:19:59.610Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:19:59.610Z] #70 DONE 0.6s [2022-04-21T13:19:59.610Z] [2022-04-21T13:19:59.610Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:59.610Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:59.610Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-21T13:19:59.610Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:59.610Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:19:59.610Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:19:59.610Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-21T13:19:59.610Z] #28 DONE 7.8s [2022-04-21T13:19:59.610Z] [2022-04-21T13:19:59.610Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:19:59.610Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:19:59.617Z] #24 DONE 7.9s [2022-04-21T13:19:59.617Z] [2022-04-21T13:19:59.617Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:19:59.617Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:19:59.617Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-21T13:19:59.617Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-21T13:19:59.617Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-21T13:19:59.617Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-21T13:19:59.617Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-21T13:19:59.617Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.6s [2022-04-21T13:20:00.110Z] #31 ... [2022-04-21T13:20:00.110Z] [2022-04-21T13:20:00.110Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:00.110Z] #12 sha256:5c32585904d45e9e247e2b4a3058b5a1f5c0197a0e35ef29e683803792ed6dfb [2022-04-21T13:20:00.110Z] #12 DONE 0.6s [2022-04-21T13:20:00.110Z] [2022-04-21T13:20:00.110Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:20:00.110Z] #13 sha256:7221f775b7edddb53c5e30132d3c62d343b2589d11491d03d1c45b033054a92d [2022-04-21T13:20:00.129Z] #35 ... [2022-04-21T13:20:00.129Z] [2022-04-21T13:20:00.129Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:20:00.129Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:20:00.180Z] #29 ... [2022-04-21T13:20:00.180Z] [2022-04-21T13:20:00.180Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:20:00.180Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:20:00.180Z] #72 DONE 0.7s [2022-04-21T13:20:00.366Z] #13 DONE 0.4s [2022-04-21T13:20:00.366Z] [2022-04-21T13:20:00.366Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:00.366Z] #25 sha256:ca01a1a90b5a4daa5ff799eeb1c5a52582d0013d50e56ffb05bbdbfb6a0136d4 [2022-04-21T13:20:00.441Z] [2022-04-21T13:20:00.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:00.442Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:00.442Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-21T13:20:00.442Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.3s [2022-04-21T13:20:00.549Z] #28 ... [2022-04-21T13:20:00.549Z] [2022-04-21T13:20:00.549Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:20:00.549Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:20:00.549Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:20:00.549Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:20:00.549Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-04-21T13:20:00.549Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-04-21T13:20:00.549Z] #71 DONE 8.6s [2022-04-21T13:20:00.549Z] [2022-04-21T13:20:00.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:20:00.549Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:20:00.623Z] #25 ... [2022-04-21T13:20:00.623Z] [2022-04-21T13:20:00.623Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:00.623Z] #33 sha256:cfe73b7dff319e0cc724c7e76e08a9de18ebb461900fcead63ee1c8df819a8a1 [2022-04-21T13:20:00.623Z] #33 DONE 0.2s [2022-04-21T13:20:00.623Z] [2022-04-21T13:20:00.623Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:00.623Z] #44 sha256:5e2ad723a98d4a155bc5aaeb485028583c8375a1237debb2800e8d71cde0ed37 [2022-04-21T13:20:00.623Z] #44 DONE 0.2s [2022-04-21T13:20:00.623Z] [2022-04-21T13:20:00.623Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:00.623Z] #48 sha256:61b3f1a01e3de2561c76904c599c819d0fc2fc5d7086dbaa784da1b2217013eb [2022-04-21T13:20:00.623Z] #48 DONE 0.3s [2022-04-21T13:20:00.702Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-21T13:20:00.702Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:20:00.879Z] [2022-04-21T13:20:00.879Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:00.879Z] #25 sha256:ca01a1a90b5a4daa5ff799eeb1c5a52582d0013d50e56ffb05bbdbfb6a0136d4 [2022-04-21T13:20:00.879Z] #25 DONE 0.3s [2022-04-21T13:20:00.879Z] [2022-04-21T13:20:00.880Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:00.880Z] #64 sha256:3fdc34aa650c691bb82afd77e97d570f4f409291d9cb7453305c1a2272e99112 [2022-04-21T13:20:00.880Z] #64 DONE 0.4s [2022-04-21T13:20:00.880Z] [2022-04-21T13:20:00.880Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:00.880Z] #65 sha256:a20ae63593b178518f714e0333503a94478c3bd1166b7fd2dacba311a6f8ef33 [2022-04-21T13:20:01.057Z] #77 DONE 0.6s [2022-04-21T13:20:01.057Z] [2022-04-21T13:20:01.057Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:20:01.057Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:20:01.621Z] #79 DONE 0.7s [2022-04-21T13:20:01.621Z] [2022-04-21T13:20:01.621Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:20:01.621Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:20:01.901Z] #28 ... [2022-04-21T13:20:01.901Z] [2022-04-21T13:20:01.901Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:20:01.901Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-21T13:20:01.901Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:20:01.901Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-21T13:20:01.901Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:20:01.901Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-21T13:20:01.901Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-21T13:20:01.901Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-04-21T13:20:01.901Z] #69 DONE 5.9s [2022-04-21T13:20:01.901Z] [2022-04-21T13:20:01.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:01.901Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:01.901Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 0.1s done [2022-04-21T13:20:01.901Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-21T13:20:01.901Z] #11 sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d 1.86kB / 1.86kB done [2022-04-21T13:20:01.901Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-21T13:20:01.901Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-21T13:20:01.901Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-21T13:20:01.901Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.0s done [2022-04-21T13:20:01.901Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.1s done [2022-04-21T13:20:01.901Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.4s done [2022-04-21T13:20:01.901Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 5.7s [2022-04-21T13:20:01.901Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.1s done [2022-04-21T13:20:02.160Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 6.0s [2022-04-21T13:20:02.419Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 130.02MB / 141.70MB 6.4s [2022-04-21T13:20:02.678Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.44MB / 141.70MB 6.7s [2022-04-21T13:20:02.992Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.4s done [2022-04-21T13:20:02.992Z] #35 DONE 12.7s [2022-04-21T13:20:02.992Z] [2022-04-21T13:20:02.992Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:02.992Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:03.073Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.8s done [2022-04-21T13:20:03.331Z] #28 ... [2022-04-21T13:20:03.331Z] [2022-04-21T13:20:03.331Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:20:03.331Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:20:03.331Z] #70 DONE 1.0s [2022-04-21T13:20:03.624Z] [2022-04-21T13:20:03.624Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:20:03.624Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:20:03.624Z] #28 DONE 11.6s [2022-04-21T13:20:03.624Z] [2022-04-21T13:20:03.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-04-21T13:20:03.624Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:04.155Z] #65 2.821 + RM_GOPATH=0 [2022-04-21T13:20:04.155Z] #65 2.821 + TMP_GOPATH= [2022-04-21T13:20:04.155Z] #65 2.821 + : /build [2022-04-21T13:20:04.155Z] #65 2.823 + '[' -z '' ']' [2022-04-21T13:20:04.155Z] #65 2.823 ++ mktemp -d [2022-04-21T13:20:04.155Z] #65 2.824 + export GOPATH=/tmp/tmp.TU7L8GCEwT [2022-04-21T13:20:04.155Z] #65 2.824 + GOPATH=/tmp/tmp.TU7L8GCEwT [2022-04-21T13:20:04.155Z] #65 2.824 + RM_GOPATH=1 [2022-04-21T13:20:04.155Z] #65 2.824 + case "$(go env GOARCH)" in [2022-04-21T13:20:04.155Z] #65 2.824 ++ go env GOARCH [2022-04-21T13:20:04.155Z] #65 2.839 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:04.155Z] #65 2.839 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:04.155Z] #65 2.840 ++ dirname /install.sh [2022-04-21T13:20:04.155Z] #65 2.841 + dir=/ [2022-04-21T13:20:04.155Z] #65 2.841 + bin=rootlesskit [2022-04-21T13:20:04.155Z] #65 2.841 + shift [2022-04-21T13:20:04.155Z] #65 2.842 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:04.155Z] #65 2.842 + . //rootlesskit.installer [2022-04-21T13:20:04.155Z] #65 2.842 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:04.155Z] #65 2.842 + install_rootlesskit [2022-04-21T13:20:04.155Z] #65 2.842 + case "$1" in [2022-04-21T13:20:04.155Z] #65 2.842 + export CGO_ENABLED=0 [2022-04-21T13:20:04.155Z] #65 2.842 + CGO_ENABLED=0 [2022-04-21T13:20:04.155Z] #65 2.842 + _install_rootlesskit [2022-04-21T13:20:04.155Z] #65 2.842 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:04.155Z] #65 2.842 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:04.155Z] #65 2.842 + GOBIN=/build [2022-04-21T13:20:04.155Z] #65 2.842 + GO111MODULE=on [2022-04-21T13:20:04.155Z] #65 2.842 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:04.155Z] #65 2.843 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:04.155Z] #65 3.292 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:04.367Z] #36 1.601 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:04.563Z] #29 ... [2022-04-21T13:20:04.563Z] [2022-04-21T13:20:04.563Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:20:04.563Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:20:04.563Z] #72 DONE 1.1s [2022-04-21T13:20:04.563Z] [2022-04-21T13:20:04.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:04.563Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:04.563Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-04-21T13:20:04.563Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s [2022-04-21T13:20:04.583Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.1s [2022-04-21T13:20:04.624Z] #36 1.616 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:04.624Z] #36 1.616 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:04.624Z] #36 1.836 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:04.884Z] #36 2.008 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:05.454Z] #36 2.561 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:05.492Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.1s done [2022-04-21T13:20:05.525Z] #65 4.755 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:05.525Z] #65 4.755 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:05.962Z] #11 ... [2022-04-21T13:20:05.962Z] [2022-04-21T13:20:05.962Z] #24 [internal] load build context [2022-04-21T13:20:05.962Z] #24 sha256:fcc49faa79de4b1c5810f99cb7e13d9949037c35ea3a6f6483fe9c7256a906a2 [2022-04-21T13:20:05.962Z] #24 transferring context: 60.75MB 8.6s done [2022-04-21T13:20:05.962Z] #24 ... [2022-04-21T13:20:05.962Z] [2022-04-21T13:20:05.962Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:20:05.962Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:20:05.962Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-21T13:20:05.962Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-21T13:20:05.962Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-21T13:20:05.962Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-21T13:20:05.962Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-04-21T13:20:05.962Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-04-21T13:20:05.962Z] #71 ... [2022-04-21T13:20:05.962Z] [2022-04-21T13:20:05.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:05.962Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:05.962Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.9s done [2022-04-21T13:20:05.993Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-21T13:20:05.993Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-21T13:20:06.092Z] #65 5.366 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:06.224Z] #11 ... [2022-04-21T13:20:06.224Z] [2022-04-21T13:20:06.224Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-21T13:20:06.224Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-21T13:20:06.224Z] #71 DONE 10.3s [2022-04-21T13:20:06.224Z] [2022-04-21T13:20:06.224Z] #24 [internal] load build context [2022-04-21T13:20:06.224Z] #24 sha256:fcc49faa79de4b1c5810f99cb7e13d9949037c35ea3a6f6483fe9c7256a906a2 [2022-04-21T13:20:06.224Z] #24 DONE 10.5s [2022-04-21T13:20:06.224Z] [2022-04-21T13:20:06.224Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:20:06.224Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:20:06.424Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:20:06.824Z] #36 3.842 Fetched 8510 kB in 3s (3389 kB/s) [2022-04-21T13:20:07.166Z] #28 ... [2022-04-21T13:20:07.166Z] [2022-04-21T13:20:07.166Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-21T13:20:07.166Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-21T13:20:07.166Z] #70 DONE 0.3s [2022-04-21T13:20:07.166Z] [2022-04-21T13:20:07.166Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-21T13:20:07.166Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-21T13:20:07.741Z] #72 DONE 0.5s [2022-04-21T13:20:07.741Z] [2022-04-21T13:20:07.741Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-21T13:20:07.741Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-21T13:20:07.741Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.3s done [2022-04-21T13:20:07.741Z] #28 DONE 12.1s [2022-04-21T13:20:07.741Z] [2022-04-21T13:20:07.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:07.741Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:07.741Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-21T13:20:07.755Z] #36 3.842 Reading package lists... [2022-04-21T13:20:07.914Z] #11 ... [2022-04-21T13:20:07.914Z] [2022-04-21T13:20:07.914Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:07.914Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:07.914Z] #29 1.469 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:07.915Z] #29 1.480 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:07.915Z] #29 1.480 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:07.915Z] #29 1.616 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:07.915Z] #29 1.928 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:07.915Z] #29 2.366 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:07.915Z] #29 3.503 Fetched 8510 kB in 2s (3703 kB/s) [2022-04-21T13:20:07.915Z] #29 3.503 Reading package lists... [2022-04-21T13:20:07.915Z] #29 4.332 Reading package lists... [2022-04-21T13:20:07.915Z] #29 5.178 Building dependency tree... [2022-04-21T13:20:07.915Z] #29 5.609 The following additional packages will be installed: [2022-04-21T13:20:07.915Z] #29 5.609 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:20:07.915Z] #29 5.611 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:20:07.915Z] #29 5.617 Recommended packages: [2022-04-21T13:20:07.915Z] #29 5.617 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:20:07.915Z] #29 5.792 The following NEW packages will be installed: [2022-04-21T13:20:07.915Z] #29 5.793 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:20:07.915Z] #29 5.794 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:20:07.915Z] #29 5.794 libssh2-1 openssl [2022-04-21T13:20:07.915Z] #29 6.070 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:07.915Z] #29 6.070 Need to get 3040 kB of archives. [2022-04-21T13:20:07.915Z] #29 6.070 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:20:07.915Z] #29 6.070 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:20:07.915Z] #29 6.082 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:20:07.915Z] #29 6.082 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:20:07.915Z] #29 6.088 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:20:07.915Z] #29 6.091 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:20:07.915Z] #29 6.092 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:20:07.915Z] #29 6.095 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:20:07.915Z] #29 6.096 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:20:07.915Z] #29 6.097 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:20:07.915Z] #29 6.098 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:20:07.915Z] #29 6.100 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:20:07.915Z] #29 6.104 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:20:07.915Z] #29 6.107 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:07.915Z] #29 6.109 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:07.915Z] #29 6.110 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:07.915Z] #29 6.267 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:07.915Z] #29 6.292 Fetched 3040 kB in 0s (9823 kB/s) [2022-04-21T13:20:07.915Z] #29 6.319 Selecting previously unselected package openssl. [2022-04-21T13:20:07.915Z] #29 6.319 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T13:20:07.915Z] #29 6.322 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.327 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 6.466 Selecting previously unselected package ca-certificates. [2022-04-21T13:20:07.915Z] #29 6.466 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:20:07.915Z] #29 6.469 Unpacking ca-certificates (20210119) ... [2022-04-21T13:20:07.915Z] #29 6.544 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:20:07.915Z] #29 6.545 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.553 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:07.915Z] #29 6.626 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:20:07.915Z] #29 6.626 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.631 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 6.676 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:20:07.915Z] #29 6.677 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.681 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 6.732 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:20:07.915Z] #29 6.732 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.738 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:07.915Z] #29 6.800 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:20:07.915Z] #29 6.800 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.809 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:07.915Z] #29 6.851 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:20:07.915Z] #29 6.854 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.858 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:07.915Z] #29 6.904 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:20:07.915Z] #29 6.904 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.911 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:07.915Z] #29 6.956 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:20:07.915Z] #29 6.962 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 6.962 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:07.915Z] #29 7.018 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:20:07.915Z] #29 7.018 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 7.022 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 7.094 Selecting previously unselected package curl. [2022-04-21T13:20:07.915Z] #29 7.099 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 7.104 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 7.170 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:07.915Z] #29 7.170 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 7.174 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:07.915Z] #29 7.239 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:07.915Z] #29 7.239 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 7.247 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:07.915Z] #29 7.301 Selecting previously unselected package jq. [2022-04-21T13:20:07.915Z] #29 7.301 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:07.915Z] #29 7.305 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:07.915Z] #29 7.417 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:07.915Z] #29 7.428 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:07.915Z] #29 7.439 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:07.915Z] #29 7.450 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 7.462 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:07.915Z] #29 7.474 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 7.487 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:07.915Z] #29 7.497 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:07.915Z] #29 7.514 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:07.915Z] #29 7.528 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:07.915Z] #29 7.541 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:07.915Z] #29 7.551 Setting up ca-certificates (20210119) ... [2022-04-21T13:20:07.915Z] #29 ... [2022-04-21T13:20:07.915Z] [2022-04-21T13:20:07.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:07.915Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:08.676Z] #65 7.621 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:20:08.688Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-21T13:20:08.688Z] #36 4.727 Reading package lists... [2022-04-21T13:20:08.688Z] #36 5.564 Building dependency tree... [2022-04-21T13:20:08.935Z] #65 8.202 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:08.935Z] #65 8.248 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:08.945Z] #36 5.939 The following additional packages will be installed: [2022-04-21T13:20:08.945Z] #36 5.952 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:20:08.945Z] #36 5.952 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:20:08.945Z] #36 5.952 Recommended packages: [2022-04-21T13:20:08.945Z] #36 5.952 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:20:08.945Z] #36 6.131 The following NEW packages will be installed: [2022-04-21T13:20:08.945Z] #36 6.131 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:20:08.945Z] #36 6.132 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:20:08.945Z] #36 6.136 libssh2-1 openssl [2022-04-21T13:20:08.947Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-21T13:20:09.203Z] #36 6.412 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:09.203Z] #36 6.412 Need to get 3040 kB of archives. [2022-04-21T13:20:09.203Z] #36 6.412 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:20:09.203Z] #36 6.412 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:20:09.203Z] #36 6.428 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:20:09.203Z] #36 6.428 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:20:09.203Z] #36 6.428 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:20:09.203Z] #36 6.428 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:20:09.459Z] #36 6.438 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:20:09.459Z] #36 6.465 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:20:09.459Z] #36 6.465 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:09.459Z] #36 6.465 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:09.459Z] #36 6.465 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:09.497Z] #65 8.705 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:09.497Z] #65 8.808 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:09.716Z] #36 6.728 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:09.716Z] #36 6.785 Fetched 3040 kB in 0s (9757 kB/s) [2022-04-21T13:20:09.716Z] #36 6.816 Selecting previously unselected package openssl. [2022-04-21T13:20:09.716Z] #36 6.816 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T13:20:09.716Z] #36 6.816 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:20:09.716Z] #36 6.824 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:09.754Z] #65 8.972 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:09.888Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-04-21T13:20:09.996Z] #36 7.028 Selecting previously unselected package ca-certificates. [2022-04-21T13:20:09.996Z] #36 7.030 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:20:09.996Z] #36 7.047 Unpacking ca-certificates (20210119) ... [2022-04-21T13:20:09.996Z] #36 7.141 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:20:09.996Z] #36 7.143 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:20:09.996Z] #36 7.150 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:09.996Z] #36 7.236 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:20:09.996Z] #36 7.236 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:10.011Z] #65 9.129 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:10.011Z] #65 ... [2022-04-21T13:20:10.011Z] [2022-04-21T13:20:10.011Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:10.011Z] #31 sha256:6ae9d1d8291312aa52b357ec4eab90df454c4149425c6ad3d6dd55f13f55fe0a [2022-04-21T13:20:10.011Z] #31 1.670 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:10.011Z] #31 1.974 [2022-04-21T13:20:10.011Z] #31 2.233 #=#=# 0.9% ######################################################################## 100.0% [2022-04-21T13:20:10.011Z] #31 2.608 [2022-04-21T13:20:10.011Z] #31 3.750 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:10.011Z] #31 4.036 [2022-04-21T13:20:10.011Z] #31 4.277 #=#=# 0.7% ######################################################################## 100.0% [2022-04-21T13:20:10.011Z] #31 4.718 [2022-04-21T13:20:10.011Z] #31 8.464 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:10.011Z] #31 10.18 #=#=# [2022-04-21T13:20:10.147Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-21T13:20:10.255Z] #36 7.241 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:10.255Z] #36 7.279 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:20:10.255Z] #36 7.279 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:10.255Z] #36 7.311 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:10.255Z] #36 7.369 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:20:10.255Z] #36 7.369 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:20:10.255Z] #36 ... [2022-04-21T13:20:10.255Z] [2022-04-21T13:20:10.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:10.255Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:10.255Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-21T13:20:10.255Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-04-21T13:20:10.255Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.6s [2022-04-21T13:20:10.255Z] #11 ... [2022-04-21T13:20:10.255Z] [2022-04-21T13:20:10.255Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:10.255Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:10.255Z] #36 7.372 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:10.255Z] #36 7.466 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:20:10.255Z] #36 7.466 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:20:10.255Z] #36 7.473 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:10.459Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.3s done [2022-04-21T13:20:10.459Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-21T13:20:10.516Z] #36 7.538 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:20:10.516Z] #36 7.538 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:20:10.516Z] #36 7.538 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:10.516Z] #36 7.581 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:20:10.516Z] #36 7.581 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:20:10.516Z] #36 7.584 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:10.516Z] #36 7.655 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:20:10.516Z] #36 7.655 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:20:10.516Z] #36 7.659 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:10.516Z] #36 7.726 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:20:10.516Z] #36 7.726 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:10.526Z] #31 10.54 #=#=# 0.1% ##### 7.6% ######### 12.7% ################## 26.2% [2022-04-21T13:20:10.526Z] #31 ... [2022-04-21T13:20:10.526Z] [2022-04-21T13:20:10.526Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:10.526Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:10.526Z] #14 4.306 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:10.526Z] #14 4.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:10.526Z] #14 4.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:10.526Z] #14 5.238 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:10.526Z] #14 7.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:10.526Z] #14 9.752 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:10.526Z] #14 ... [2022-04-21T13:20:10.526Z] [2022-04-21T13:20:10.526Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:10.526Z] #38 sha256:95d33aa00d2c78a9b02c049f68bbf55c60e4de82b4948769a3b3c0de8ba565df [2022-04-21T13:20:10.526Z] #38 3.967 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:10.526Z] #38 4.574 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:10.526Z] #38 5.628 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:10.526Z] #38 5.792 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:10.526Z] #38 5.929 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:10.526Z] #38 8.385 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:10.526Z] #38 8.546 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:10.601Z] #11 ... [2022-04-21T13:20:10.601Z] [2022-04-21T13:20:10.601Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:10.601Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:10.601Z] #29 2.183 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:10.601Z] #29 2.183 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:10.601Z] #29 2.194 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:10.601Z] #29 2.317 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:10.601Z] #29 2.489 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:10.601Z] #29 2.726 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:10.601Z] #29 4.265 Fetched 8510 kB in 2s (3615 kB/s) [2022-04-21T13:20:10.601Z] #29 4.265 Reading package lists... [2022-04-21T13:20:10.601Z] #29 5.183 Reading package lists... [2022-04-21T13:20:10.601Z] #29 5.989 Building dependency tree... [2022-04-21T13:20:10.601Z] #29 6.361 The following additional packages will be installed: [2022-04-21T13:20:10.601Z] #29 6.361 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:20:10.601Z] #29 6.361 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:20:10.601Z] #29 6.369 Recommended packages: [2022-04-21T13:20:10.601Z] #29 6.369 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:20:10.601Z] #29 6.553 The following NEW packages will be installed: [2022-04-21T13:20:10.601Z] #29 6.553 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:20:10.601Z] #29 6.553 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:20:10.601Z] #29 6.553 libssh2-1 openssl [2022-04-21T13:20:10.601Z] #29 6.827 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:10.601Z] #29 6.827 Need to get 3040 kB of archives. [2022-04-21T13:20:10.601Z] #29 6.827 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:20:10.601Z] #29 6.827 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:20:10.601Z] #29 6.841 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:20:10.601Z] #29 6.862 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:20:10.601Z] #29 6.863 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:20:10.601Z] #29 6.873 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:20:10.601Z] #29 6.873 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:10.601Z] #29 6.873 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:10.601Z] #29 6.873 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:10.601Z] #29 7.112 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:10.601Z] #29 7.152 Fetched 3040 kB in 0s (9655 kB/s) [2022-04-21T13:20:10.601Z] #29 7.188 Selecting previously unselected package openssl. [2022-04-21T13:20:10.601Z] #29 7.188 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T13:20:10.601Z] #29 7.188 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:20:10.601Z] #29 7.193 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:10.719Z] #11 ... [2022-04-21T13:20:10.719Z] [2022-04-21T13:20:10.719Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:10.719Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:10.719Z] #29 8.120 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:10.719Z] #29 8.723 129 added, 0 removed; done. [2022-04-21T13:20:10.720Z] #29 8.750 Setting up jq (1.6-2.1) ... [2022-04-21T13:20:10.720Z] #29 8.760 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:10.720Z] #29 8.769 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:10.720Z] #29 8.780 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:10.720Z] #29 8.797 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:20:10.720Z] #29 8.809 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:10.720Z] #29 9.344 0 added, 0 removed; done. [2022-04-21T13:20:10.720Z] #29 9.344 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:20:10.720Z] #29 9.346 done. [2022-04-21T13:20:10.720Z] #29 DONE 11.0s [2022-04-21T13:20:10.720Z] [2022-04-21T13:20:10.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:10.720Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:10.774Z] #36 7.730 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:10.774Z] #36 7.816 Selecting previously unselected package curl. [2022-04-21T13:20:10.774Z] #36 7.816 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:10.774Z] #36 7.821 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:10.774Z] #36 7.904 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:10.774Z] #36 7.904 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:10.774Z] #36 7.909 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:10.774Z] #36 7.980 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:10.774Z] #36 7.980 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:10.784Z] #38 ... [2022-04-21T13:20:10.784Z] [2022-04-21T13:20:10.784Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:10.784Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:10.784Z] #51 4.071 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:10.784Z] #51 5.264 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:10.784Z] #51 5.264 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:10.784Z] #51 5.315 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:10.784Z] #51 5.369 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:10.784Z] #51 5.674 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:10.784Z] #51 5.744 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:10.784Z] #51 5.746 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:10.784Z] #51 5.796 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:10.784Z] #51 5.872 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:10.784Z] #51 5.985 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:10.784Z] #51 6.032 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:10.784Z] #51 6.433 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:10.784Z] #51 ... [2022-04-21T13:20:10.784Z] [2022-04-21T13:20:10.784Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:10.784Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:10.784Z] #49 3.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:10.784Z] #49 4.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:10.784Z] #49 4.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:10.784Z] #49 4.510 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:10.784Z] #49 4.946 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:10.784Z] #49 7.229 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:10.784Z] #49 9.989 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:10.784Z] #49 ... [2022-04-21T13:20:10.784Z] [2022-04-21T13:20:10.784Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:10.784Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:10.784Z] #53 2.979 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:10.858Z] #29 7.390 Selecting previously unselected package ca-certificates. [2022-04-21T13:20:10.859Z] #29 7.390 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:20:10.859Z] #29 7.399 Unpacking ca-certificates (20210119) ... [2022-04-21T13:20:10.859Z] #29 7.471 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:20:10.859Z] #29 7.471 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:20:10.859Z] #29 7.478 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:10.859Z] #29 7.576 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:20:10.859Z] #29 7.576 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:10.859Z] #29 7.576 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:10.980Z] #11 ... [2022-04-21T13:20:10.980Z] [2022-04-21T13:20:10.980Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:10.980Z] #30 sha256:b55e2b1e1a9b7c5fd764fc11fbe00ec119c79415d7f8d5fa9096ee1eb0cef6fd [2022-04-21T13:20:10.980Z] #30 DONE 0.4s [2022-04-21T13:20:10.980Z] [2022-04-21T13:20:10.980Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:10.980Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:11.031Z] #36 7.986 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:11.031Z] #36 8.034 Selecting previously unselected package jq. [2022-04-21T13:20:11.031Z] #36 8.034 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:11.031Z] #36 8.039 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:11.031Z] #36 8.100 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:11.031Z] #36 8.113 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:11.031Z] #36 8.142 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:11.031Z] #36 8.174 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:11.031Z] #36 8.197 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:11.031Z] #36 8.206 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:11.031Z] #36 8.218 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:11.031Z] #36 8.257 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:11.031Z] #36 8.293 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:11.031Z] #36 8.304 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:11.031Z] #36 8.315 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:11.041Z] #53 ... [2022-04-21T13:20:11.041Z] [2022-04-21T13:20:11.041Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:11.041Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:11.041Z] #60 4.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:11.041Z] #60 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:11.041Z] #60 4.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:11.041Z] #60 5.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:11.041Z] #60 7.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:11.041Z] #60 9.986 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:11.041Z] #60 ... [2022-04-21T13:20:11.041Z] [2022-04-21T13:20:11.041Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:11.041Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:11.041Z] #40 4.328 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:11.041Z] #40 4.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:11.041Z] #40 4.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:11.041Z] #40 5.236 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:11.041Z] #40 7.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:11.041Z] #40 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:11.115Z] #29 7.624 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:20:11.115Z] #29 7.624 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:11.115Z] #29 7.628 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:11.115Z] #29 7.703 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:20:11.115Z] #29 7.703 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:20:11.115Z] #29 7.707 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:11.115Z] #29 7.784 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:20:11.115Z] #29 7.784 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:20:11.115Z] #29 7.788 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:11.115Z] #29 7.838 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:20:11.115Z] #29 7.838 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:20:11.293Z] #36 8.328 Setting up ca-certificates (20210119) ... [2022-04-21T13:20:11.298Z] #40 ... [2022-04-21T13:20:11.298Z] [2022-04-21T13:20:11.298Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:11.298Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:20:11.298Z] #34 3.174 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:11.298Z] #34 3.176 Cloning into '.'... [2022-04-21T13:20:11.298Z] #34 ... [2022-04-21T13:20:11.298Z] [2022-04-21T13:20:11.298Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:11.298Z] #36 sha256:02f6229b8eea86bd7385bc83c09ebbe27aeb877a09677a6303cdf55195ef8024 [2022-04-21T13:20:11.298Z] #36 4.005 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:11.371Z] #29 7.842 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:11.371Z] #29 7.888 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:20:11.371Z] #29 7.888 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:20:11.371Z] #29 7.893 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:11.371Z] #29 7.943 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:20:11.371Z] #29 7.943 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:20:11.371Z] #29 7.947 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:11.371Z] #29 8.054 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:20:11.371Z] #29 8.054 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:11.554Z] #36 ... [2022-04-21T13:20:11.554Z] [2022-04-21T13:20:11.554Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:11.554Z] #55 sha256:ab406524337f9bc0834330d8189b9bcae93254d648f333490c65d3a949292908 [2022-04-21T13:20:11.554Z] #55 4.338 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:11.554Z] #55 5.199 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:11.554Z] #55 5.201 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:11.554Z] #55 5.255 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:11.554Z] #55 6.854 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:11.719Z] #29 8.065 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:11.719Z] #29 8.153 Selecting previously unselected package curl. [2022-04-21T13:20:11.719Z] #29 8.153 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:11.719Z] #29 8.159 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:11.719Z] #29 8.254 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:11.719Z] #29 8.254 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:11.719Z] #29 8.254 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:11.719Z] #29 8.345 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:11.719Z] #29 8.345 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:11.719Z] #29 8.349 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:11.719Z] #29 8.406 Selecting previously unselected package jq. [2022-04-21T13:20:11.719Z] #29 8.406 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:11.719Z] #29 8.409 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:11.811Z] #55 ... [2022-04-21T13:20:11.811Z] [2022-04-21T13:20:11.811Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:11.811Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:20:11.811Z] #45 3.707 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:11.811Z] #45 3.710 Cloning into '.'... [2022-04-21T13:20:11.811Z] #45 ... [2022-04-21T13:20:11.811Z] [2022-04-21T13:20:11.811Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:11.811Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:20:11.811Z] #26 3.208 + RM_GOPATH=0 [2022-04-21T13:20:11.811Z] #26 3.208 + TMP_GOPATH= [2022-04-21T13:20:11.811Z] #26 3.208 + : /build [2022-04-21T13:20:11.811Z] #26 3.208 + '[' -z '' ']' [2022-04-21T13:20:11.811Z] #26 3.208 ++ mktemp -d [2022-04-21T13:20:11.811Z] #26 3.208 + export GOPATH=/tmp/tmp.vhbpyMcJqm [2022-04-21T13:20:11.811Z] #26 3.208 + GOPATH=/tmp/tmp.vhbpyMcJqm [2022-04-21T13:20:11.811Z] #26 3.208 + RM_GOPATH=1 [2022-04-21T13:20:11.811Z] #26 3.208 + case "$(go env GOARCH)" in [2022-04-21T13:20:11.811Z] #26 3.208 ++ go env GOARCH [2022-04-21T13:20:11.811Z] #26 3.245 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:11.811Z] #26 3.245 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:11.811Z] #26 3.245 ++ dirname /install.sh [2022-04-21T13:20:11.811Z] #26 3.248 + dir=/ [2022-04-21T13:20:11.811Z] #26 3.248 + bin=dockercli [2022-04-21T13:20:11.811Z] #26 3.248 + shift [2022-04-21T13:20:11.811Z] #26 3.248 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:11.811Z] #26 3.248 + . //dockercli.installer [2022-04-21T13:20:11.811Z] #26 3.248 ++ : stable [2022-04-21T13:20:11.811Z] #26 3.248 ++ : 17.06.2-ce [2022-04-21T13:20:11.811Z] #26 3.248 + install_dockercli [2022-04-21T13:20:11.811Z] #26 3.249 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:11.811Z] #26 3.249 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:11.811Z] #26 3.269 ++ uname -m [2022-04-21T13:20:11.811Z] #26 3.325 + arch=aarch64 [2022-04-21T13:20:11.811Z] #26 3.325 + '[' aarch64 '!=' x86_64 ']' [2022-04-21T13:20:11.811Z] #26 3.325 + '[' aarch64 '!=' s390x ']' [2022-04-21T13:20:11.811Z] #26 3.325 + '[' aarch64 '!=' armhf ']' [2022-04-21T13:20:11.811Z] #26 3.325 + build_dockercli [2022-04-21T13:20:11.811Z] #26 3.325 + git clone https://github.com/docker/docker-ce /tmp/tmp.vhbpyMcJqm/tmp/docker-ce [2022-04-21T13:20:11.811Z] #26 3.329 Cloning into '/tmp/tmp.vhbpyMcJqm/tmp/docker-ce'... [2022-04-21T13:20:11.984Z] #29 8.475 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:11.984Z] #29 8.490 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:11.984Z] #29 8.506 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:11.984Z] #29 8.521 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:11.984Z] #29 8.530 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:11.984Z] #29 8.534 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:11.984Z] #29 8.550 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:11.984Z] #29 8.562 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:11.984Z] #29 8.584 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:11.984Z] #29 8.587 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:11.984Z] #29 8.603 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:11.984Z] #29 8.609 Setting up ca-certificates (20210119) ... [2022-04-21T13:20:12.067Z] #26 ... [2022-04-21T13:20:12.068Z] [2022-04-21T13:20:12.068Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:12.068Z] #31 sha256:6ae9d1d8291312aa52b357ec4eab90df454c4149425c6ad3d6dd55f13f55fe0a [2022-04-21T13:20:12.068Z] #31 10.54 #=#=# 0.1% ##### 7.6% ######### 12.7% ################## 26.2% ############################# 41.0% #################################### 50.9% ########################################### 60.9% ###################################################### 76.2% ############################################################### 88.7% ######################################################################## 100.0% [2022-04-21T13:20:12.227Z] #36 9.082 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:12.324Z] #31 12.84 [2022-04-21T13:20:12.940Z] #29 9.329 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:13.158Z] #36 10.16 129 added, 0 removed; done. [2022-04-21T13:20:13.158Z] #36 10.21 Setting up jq (1.6-2.1) ... [2022-04-21T13:20:13.158Z] #36 10.22 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:13.158Z] #36 10.23 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:13.158Z] #36 10.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:13.158Z] #36 10.26 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:20:13.158Z] #36 10.27 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:13.875Z] #29 10.53 129 added, 0 removed; done. [2022-04-21T13:20:13.875Z] #29 10.58 Setting up jq (1.6-2.1) ... [2022-04-21T13:20:14.132Z] #29 10.59 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:14.132Z] #29 10.60 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:14.132Z] #29 10.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:14.132Z] #29 10.66 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:20:14.132Z] #29 10.67 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:14.529Z] #36 11.28 0 added, 0 removed; done. [2022-04-21T13:20:14.529Z] #36 11.28 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:20:14.529Z] #36 11.28 done. [2022-04-21T13:20:14.695Z] #29 11.33 0 added, 0 removed; done. [2022-04-21T13:20:14.695Z] #29 11.33 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:20:14.695Z] #29 11.33 done. [2022-04-21T13:20:15.263Z] #29 DONE 11.9s [2022-04-21T13:20:15.263Z] [2022-04-21T13:20:15.263Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:15.263Z] #30 sha256:da53a4a2f83f55d3d00341f1f9473a2501d81ba49c4b3c2f4b24b0e1fd72c00c [2022-04-21T13:20:15.423Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-04-21T13:20:15.521Z] #30 DONE 0.1s [2022-04-21T13:20:15.521Z] [2022-04-21T13:20:15.521Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:15.521Z] #31 sha256:4cefe3961016bec088d9cda4eb5b0bbfefb844bafac054cbb466989f4db5aac3 [2022-04-21T13:20:16.269Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-21T13:20:16.426Z] #36 DONE 13.3s [2022-04-21T13:20:16.426Z] [2022-04-21T13:20:16.426Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:16.426Z] #37 sha256:49f612dacdd3da806bc5f5fad21d2ddb27946903507ce3b55daaa7629caeb494 [2022-04-21T13:20:16.426Z] #37 DONE 0.0s [2022-04-21T13:20:16.426Z] [2022-04-21T13:20:16.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:16.426Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:16.426Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-04-21T13:20:16.426Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.1s [2022-04-21T13:20:16.500Z] #31 ... [2022-04-21T13:20:16.500Z] [2022-04-21T13:20:16.500Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:16.500Z] #36 sha256:02f6229b8eea86bd7385bc83c09ebbe27aeb877a09677a6303cdf55195ef8024 [2022-04-21T13:20:16.500Z] #36 14.95 tomll can be used in two ways: [2022-04-21T13:20:16.500Z] #36 14.95 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:16.500Z] #36 14.95 cat file.toml | tomll > file.toml [2022-04-21T13:20:16.500Z] #36 14.95 [2022-04-21T13:20:16.500Z] #36 14.95 Reading and updating a list of files: [2022-04-21T13:20:16.500Z] #36 14.95 tomll a.toml b.toml c.toml [2022-04-21T13:20:16.500Z] #36 14.95 [2022-04-21T13:20:16.500Z] #36 14.95 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:16.500Z] #36 DONE 15.7s [2022-04-21T13:20:16.500Z] [2022-04-21T13:20:16.500Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:16.500Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:16.500Z] #40 14.99 Fetched 8397 kB in 11s (767 kB/s) [2022-04-21T13:20:17.415Z] #31 1.636 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:17.415Z] #31 1.871 [2022-04-21T13:20:17.672Z] #31 2.086 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:17.930Z] #31 2.347 [2022-04-21T13:20:17.959Z] #11 ... [2022-04-21T13:20:17.960Z] [2022-04-21T13:20:17.960Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:17.960Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:17.960Z] #29 1.541 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:17.960Z] #29 1.545 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:17.960Z] #29 1.545 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:17.960Z] #29 1.756 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:17.960Z] #29 1.956 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:17.960Z] #29 2.313 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:17.960Z] #29 3.788 Fetched 8510 kB in 3s (3365 kB/s) [2022-04-21T13:20:17.960Z] #29 3.788 Reading package lists... [2022-04-21T13:20:17.960Z] #29 4.635 Reading package lists... [2022-04-21T13:20:17.960Z] #29 5.479 Building dependency tree... [2022-04-21T13:20:17.960Z] #29 5.905 The following additional packages will be installed: [2022-04-21T13:20:17.960Z] #29 5.905 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-21T13:20:17.960Z] #29 5.905 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-21T13:20:17.960Z] #29 5.905 Recommended packages: [2022-04-21T13:20:17.960Z] #29 5.905 libldap-common publicsuffix libsasl2-modules [2022-04-21T13:20:17.960Z] #29 6.077 The following NEW packages will be installed: [2022-04-21T13:20:17.960Z] #29 6.077 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-21T13:20:17.960Z] #29 6.077 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-21T13:20:17.960Z] #29 6.077 libssh2-1 openssl [2022-04-21T13:20:17.960Z] #29 6.359 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:17.960Z] #29 6.359 Need to get 3040 kB of archives. [2022-04-21T13:20:17.960Z] #29 6.359 After this operation, 6651 kB of additional disk space will be used. [2022-04-21T13:20:17.960Z] #29 6.359 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-21T13:20:17.960Z] #29 6.373 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-21T13:20:17.960Z] #29 6.376 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-21T13:20:17.960Z] #29 6.379 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-21T13:20:17.960Z] #29 6.386 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-21T13:20:17.960Z] #29 6.388 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-21T13:20:17.960Z] #29 6.401 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-21T13:20:17.960Z] #29 6.409 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:20:17.960Z] #29 6.409 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:20:17.960Z] #29 6.409 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:20:17.960Z] #29 6.626 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:17.960Z] #29 6.680 Fetched 3040 kB in 0s (9271 kB/s) [2022-04-21T13:20:17.960Z] #29 6.703 Selecting previously unselected package openssl. [2022-04-21T13:20:17.960Z] #29 6.703 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-21T13:20:17.960Z] #29 6.705 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 6.711 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 6.907 Selecting previously unselected package ca-certificates. [2022-04-21T13:20:17.960Z] #29 6.907 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-21T13:20:17.960Z] #29 6.913 Unpacking ca-certificates (20210119) ... [2022-04-21T13:20:17.960Z] #29 7.019 Selecting previously unselected package libbrotli1:amd64. [2022-04-21T13:20:17.960Z] #29 7.019 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.027 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:17.960Z] #29 7.115 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-21T13:20:17.960Z] #29 7.115 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.128 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 7.179 Selecting previously unselected package libsasl2-2:amd64. [2022-04-21T13:20:17.960Z] #29 7.179 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.194 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 7.247 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-21T13:20:17.960Z] #29 7.247 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.255 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:17.960Z] #29 7.343 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-21T13:20:17.960Z] #29 7.343 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.350 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:17.960Z] #29 7.413 Selecting previously unselected package libpsl5:amd64. [2022-04-21T13:20:17.960Z] #29 7.413 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.445 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:17.960Z] #29 7.535 Selecting previously unselected package librtmp1:amd64. [2022-04-21T13:20:17.960Z] #29 7.535 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.538 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:17.960Z] #29 7.612 Selecting previously unselected package libssh2-1:amd64. [2022-04-21T13:20:17.960Z] #29 7.612 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.620 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:17.960Z] #29 7.691 Selecting previously unselected package libcurl4:amd64. [2022-04-21T13:20:17.960Z] #29 7.691 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.696 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 7.770 Selecting previously unselected package curl. [2022-04-21T13:20:17.960Z] #29 7.770 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.784 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 7.897 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:20:17.960Z] #29 7.897 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 7.901 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:17.960Z] #29 8.014 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:20:17.960Z] #29 8.014 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 8.014 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:17.960Z] #29 8.084 Selecting previously unselected package jq. [2022-04-21T13:20:17.960Z] #29 8.085 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:20:17.960Z] #29 8.092 Unpacking jq (1.6-2.1) ... [2022-04-21T13:20:17.960Z] #29 8.160 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-21T13:20:17.960Z] #29 8.178 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-21T13:20:17.960Z] #29 8.191 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-21T13:20:17.960Z] #29 8.203 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 8.217 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-21T13:20:17.960Z] #29 8.231 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 8.241 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-21T13:20:17.960Z] #29 8.256 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-21T13:20:17.960Z] #29 8.278 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:20:17.960Z] #29 8.293 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:20:17.960Z] #29 8.315 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-21T13:20:17.960Z] #29 8.335 Setting up ca-certificates (20210119) ... [2022-04-21T13:20:17.960Z] #29 9.125 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:17.960Z] #29 ... [2022-04-21T13:20:17.960Z] [2022-04-21T13:20:17.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:17.960Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:17.960Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-04-21T13:20:18.220Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-21T13:20:18.493Z] #31 3.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:18.750Z] #31 3.482 [2022-04-21T13:20:18.817Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-04-21T13:20:18.817Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-21T13:20:19.042Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.7s done [2022-04-21T13:20:19.042Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-21T13:20:19.078Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:20:19.078Z] #11 DONE 27.4s [2022-04-21T13:20:19.078Z] [2022-04-21T13:20:19.078Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:19.078Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:19.314Z] #31 3.701 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:19.314Z] #31 3.980 [2022-04-21T13:20:19.776Z] #40 14.99 Reading package lists... [2022-04-21T13:20:20.244Z] #31 4.836 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:20.500Z] #31 5.092 [2022-04-21T13:20:20.595Z] #40 19.63 Reading package lists... [2022-04-21T13:20:20.595Z] #40 ... [2022-04-21T13:20:20.595Z] [2022-04-21T13:20:20.595Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:20.595Z] #65 sha256:a20ae63593b178518f714e0333503a94478c3bd1166b7fd2dacba311a6f8ef33 [2022-04-21T13:20:20.595Z] #65 9.687 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:20.595Z] #65 9.905 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:20.595Z] #65 10.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:20.595Z] #65 11.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:20.595Z] #65 ... [2022-04-21T13:20:20.595Z] [2022-04-21T13:20:20.596Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:20.596Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:20:20.596Z] #45 19.81 + git checkout -q v2.3.0 [2022-04-21T13:20:20.758Z] #31 5.307 #=#=# #################### 27.8% [2022-04-21T13:20:20.758Z] #31 ... [2022-04-21T13:20:20.758Z] [2022-04-21T13:20:20.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:20.758Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:20.758Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-04-21T13:20:20.758Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-21T13:20:20.758Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.9s [2022-04-21T13:20:20.760Z] #11 ... [2022-04-21T13:20:20.760Z] [2022-04-21T13:20:20.760Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-21T13:20:20.760Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-21T13:20:20.760Z] #29 9.996 129 added, 0 removed; done. [2022-04-21T13:20:20.760Z] #29 10.07 Setting up jq (1.6-2.1) ... [2022-04-21T13:20:20.760Z] #29 10.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:20.760Z] #29 10.11 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-21T13:20:20.760Z] #29 10.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:20.760Z] #29 10.17 Processing triggers for ca-certificates (20210119) ... [2022-04-21T13:20:20.760Z] #29 10.18 Updating certificates in /etc/ssl/certs... [2022-04-21T13:20:20.760Z] #29 10.84 0 added, 0 removed; done. [2022-04-21T13:20:20.760Z] #29 10.84 Running hooks in /etc/ca-certificates/update.d... [2022-04-21T13:20:20.760Z] #29 10.84 done. [2022-04-21T13:20:20.760Z] #29 DONE 12.4s [2022-04-21T13:20:20.760Z] [2022-04-21T13:20:20.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:20.760Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:20.760Z] #11 ... [2022-04-21T13:20:20.760Z] [2022-04-21T13:20:20.760Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-21T13:20:20.760Z] #30 sha256:8edd0d8c14c7339c80d9885b7321d9b48444974b9713f499e1836a20962b3a7c [2022-04-21T13:20:20.760Z] #30 DONE 0.5s [2022-04-21T13:20:20.760Z] [2022-04-21T13:20:20.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:20.760Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:21.015Z] #11 ... [2022-04-21T13:20:21.015Z] [2022-04-21T13:20:21.015Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:21.015Z] #31 sha256:4cefe3961016bec088d9cda4eb5b0bbfefb844bafac054cbb466989f4db5aac3 [2022-04-21T13:20:21.015Z] #31 5.307 #=#=# #################### 27.8% ########################################## 59.7% ################################################################# 91.6% ######################################################################## 100.0% [2022-04-21T13:20:21.272Z] #31 5.827 [2022-04-21T13:20:21.619Z] #12 ... [2022-04-21T13:20:21.619Z] [2022-04-21T13:20:21.619Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:21.619Z] #31 sha256:702ec4cee12f014c8cc154439ef8c9e9d5da3e951966eb224d805800ae1e0e06 [2022-04-21T13:20:21.619Z] #31 1.590 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:21.619Z] #31 1.856 [2022-04-21T13:20:21.619Z] #31 2.082 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:21.619Z] #31 2.346 [2022-04-21T13:20:21.619Z] #31 3.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:21.619Z] #31 3.508 [2022-04-21T13:20:21.619Z] #31 3.725 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:21.619Z] #31 4.002 [2022-04-21T13:20:21.619Z] #31 4.916 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:21.619Z] #31 5.187 [2022-04-21T13:20:21.619Z] #31 5.405 #=#=# ################## 26.3% ########################################## 58.4% ############################################################### 87.9% ######################################################################## 100.0% [2022-04-21T13:20:21.619Z] #31 5.952 [2022-04-21T13:20:21.619Z] #31 6.873 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:21.619Z] #31 7.141 [2022-04-21T13:20:21.619Z] #31 7.356 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:21.619Z] #31 7.596 [2022-04-21T13:20:21.619Z] #31 8.274 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:21.619Z] #31 8.520 [2022-04-21T13:20:21.619Z] #31 8.732 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:21.619Z] #31 8.902 [2022-04-21T13:20:21.619Z] #31 8.941 Download of images into '/build' complete. [2022-04-21T13:20:21.619Z] #31 8.941 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:21.619Z] #31 8.941 tar -cC '/build' . | docker load [2022-04-21T13:20:21.619Z] #31 DONE 10.3s [2022-04-21T13:20:21.619Z] [2022-04-21T13:20:21.619Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:21.619Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:21.619Z] #12 DONE 2.3s [2022-04-21T13:20:21.619Z] [2022-04-21T13:20:21.619Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:20:21.619Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:20:21.704Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.8s done [2022-04-21T13:20:21.962Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-21T13:20:21.965Z] #45 ... [2022-04-21T13:20:21.965Z] [2022-04-21T13:20:21.965Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:21.965Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:21.965Z] #51 11.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:21.965Z] #51 11.30 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:21.965Z] #51 ... [2022-04-21T13:20:21.965Z] [2022-04-21T13:20:21.965Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:21.965Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:21.965Z] #53 20.74 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:21.965Z] #53 20.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:21.965Z] #53 20.79 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:21.965Z] #53 20.84 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:21.965Z] #53 21.08 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:21.965Z] #53 21.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:21.965Z] #53 21.49 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:21.965Z] #53 21.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:21.965Z] #53 21.55 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:21.965Z] #53 21.57 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:22.190Z] #13 DONE 0.6s [2022-04-21T13:20:22.190Z] [2022-04-21T13:20:22.190Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:22.190Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:22.190Z] #14 ... [2022-04-21T13:20:22.190Z] [2022-04-21T13:20:22.190Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:22.190Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:22.190Z] #44 DONE 0.2s [2022-04-21T13:20:22.190Z] [2022-04-21T13:20:22.190Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:22.190Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:20:22.190Z] #33 DONE 0.2s [2022-04-21T13:20:22.190Z] [2022-04-21T13:20:22.190Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:22.190Z] #25 sha256:dabc1cdc54a442a359876c0be69ae4445125ddd0ab025b9ad46b02bc690ae026 [2022-04-21T13:20:22.190Z] #25 DONE 0.2s [2022-04-21T13:20:22.202Z] #31 6.665 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:22.453Z] [2022-04-21T13:20:22.453Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:22.453Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:22.453Z] #48 DONE 0.3s [2022-04-21T13:20:22.453Z] [2022-04-21T13:20:22.453Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:22.453Z] #64 sha256:65a91ce6af90ce10d27f84bc70cd8d2a437b6b92cc300d88d1d0938c7f23471a [2022-04-21T13:20:22.453Z] #64 DONE 0.3s [2022-04-21T13:20:22.453Z] [2022-04-21T13:20:22.453Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:22.453Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:22.458Z] #31 6.923 [2022-04-21T13:20:22.715Z] #31 7.141 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:22.715Z] #31 7.382 [2022-04-21T13:20:22.895Z] #53 22.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:20:22.895Z] #53 22.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:20:23.644Z] #31 8.028 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:23.644Z] #31 8.280 [2022-04-21T13:20:24.207Z] #31 8.497 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:24.207Z] #31 8.728 [2022-04-21T13:20:24.207Z] #31 8.782 Download of images into '/build' complete. [2022-04-21T13:20:24.207Z] #31 8.782 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:24.207Z] #31 8.782 tar -cC '/build' . | docker load [2022-04-21T13:20:24.339Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-21T13:20:24.787Z] #53 ... [2022-04-21T13:20:24.787Z] [2022-04-21T13:20:24.787Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:24.787Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:24.787Z] #49 14.09 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:24.787Z] #49 15.55 Fetched 8401 kB in 12s (712 kB/s) [2022-04-21T13:20:24.787Z] #49 15.55 Reading package lists... [2022-04-21T13:20:24.787Z] #49 20.05 Reading package lists... [2022-04-21T13:20:25.043Z] #49 24.02 Building dependency tree... [2022-04-21T13:20:25.043Z] #49 ... [2022-04-21T13:20:25.043Z] [2022-04-21T13:20:25.043Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:25.043Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:20:25.043Z] #45 21.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T13:20:25.299Z] #45 ... [2022-04-21T13:20:25.299Z] [2022-04-21T13:20:25.299Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:25.299Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:25.299Z] #14 14.76 Fetched 8397 kB in 11s (782 kB/s) [2022-04-21T13:20:25.299Z] #14 14.76 Reading package lists... [2022-04-21T13:20:25.299Z] #14 19.48 Reading package lists... [2022-04-21T13:20:25.299Z] #14 23.56 Building dependency tree... [2022-04-21T13:20:25.299Z] #14 ... [2022-04-21T13:20:25.299Z] [2022-04-21T13:20:25.299Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:25.299Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:25.299Z] #60 14.91 Fetched 8397 kB in 11s (767 kB/s) [2022-04-21T13:20:25.299Z] #60 14.91 Reading package lists... [2022-04-21T13:20:25.299Z] #60 19.53 Reading package lists... [2022-04-21T13:20:25.299Z] #60 23.58 Building dependency tree... [2022-04-21T13:20:25.555Z] #60 ... [2022-04-21T13:20:25.555Z] [2022-04-21T13:20:25.555Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:25.555Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:25.555Z] #53 24.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:25.555Z] #53 24.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:20:25.555Z] #53 24.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:20:25.555Z] #53 24.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:20:25.555Z] #53 25.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:20:25.555Z] #53 25.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:20:25.555Z] #53 25.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:20:25.815Z] #53 25.23 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:20:25.815Z] #53 25.25 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:20:25.815Z] #53 25.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:20:25.815Z] #53 25.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:20:25.815Z] #53 25.41 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:20:26.071Z] #53 25.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:20:26.071Z] #53 25.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:20:26.071Z] #53 ... [2022-04-21T13:20:26.071Z] [2022-04-21T13:20:26.071Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:26.071Z] #31 sha256:6ae9d1d8291312aa52b357ec4eab90df454c4149425c6ad3d6dd55f13f55fe0a [2022-04-21T13:20:26.071Z] #31 17.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:26.071Z] #31 19.05 #=#=# [2022-04-21T13:20:26.071Z] #31 19.37 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.071Z] #31 20.62 [2022-04-21T13:20:26.071Z] #31 23.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:26.071Z] #31 24.67 #=#=# [2022-04-21T13:20:26.071Z] #31 24.99 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.071Z] #31 26.05 [2022-04-21T13:20:26.071Z] #31 26.36 Download of images into '/build' complete. [2022-04-21T13:20:26.071Z] #31 26.36 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:26.071Z] #31 26.36 tar -cC '/build' . | docker load [2022-04-21T13:20:26.071Z] #31 DONE 26.6s [2022-04-21T13:20:26.071Z] [2022-04-21T13:20:26.071Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:26.071Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:26.071Z] #53 25.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:20:26.103Z] #31 DONE 10.5s [2022-04-21T13:20:26.103Z] [2022-04-21T13:20:26.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:26.103Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:26.103Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.9s [2022-04-21T13:20:26.230Z] #11 ... [2022-04-21T13:20:26.230Z] [2022-04-21T13:20:26.230Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:26.230Z] #38 sha256:d6613d37ad443e22dfc0a8a18ab98dae9c444a57afcbdd8d87cd607d1100cf0f [2022-04-21T13:20:26.230Z] #38 1.747 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:26.230Z] #38 2.163 [2022-04-21T13:20:26.230Z] #38 2.382 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.230Z] #38 2.638 [2022-04-21T13:20:26.230Z] #38 3.563 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:26.230Z] #38 3.849 [2022-04-21T13:20:26.230Z] #38 4.062 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.230Z] #38 4.327 [2022-04-21T13:20:26.230Z] #38 5.223 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:26.230Z] #38 5.501 [2022-04-21T13:20:26.230Z] #38 5.713 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.4% ######################################################################## 100.0% [2022-04-21T13:20:26.230Z] #38 6.239 [2022-04-21T13:20:26.230Z] #38 7.096 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:26.230Z] #38 7.362 [2022-04-21T13:20:26.230Z] #38 7.581 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.230Z] #38 7.864 [2022-04-21T13:20:26.230Z] #38 8.510 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:26.230Z] #38 8.785 [2022-04-21T13:20:26.230Z] #38 9.007 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:26.230Z] #38 9.271 [2022-04-21T13:20:26.230Z] #38 9.343 Download of images into '/build' complete. [2022-04-21T13:20:26.230Z] #38 9.343 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:26.230Z] #38 9.343 tar -cC '/build' . | docker load [2022-04-21T13:20:26.230Z] #38 ... [2022-04-21T13:20:26.230Z] [2022-04-21T13:20:26.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:26.230Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:26.328Z] #53 25.80 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:20:26.328Z] #53 25.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:20:26.328Z] #53 25.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:20:26.328Z] #53 25.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:20:26.585Z] #53 25.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:20:26.585Z] #53 25.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:20:26.585Z] #53 26.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:20:26.585Z] #53 26.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:20:26.585Z] #53 26.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:20:26.665Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.9s done [2022-04-21T13:20:26.674Z] #65 4.097 + RM_GOPATH=0 [2022-04-21T13:20:26.674Z] #65 4.097 + TMP_GOPATH= [2022-04-21T13:20:26.674Z] #65 4.097 + : /build [2022-04-21T13:20:26.674Z] #65 4.097 + '[' -z '' ']' [2022-04-21T13:20:26.674Z] #65 4.097 ++ mktemp -d [2022-04-21T13:20:26.674Z] #65 4.103 + export GOPATH=/tmp/tmp.VnzhuGtEhy [2022-04-21T13:20:26.674Z] #65 4.103 + GOPATH=/tmp/tmp.VnzhuGtEhy [2022-04-21T13:20:26.674Z] #65 4.103 + RM_GOPATH=1 [2022-04-21T13:20:26.674Z] #65 4.103 + case "$(go env GOARCH)" in [2022-04-21T13:20:26.674Z] #65 4.103 ++ go env GOARCH [2022-04-21T13:20:26.674Z] #65 4.154 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:26.674Z] #65 4.154 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:26.674Z] #65 4.165 ++ dirname /install.sh [2022-04-21T13:20:26.674Z] #65 4.171 + dir=/ [2022-04-21T13:20:26.674Z] #65 4.171 + bin=rootlesskit [2022-04-21T13:20:26.674Z] #65 4.171 + shift [2022-04-21T13:20:26.674Z] #65 4.171 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:26.674Z] #65 4.171 + . //rootlesskit.installer [2022-04-21T13:20:26.674Z] #65 4.171 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:26.674Z] #65 4.171 + install_rootlesskit [2022-04-21T13:20:26.674Z] #65 4.171 + case "$1" in [2022-04-21T13:20:26.674Z] #65 4.171 + export CGO_ENABLED=0 [2022-04-21T13:20:26.674Z] #65 4.171 + CGO_ENABLED=0 [2022-04-21T13:20:26.674Z] #65 4.171 + _install_rootlesskit [2022-04-21T13:20:26.674Z] #65 4.180 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:26.674Z] #65 4.180 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:26.674Z] #65 4.180 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:26.674Z] #65 4.180 + GOBIN=/build [2022-04-21T13:20:26.674Z] #65 4.180 + GO111MODULE=on [2022-04-21T13:20:26.674Z] #65 4.180 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:26.841Z] #53 26.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:20:26.841Z] #53 26.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:20:26.841Z] #53 26.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:20:26.921Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-21T13:20:26.921Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:20:27.159Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-04-21T13:20:27.178Z] #11 DONE 35.3s [2022-04-21T13:20:27.178Z] [2022-04-21T13:20:27.178Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:27.178Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:27.252Z] #65 4.702 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:27.274Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-21T13:20:27.416Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-21T13:20:27.676Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:20:27.676Z] #11 ... [2022-04-21T13:20:27.676Z] [2022-04-21T13:20:27.676Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:27.676Z] #38 sha256:d6613d37ad443e22dfc0a8a18ab98dae9c444a57afcbdd8d87cd607d1100cf0f [2022-04-21T13:20:27.676Z] #38 DONE 11.6s [2022-04-21T13:20:27.741Z] #12 DONE 0.5s [2022-04-21T13:20:27.741Z] [2022-04-21T13:20:27.741Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:20:27.741Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:20:27.772Z] #53 27.23 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:20:27.772Z] #53 27.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:20:27.772Z] #53 27.30 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:20:27.772Z] #53 27.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:20:27.772Z] #53 27.38 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:20:27.772Z] #53 27.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:20:27.772Z] #53 27.42 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:20:27.772Z] #53 27.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:20:27.772Z] #53 27.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:20:27.938Z] [2022-04-21T13:20:27.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:27.938Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:27.938Z] #11 DONE 37.8s [2022-04-21T13:20:27.938Z] [2022-04-21T13:20:27.938Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:27.938Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:27.997Z] #13 DONE 0.5s [2022-04-21T13:20:27.997Z] [2022-04-21T13:20:27.997Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:27.997Z] #25 sha256:4b6e0fa7614831dae2e61f5e12afe84c5ee273d1a082609814ee7ba85c8065de [2022-04-21T13:20:28.029Z] #53 27.57 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:20:28.029Z] #53 27.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:20:28.029Z] #53 27.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:20:28.193Z] #65 ... [2022-04-21T13:20:28.193Z] [2022-04-21T13:20:28.193Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:28.193Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:28.193Z] #51 3.460 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:28.193Z] #51 4.756 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:28.193Z] #51 4.762 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:28.193Z] #51 4.915 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:28.193Z] #51 4.977 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:28.193Z] #51 5.314 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:28.193Z] #51 5.316 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:28.193Z] #51 5.379 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:28.193Z] #51 5.412 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:28.193Z] #51 5.628 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:28.193Z] #51 5.705 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:28.193Z] #51 5.860 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:28.193Z] #51 6.050 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:28.260Z] #25 ... [2022-04-21T13:20:28.260Z] [2022-04-21T13:20:28.260Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:28.260Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:28.260Z] #44 DONE 0.2s [2022-04-21T13:20:28.260Z] [2022-04-21T13:20:28.260Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:28.260Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:20:28.260Z] #33 DONE 0.2s [2022-04-21T13:20:28.260Z] [2022-04-21T13:20:28.260Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:28.260Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:28.260Z] #48 DONE 0.2s [2022-04-21T13:20:28.260Z] [2022-04-21T13:20:28.260Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:28.260Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:28.286Z] #53 27.80 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:20:28.286Z] #53 27.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:20:28.286Z] #53 27.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:20:28.286Z] #53 27.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:20:28.286Z] #53 27.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:20:28.286Z] #53 28.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:20:28.501Z] #12 DONE 0.5s [2022-04-21T13:20:28.501Z] [2022-04-21T13:20:28.501Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:20:28.501Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:20:28.517Z] #49 ... [2022-04-21T13:20:28.517Z] [2022-04-21T13:20:28.517Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:28.517Z] #64 sha256:d800c5c96cf08543e3c1e4a99fa620396fd5b764996e393d13bd2e0a9a4c14ff [2022-04-21T13:20:28.517Z] #64 DONE 0.3s [2022-04-21T13:20:28.517Z] [2022-04-21T13:20:28.517Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:28.517Z] #25 sha256:4b6e0fa7614831dae2e61f5e12afe84c5ee273d1a082609814ee7ba85c8065de [2022-04-21T13:20:28.517Z] #25 DONE 0.3s [2022-04-21T13:20:28.517Z] [2022-04-21T13:20:28.517Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:28.517Z] #26 sha256:7ad9346ff080535f12774905a91aa91ff2b1c08ffb18ad01e357bd5ecd1d3be0 [2022-04-21T13:20:28.543Z] #53 28.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:20:28.544Z] #53 28.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:20:28.544Z] #53 28.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:20:28.544Z] #53 28.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:20:28.800Z] #53 28.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:20:28.800Z] #53 28.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:20:28.800Z] #53 28.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:20:28.800Z] #53 28.33 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:20:28.800Z] #53 28.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:20:28.800Z] #53 28.41 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:20:28.800Z] #53 28.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:20:28.800Z] #53 28.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:20:28.800Z] #53 28.52 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:20:29.057Z] #53 28.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:20:29.058Z] #53 28.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:20:29.058Z] #53 28.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:20:29.058Z] #53 28.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:20:29.058Z] #53 28.64 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:20:29.058Z] #53 28.67 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:20:29.058Z] #53 28.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:20:29.065Z] #13 DONE 0.4s [2022-04-21T13:20:29.065Z] [2022-04-21T13:20:29.065Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:29.065Z] #51 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:29.065Z] #51 DONE 0.0s [2022-04-21T13:20:29.065Z] [2022-04-21T13:20:29.065Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:29.065Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:29.065Z] #52 ... [2022-04-21T13:20:29.065Z] [2022-04-21T13:20:29.065Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:29.065Z] #55 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:29.065Z] #55 DONE 0.1s [2022-04-21T13:20:29.065Z] [2022-04-21T13:20:29.065Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:29.065Z] #40 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:20:29.065Z] #40 DONE 0.2s [2022-04-21T13:20:29.137Z] #51 ... [2022-04-21T13:20:29.137Z] [2022-04-21T13:20:29.137Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:29.137Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:29.137Z] #65 6.904 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:29.317Z] #53 28.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:20:29.317Z] #53 28.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:20:29.317Z] #53 28.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:20:29.317Z] #53 28.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:20:29.317Z] #53 28.87 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:20:29.323Z] [2022-04-21T13:20:29.323Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:29.323Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:29.399Z] #65 6.918 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:29.574Z] #53 ... [2022-04-21T13:20:29.574Z] [2022-04-21T13:20:29.574Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:29.574Z] #55 sha256:ab406524337f9bc0834330d8189b9bcae93254d648f333490c65d3a949292908 [2022-04-21T13:20:29.574Z] #55 28.85 v3.0.2 [2022-04-21T13:20:29.574Z] #55 DONE 29.1s [2022-04-21T13:20:29.833Z] [2022-04-21T13:20:29.833Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:29.833Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:29.833Z] #14 27.12 The following additional packages will be installed: [2022-04-21T13:20:29.833Z] #14 27.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:29.833Z] #14 27.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:20:29.833Z] #14 27.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:20:29.833Z] #14 27.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:20:29.833Z] #14 27.14 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:20:29.833Z] #14 27.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:20:29.833Z] #14 27.14 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:20:29.833Z] #14 27.15 Suggested packages: [2022-04-21T13:20:29.833Z] #14 27.16 gcc-10-locales seccomp wine64 [2022-04-21T13:20:29.833Z] #14 28.18 The following NEW packages will be installed: [2022-04-21T13:20:29.833Z] #14 28.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:29.833Z] #14 28.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:20:29.833Z] #14 28.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:20:29.833Z] #14 28.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:20:29.833Z] #14 28.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:20:29.833Z] #14 28.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:20:29.833Z] #14 28.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:20:29.833Z] #14 28.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:20:29.833Z] #14 28.21 mingw-w64-x86-64-dev [2022-04-21T13:20:29.833Z] #14 28.59 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:29.833Z] #14 28.59 Need to get 108 MB of archives. [2022-04-21T13:20:29.833Z] #14 28.59 After this operation, 620 MB of additional disk space will be used. [2022-04-21T13:20:29.833Z] #14 28.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-21T13:20:29.833Z] #14 28.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-21T13:20:29.833Z] #14 28.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:20:29.833Z] #14 28.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-21T13:20:29.833Z] #14 28.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-21T13:20:29.833Z] #14 28.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:20:29.833Z] #14 28.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-21T13:20:29.833Z] #14 29.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-21T13:20:29.833Z] #14 29.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-21T13:20:30.112Z] #14 29.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-21T13:20:30.340Z] #65 7.779 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:30.564Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-04-21T13:20:30.679Z] #14 ... [2022-04-21T13:20:30.679Z] [2022-04-21T13:20:30.679Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:30.679Z] #60 sha256:b15c0f6d0d5c4b374e2a6e8e721380d4cdfbd3d6334c2b6964018402c073e457 [2022-04-21T13:20:30.679Z] #60 27.06 The following additional packages will be installed: [2022-04-21T13:20:30.679Z] #60 27.06 libbtrfs0 [2022-04-21T13:20:30.679Z] #60 27.25 The following NEW packages will be installed: [2022-04-21T13:20:30.679Z] #60 27.27 libbtrfs-dev libbtrfs0 [2022-04-21T13:20:30.679Z] #60 27.65 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:30.679Z] #60 27.65 Need to get 454 kB of archives. [2022-04-21T13:20:30.679Z] #60 27.65 After this operation, 1275 kB of additional disk space will be used. [2022-04-21T13:20:30.679Z] #60 27.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-21T13:20:30.679Z] #60 27.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-21T13:20:30.679Z] #60 28.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:30.679Z] #60 28.78 Fetched 454 kB in 0s (1200 kB/s) [2022-04-21T13:20:30.679Z] #60 28.97 Selecting previously unselected package libbtrfs0:arm64. [2022-04-21T13:20:30.679Z] #60 28.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-04-21T13:20:30.679Z] #60 29.05 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-21T13:20:30.679Z] #60 29.07 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:20:30.679Z] #60 29.39 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-21T13:20:30.679Z] #60 29.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-21T13:20:30.679Z] #60 29.39 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:20:30.679Z] #60 29.77 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:20:30.679Z] #60 29.81 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:20:30.679Z] #60 29.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:30.679Z] #60 DONE 30.2s [2022-04-21T13:20:30.679Z] [2022-04-21T13:20:30.679Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:20:30.679Z] #61 sha256:640ea9a46d4f3854e8b39f2f2b7b71878b40f395d40f94f73342ee5787905126 [2022-04-21T13:20:30.679Z] #61 DONE 0.1s [2022-04-21T13:20:30.679Z] [2022-04-21T13:20:30.679Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:30.679Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:30.679Z] #53 29.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:20:30.679Z] #53 29.60 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:20:30.679Z] #53 29.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:20:30.679Z] #53 29.65 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:20:30.679Z] #53 29.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:20:30.679Z] #53 29.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:20:30.679Z] #53 29.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:20:30.679Z] #53 30.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:20:30.679Z] #53 30.08 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:20:30.679Z] #53 30.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:20:30.679Z] #53 30.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:20:30.679Z] #53 30.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:20:30.679Z] #53 30.41 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:20:30.824Z] #11 ... [2022-04-21T13:20:30.824Z] [2022-04-21T13:20:30.824Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:30.824Z] #31 sha256:262f3d0688e27dfb4dc6e3ff678502c2733a322f551532a59250f626e571430c [2022-04-21T13:20:30.824Z] #31 1.539 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-21T13:20:30.824Z] #31 1.789 [2022-04-21T13:20:30.824Z] #31 2.005 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:30.824Z] #31 2.299 [2022-04-21T13:20:30.824Z] #31 3.195 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-21T13:20:30.824Z] #31 3.493 [2022-04-21T13:20:30.824Z] #31 3.710 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:30.824Z] #31 3.973 [2022-04-21T13:20:30.824Z] #31 4.871 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-21T13:20:30.824Z] #31 5.144 [2022-04-21T13:20:30.824Z] #31 5.361 #=#=# ################## 25.1% ######################################## 56.2% ################################################################# 90.7% ######################################################################## 100.0% [2022-04-21T13:20:30.824Z] #31 5.885 [2022-04-21T13:20:30.824Z] #31 6.727 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-21T13:20:30.824Z] #31 7.006 [2022-04-21T13:20:30.824Z] #31 7.222 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:30.824Z] #31 7.474 [2022-04-21T13:20:30.824Z] #31 8.135 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-21T13:20:30.824Z] #31 8.402 [2022-04-21T13:20:30.824Z] #31 8.638 #=#=# ######################################################################## 100.0% [2022-04-21T13:20:30.824Z] #31 8.873 [2022-04-21T13:20:30.824Z] #31 8.942 Download of images into '/build' complete. [2022-04-21T13:20:30.824Z] #31 8.942 Use something like the following to load the result into a Docker daemon: [2022-04-21T13:20:30.824Z] #31 8.942 tar -cC '/build' . | docker load [2022-04-21T13:20:30.936Z] #53 30.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:20:30.936Z] #53 30.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:20:30.936Z] #53 30.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:20:30.936Z] #53 30.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:20:30.936Z] #53 30.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:20:30.936Z] #53 30.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:20:31.083Z] #31 ... [2022-04-21T13:20:31.083Z] [2022-04-21T13:20:31.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:dee664002d1d39e222c7f2c4ba8652c02f1d2dc82e9be7235417f0d53581703d [2022-04-21T13:20:31.083Z] #11 sha256:5e382af777c702fd347b5f0ed24e6f226279862467f112b04d5617afc1e6014d [2022-04-21T13:20:31.083Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-21T13:20:31.198Z] #53 30.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:20:31.198Z] #53 30.67 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:20:31.225Z] #41 ... [2022-04-21T13:20:31.225Z] [2022-04-21T13:20:31.225Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-21T13:20:31.225Z] #14 sha256:30e6f06b356b57ff4bf7911f6c745b5a0d52c70d8c5338cbd89aa5bf22456ed6 [2022-04-21T13:20:31.225Z] #14 DONE 2.1s [2022-04-21T13:20:31.225Z] [2022-04-21T13:20:31.225Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-21T13:20:31.225Z] #15 sha256:0a4f4fe963419818e9abe011b1d7369072a99fae46d70545ed99f6c96631ccf1 [2022-04-21T13:20:31.455Z] #53 30.96 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:20:31.455Z] #53 31.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:20:31.455Z] #53 31.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:20:31.455Z] #53 31.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:20:31.455Z] #53 31.09 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:20:31.712Z] #53 31.39 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:20:31.969Z] #53 31.47 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:20:32.021Z] #11 DONE 36.2s [2022-04-21T13:20:32.021Z] [2022-04-21T13:20:32.021Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-21T13:20:32.021Z] #31 sha256:262f3d0688e27dfb4dc6e3ff678502c2733a322f551532a59250f626e571430c [2022-04-21T13:20:32.021Z] #31 DONE 11.3s [2022-04-21T13:20:32.021Z] [2022-04-21T13:20:32.021Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-21T13:20:32.021Z] #12 sha256:24f30c4ae30cc50eb2930f4071316cd89793f6b1c8c7d8f015fe678dd533e3a6 [2022-04-21T13:20:32.253Z] #65 ... [2022-04-21T13:20:32.253Z] [2022-04-21T13:20:32.253Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:32.253Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:32.253Z] #38 3.514 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:32.253Z] #38 4.480 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:32.253Z] #38 5.703 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:32.253Z] #38 6.155 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:32.253Z] #38 6.234 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:32.253Z] #38 9.563 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:32.253Z] #38 9.758 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:32.253Z] #38 ... [2022-04-21T13:20:32.253Z] [2022-04-21T13:20:32.253Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:32.253Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:32.253Z] #60 3.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:32.253Z] #60 3.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:32.253Z] #60 3.788 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:32.253Z] #60 4.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:32.253Z] #60 6.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:32.253Z] #60 8.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:32.253Z] #60 ... [2022-04-21T13:20:32.253Z] [2022-04-21T13:20:32.253Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:32.253Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:32.253Z] #53 3.730 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:32.514Z] #53 ... [2022-04-21T13:20:32.514Z] [2022-04-21T13:20:32.514Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:32.514Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:32.514Z] #55 4.950 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:32.514Z] #55 6.109 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:32.514Z] #55 6.109 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:32.514Z] #55 6.173 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:32.514Z] #55 8.154 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:32.595Z] #15 DONE 1.5s [2022-04-21T13:20:32.595Z] [2022-04-21T13:20:32.595Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-21T13:20:32.595Z] #16 sha256:ca5fbf0a62451eb183f9b18568d4448058997ec58137708d2bd5bc41825c8d41 [2022-04-21T13:20:32.691Z] #26 4.168 + RM_GOPATH=0 [2022-04-21T13:20:32.691Z] #26 4.168 + TMP_GOPATH= [2022-04-21T13:20:32.691Z] #26 4.168 + : /build [2022-04-21T13:20:32.691Z] #26 4.168 + '[' -z '' ']' [2022-04-21T13:20:32.691Z] #26 4.171 ++ mktemp -d [2022-04-21T13:20:32.691Z] #26 4.174 + export GOPATH=/tmp/tmp.cl450RpcXR [2022-04-21T13:20:32.691Z] #26 4.174 + GOPATH=/tmp/tmp.cl450RpcXR [2022-04-21T13:20:32.691Z] #26 4.174 + RM_GOPATH=1 [2022-04-21T13:20:32.691Z] #26 4.174 + case "$(go env GOARCH)" in [2022-04-21T13:20:32.691Z] #26 4.175 ++ go env GOARCH [2022-04-21T13:20:32.691Z] #26 4.190 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:32.691Z] #26 4.190 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:32.691Z] #26 4.191 ++ dirname /install.sh [2022-04-21T13:20:32.691Z] #26 4.192 + dir=/ [2022-04-21T13:20:32.691Z] #26 4.196 + bin=dockercli [2022-04-21T13:20:32.691Z] #26 4.196 + shift [2022-04-21T13:20:32.691Z] #26 4.196 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:32.691Z] #26 4.197 + . //dockercli.installer [2022-04-21T13:20:32.691Z] #26 4.197 ++ : stable [2022-04-21T13:20:32.691Z] #26 4.197 ++ : 17.06.2-ce [2022-04-21T13:20:32.691Z] #26 4.199 + install_dockercli [2022-04-21T13:20:32.691Z] #26 4.199 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:32.691Z] #26 4.200 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:32.691Z] #26 4.201 ++ uname -m [2022-04-21T13:20:32.692Z] #26 4.204 + arch=x86_64 [2022-04-21T13:20:32.692Z] #26 4.210 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:20:32.692Z] #26 4.215 + url=https://download.docker.com/linux/static [2022-04-21T13:20:32.692Z] #26 4.217 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:20:32.692Z] #26 4.218 + tar -xz docker/docker [2022-04-21T13:20:32.776Z] #55 ... [2022-04-21T13:20:32.776Z] [2022-04-21T13:20:32.776Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:32.776Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:32.776Z] #45 3.350 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:32.776Z] #45 3.351 Cloning into '.'... [2022-04-21T13:20:32.776Z] #45 ... [2022-04-21T13:20:32.776Z] [2022-04-21T13:20:32.776Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:32.776Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:32.776Z] #34 3.818 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:32.776Z] #34 3.822 Cloning into '.'... [2022-04-21T13:20:32.900Z] #53 32.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:20:32.900Z] #53 32.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:20:32.900Z] #53 32.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:20:32.900Z] #53 32.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:20:32.900Z] #53 32.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:20:32.900Z] #53 32.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:20:32.900Z] #53 32.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:20:32.960Z] #12 DONE 0.6s [2022-04-21T13:20:32.960Z] [2022-04-21T13:20:32.960Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-21T13:20:32.960Z] #13 sha256:772157ab50785cac5c20421bd764d7ad9ac71389b3057f0f7fcdef0e2976ce87 [2022-04-21T13:20:33.037Z] #34 ... [2022-04-21T13:20:33.037Z] [2022-04-21T13:20:33.037Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:33.037Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:33.037Z] #49 4.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:33.037Z] #49 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:33.037Z] #49 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:33.037Z] #49 5.393 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:33.037Z] #49 5.915 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:33.037Z] #49 8.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:33.037Z] #49 10.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:33.037Z] #49 ... [2022-04-21T13:20:33.037Z] [2022-04-21T13:20:33.037Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:33.037Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:33.037Z] #36 2.933 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:33.170Z] #53 ... [2022-04-21T13:20:33.170Z] [2022-04-21T13:20:33.170Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:33.170Z] #38 sha256:95d33aa00d2c78a9b02c049f68bbf55c60e4de82b4948769a3b3c0de8ba565df [2022-04-21T13:20:33.170Z] #38 31.88 NAME: [2022-04-21T13:20:33.170Z] #38 31.88 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:20:33.170Z] #38 31.88 [2022-04-21T13:20:33.170Z] #38 31.88 USAGE: [2022-04-21T13:20:33.170Z] #38 31.88 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:20:33.170Z] #38 31.88 [2022-04-21T13:20:33.170Z] #38 31.88 COMMANDS: [2022-04-21T13:20:33.170Z] #38 31.88 init Create an initial ./winres/winres.json [2022-04-21T13:20:33.170Z] #38 31.88 make Make syso files for the "go build" command [2022-04-21T13:20:33.170Z] #38 31.88 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:20:33.170Z] #38 31.88 extract Extract all resources from an executable [2022-04-21T13:20:33.170Z] #38 31.88 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:20:33.170Z] #38 31.88 help, h Shows a list of commands or help for one command [2022-04-21T13:20:33.170Z] #38 31.88 [2022-04-21T13:20:33.170Z] #38 31.88 GLOBAL OPTIONS: [2022-04-21T13:20:33.170Z] #38 31.88 --help, -h show help (default: false) [2022-04-21T13:20:33.170Z] #38 DONE 32.7s [2022-04-21T13:20:33.170Z] [2022-04-21T13:20:33.170Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:33.170Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:33.170Z] #53 32.89 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:20:33.170Z] #53 32.94 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:20:33.219Z] #13 DONE 0.5s [2022-04-21T13:20:33.219Z] [2022-04-21T13:20:33.219Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:33.219Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:33.301Z] #36 ... [2022-04-21T13:20:33.301Z] [2022-04-21T13:20:33.301Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:33.301Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:33.301Z] #40 4.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:33.301Z] #40 4.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:33.301Z] #40 4.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:33.301Z] #40 5.796 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:33.301Z] #40 7.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:33.301Z] #40 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:33.301Z] #40 ... [2022-04-21T13:20:33.301Z] [2022-04-21T13:20:33.301Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:33.301Z] #26 sha256:74928bd1a5f958d56bec3687742955d2cf6e478ac396f17b260073a859aaf55d [2022-04-21T13:20:33.301Z] #26 3.725 + RM_GOPATH=0 [2022-04-21T13:20:33.301Z] #26 3.725 + TMP_GOPATH= [2022-04-21T13:20:33.301Z] #26 3.725 + : /build [2022-04-21T13:20:33.301Z] #26 3.726 + '[' -z '' ']' [2022-04-21T13:20:33.301Z] #26 3.726 ++ mktemp -d [2022-04-21T13:20:33.301Z] #26 3.732 + export GOPATH=/tmp/tmp.4iWcbWYoq0 [2022-04-21T13:20:33.301Z] #26 3.732 + GOPATH=/tmp/tmp.4iWcbWYoq0 [2022-04-21T13:20:33.301Z] #26 3.732 + RM_GOPATH=1 [2022-04-21T13:20:33.301Z] #26 3.732 + case "$(go env GOARCH)" in [2022-04-21T13:20:33.301Z] #26 3.744 ++ go env GOARCH [2022-04-21T13:20:33.301Z] #26 3.744 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:33.301Z] #26 3.744 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:33.301Z] #26 3.755 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:33.301Z] #26 3.756 ++ dirname /install.sh [2022-04-21T13:20:33.301Z] #26 3.756 + dir=/ [2022-04-21T13:20:33.301Z] #26 3.756 + bin=dockercli [2022-04-21T13:20:33.301Z] #26 3.756 + shift [2022-04-21T13:20:33.301Z] #26 3.756 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:33.301Z] #26 3.756 + . //dockercli.installer [2022-04-21T13:20:33.301Z] #26 3.756 ++ : stable [2022-04-21T13:20:33.301Z] #26 3.756 ++ : 17.06.2-ce [2022-04-21T13:20:33.301Z] #26 3.756 + install_dockercli [2022-04-21T13:20:33.301Z] #26 3.756 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:33.301Z] #26 3.756 ++ uname -m [2022-04-21T13:20:33.301Z] #26 3.761 + arch=x86_64 [2022-04-21T13:20:33.301Z] #26 3.761 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:20:33.301Z] #26 3.761 + url=https://download.docker.com/linux/static [2022-04-21T13:20:33.301Z] #26 3.761 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:20:33.301Z] #26 3.782 + tar -xz docker/docker [2022-04-21T13:20:33.301Z] #26 10.87 + mkdir -p /build [2022-04-21T13:20:33.301Z] #26 10.87 + mv docker/docker /build/ [2022-04-21T13:20:33.301Z] #26 10.90 + rmdir docker [2022-04-21T13:20:33.477Z] #48 ... [2022-04-21T13:20:33.477Z] [2022-04-21T13:20:33.477Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-21T13:20:33.477Z] #44 sha256:e5db8297630d3723067178e470da76dc2eb24f2ff7f798dc1d26f5e625c162a6 [2022-04-21T13:20:33.477Z] #44 DONE 0.3s [2022-04-21T13:20:33.477Z] [2022-04-21T13:20:33.477Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:20:33.477Z] #25 sha256:102a04a6ca8bbbbe832dbdd2bc0d95ab62ba7bd451eb721ad1dd7550f6b7ac6a [2022-04-21T13:20:33.477Z] #25 DONE 0.3s [2022-04-21T13:20:33.477Z] [2022-04-21T13:20:33.477Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:20:33.477Z] #64 sha256:a462fa01ffb079d0096b31d91e45cb99e6d187cc3461a811bec192b529c90a05 [2022-04-21T13:20:33.477Z] #64 DONE 0.3s [2022-04-21T13:20:33.561Z] #26 ... [2022-04-21T13:20:33.561Z] [2022-04-21T13:20:33.561Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:33.562Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:33.562Z] #65 10.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:20:33.562Z] #65 11.07 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:33.562Z] #65 ... [2022-04-21T13:20:33.562Z] [2022-04-21T13:20:33.562Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:33.562Z] #26 sha256:74928bd1a5f958d56bec3687742955d2cf6e478ac396f17b260073a859aaf55d [2022-04-21T13:20:33.562Z] #26 DONE 11.3s [2022-04-21T13:20:33.562Z] [2022-04-21T13:20:33.562Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:33.562Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:33.562Z] #65 11.15 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:33.734Z] #53 33.12 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:20:33.737Z] [2022-04-21T13:20:33.737Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-21T13:20:33.737Z] #33 sha256:cf2baaf4fd68b6fcb36ca9ba697bca1cadf27b840a9e8bb9b0557eb9a56ed191 [2022-04-21T13:20:33.737Z] #33 DONE 0.4s [2022-04-21T13:20:33.737Z] [2022-04-21T13:20:33.737Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-21T13:20:33.737Z] #48 sha256:f2868e4c84ebef12af7764ae416ae70ccb354d4b3338eca894f69b7691864630 [2022-04-21T13:20:33.737Z] #48 DONE 0.4s [2022-04-21T13:20:33.737Z] [2022-04-21T13:20:33.737Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:33.737Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:33.971Z] #16 DONE 1.3s [2022-04-21T13:20:33.971Z] [2022-04-21T13:20:33.971Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-21T13:20:33.971Z] #17 sha256:17fb3c060ed7f9bdba2df10aa916519f2b2e75176ae34443720d1b7ef4f66cf4 [2022-04-21T13:20:33.991Z] #53 ... [2022-04-21T13:20:33.991Z] [2022-04-21T13:20:33.991Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:33.991Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:33.991Z] #40 19.63 Reading package lists... [2022-04-21T13:20:33.991Z] #40 23.58 Building dependency tree... [2022-04-21T13:20:33.991Z] #40 26.89 The following additional packages will be installed: [2022-04-21T13:20:33.991Z] #40 26.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:20:33.991Z] #40 26.93 Suggested packages: [2022-04-21T13:20:33.991Z] #40 26.94 cmake-doc ninja-build lrzip [2022-04-21T13:20:33.991Z] #40 26.94 Recommended packages: [2022-04-21T13:20:33.991Z] #40 26.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:20:33.991Z] #40 27.60 The following NEW packages will be installed: [2022-04-21T13:20:33.991Z] #40 27.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:20:33.991Z] #40 27.63 vim-common xxd [2022-04-21T13:20:33.991Z] #40 27.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:33.991Z] #40 27.99 Need to get 15.6 MB of archives. [2022-04-21T13:20:33.991Z] #40 27.99 After this operation, 67.4 MB of additional disk space will be used. [2022-04-21T13:20:33.991Z] #40 27.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:20:33.991Z] #40 27.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:20:33.991Z] #40 28.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:20:33.991Z] #40 28.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-21T13:20:33.991Z] #40 28.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-21T13:20:33.992Z] #40 28.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-21T13:20:33.992Z] #40 28.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-21T13:20:33.992Z] #40 28.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-21T13:20:33.992Z] #40 28.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-21T13:20:33.992Z] #40 28.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-21T13:20:33.992Z] #40 29.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:33.992Z] #40 29.55 Fetched 15.6 MB in 1s (19.0 MB/s) [2022-04-21T13:20:33.992Z] #40 29.71 Selecting previously unselected package xxd. [2022-04-21T13:20:33.992Z] #40 29.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:33.992Z] #40 29.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:20:33.992Z] #40 29.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:33.992Z] #40 30.11 Selecting previously unselected package vim-common. [2022-04-21T13:20:33.992Z] #40 30.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:20:33.992Z] #40 30.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:33.992Z] #40 30.63 Selecting previously unselected package cmake-data. [2022-04-21T13:20:33.992Z] #40 30.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:20:33.992Z] #40 30.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:20:33.992Z] #40 ... [2022-04-21T13:20:33.992Z] [2022-04-21T13:20:33.992Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:33.992Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:20:33.992Z] #62 0.744 + RM_GOPATH=0 [2022-04-21T13:20:33.992Z] #62 0.744 + TMP_GOPATH= [2022-04-21T13:20:33.992Z] #62 0.744 + : /build [2022-04-21T13:20:33.992Z] #62 0.744 + '[' -z '' ']' [2022-04-21T13:20:33.992Z] #62 0.745 ++ mktemp -d [2022-04-21T13:20:33.992Z] #62 0.760 + export GOPATH=/tmp/tmp.DVMpUmLIQ4 [2022-04-21T13:20:33.992Z] #62 0.760 + GOPATH=/tmp/tmp.DVMpUmLIQ4 [2022-04-21T13:20:33.992Z] #62 0.760 + RM_GOPATH=1 [2022-04-21T13:20:33.992Z] #62 0.760 + case "$(go env GOARCH)" in [2022-04-21T13:20:33.992Z] #62 0.761 ++ go env GOARCH [2022-04-21T13:20:33.992Z] #62 0.790 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:33.992Z] #62 0.790 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:33.992Z] #62 0.791 ++ dirname /install.sh [2022-04-21T13:20:33.992Z] #62 0.792 + dir=/ [2022-04-21T13:20:33.992Z] #62 0.796 + bin=containerd [2022-04-21T13:20:33.992Z] #62 0.797 + shift [2022-04-21T13:20:33.992Z] #62 0.797 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:20:33.992Z] #62 0.797 + . //containerd.installer [2022-04-21T13:20:33.992Z] #62 0.797 ++ set -e [2022-04-21T13:20:33.992Z] #62 0.797 ++ : v1.6.2 [2022-04-21T13:20:33.992Z] #62 0.798 + install_containerd [2022-04-21T13:20:33.992Z] #62 0.799 + echo 'Install containerd version v1.6.2' [2022-04-21T13:20:33.992Z] #62 0.803 Install containerd version v1.6.2 [2022-04-21T13:20:33.992Z] #62 0.804 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DVMpUmLIQ4/src/github.com/containerd/containerd [2022-04-21T13:20:33.992Z] #62 0.869 Cloning into '/tmp/tmp.DVMpUmLIQ4/src/github.com/containerd/containerd'... [2022-04-21T13:20:34.948Z] #65 12.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:35.210Z] #65 12.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:35.215Z] #26 ... [2022-04-21T13:20:35.215Z] [2022-04-21T13:20:35.215Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:35.215Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:20:35.215Z] #65 4.183 + RM_GOPATH=0 [2022-04-21T13:20:35.215Z] #65 4.183 + TMP_GOPATH= [2022-04-21T13:20:35.215Z] #65 4.184 + : /build [2022-04-21T13:20:35.215Z] #65 4.184 + '[' -z '' ']' [2022-04-21T13:20:35.215Z] #65 4.186 ++ mktemp -d [2022-04-21T13:20:35.215Z] #65 4.189 + export GOPATH=/tmp/tmp.CD8VJ5JofB [2022-04-21T13:20:35.215Z] #65 4.190 + GOPATH=/tmp/tmp.CD8VJ5JofB [2022-04-21T13:20:35.215Z] #65 4.190 + RM_GOPATH=1 [2022-04-21T13:20:35.215Z] #65 4.190 + case "$(go env GOARCH)" in [2022-04-21T13:20:35.215Z] #65 4.191 ++ go env GOARCH [2022-04-21T13:20:35.215Z] #65 4.210 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:35.215Z] #65 4.211 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:35.215Z] #65 4.211 ++ dirname /install.sh [2022-04-21T13:20:35.215Z] #65 4.212 + dir=/ [2022-04-21T13:20:35.215Z] #65 4.213 + bin=rootlesskit [2022-04-21T13:20:35.215Z] #65 4.213 + shift [2022-04-21T13:20:35.215Z] #65 4.213 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:35.215Z] #65 4.213 + . //rootlesskit.installer [2022-04-21T13:20:35.215Z] #65 4.214 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:35.215Z] #65 4.215 + install_rootlesskit [2022-04-21T13:20:35.215Z] #65 4.219 + case "$1" in [2022-04-21T13:20:35.215Z] #65 4.219 + export CGO_ENABLED=0 [2022-04-21T13:20:35.215Z] #65 4.219 + CGO_ENABLED=0 [2022-04-21T13:20:35.215Z] #65 4.219 + _install_rootlesskit [2022-04-21T13:20:35.215Z] #65 4.220 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:35.215Z] #65 4.220 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:35.215Z] #65 4.221 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:35.215Z] #65 4.221 + GOBIN=/build [2022-04-21T13:20:35.215Z] #65 4.221 + GO111MODULE=on [2022-04-21T13:20:35.215Z] #65 4.221 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:35.215Z] #65 4.758 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:35.342Z] #17 DONE 1.4s [2022-04-21T13:20:35.342Z] [2022-04-21T13:20:35.342Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-21T13:20:35.342Z] #18 sha256:6781f5d8287150b24b72e38de07d873046e1c42eb99f3de8c15b6da165de66cf [2022-04-21T13:20:35.474Z] #65 12.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:35.474Z] #65 13.09 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:35.734Z] #65 ... [2022-04-21T13:20:35.734Z] [2022-04-21T13:20:35.734Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:35.734Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:35.734Z] #14 3.639 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:35.734Z] #14 3.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:35.734Z] #14 3.667 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:35.734Z] #14 4.015 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:35.734Z] #14 5.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:35.734Z] #14 8.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:35.734Z] #14 ... [2022-04-21T13:20:35.734Z] [2022-04-21T13:20:35.734Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:35.734Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:35.734Z] #65 13.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:35.780Z] #65 7.299 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:35.780Z] #65 7.300 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:35.897Z] #62 ... [2022-04-21T13:20:35.897Z] [2022-04-21T13:20:35.897Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:35.897Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:35.897Z] #49 24.02 Building dependency tree... [2022-04-21T13:20:35.897Z] #49 27.15 The following additional packages will be installed: [2022-04-21T13:20:35.897Z] #49 27.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:35.897Z] #49 27.15 python3-protobuf python3-six [2022-04-21T13:20:35.897Z] #49 27.16 Suggested packages: [2022-04-21T13:20:35.897Z] #49 27.18 python3-setuptools [2022-04-21T13:20:35.897Z] #49 27.18 Recommended packages: [2022-04-21T13:20:35.897Z] #49 27.18 iproute2 | iproute [2022-04-21T13:20:35.897Z] #49 27.64 The following NEW packages will be installed: [2022-04-21T13:20:35.897Z] #49 27.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:35.897Z] #49 27.65 python3-protobuf python3-six [2022-04-21T13:20:35.897Z] #49 28.14 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:35.897Z] #49 28.14 Need to get 2115 kB of archives. [2022-04-21T13:20:35.897Z] #49 28.14 After this operation, 10.7 MB of additional disk space will be used. [2022-04-21T13:20:35.897Z] #49 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-21T13:20:35.897Z] #49 28.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:20:35.897Z] #49 28.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:20:35.897Z] #49 28.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-21T13:20:35.897Z] #49 28.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-21T13:20:35.897Z] #49 28.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-21T13:20:35.897Z] #49 28.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-21T13:20:35.897Z] #49 31.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-21T13:20:35.897Z] #49 32.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:35.897Z] #49 33.07 Fetched 2115 kB in 4s (526 kB/s) [2022-04-21T13:20:35.897Z] #49 33.22 Selecting previously unselected package libprotobuf23:arm64. [2022-04-21T13:20:35.897Z] #49 33.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:35.897Z] #49 33.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-21T13:20:35.897Z] #49 33.33 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-21T13:20:35.897Z] #49 34.04 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:20:35.897Z] #49 34.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:20:35.897Z] #49 34.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:20:35.897Z] #49 34.20 Selecting previously unselected package python3-six. [2022-04-21T13:20:35.897Z] #49 34.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:20:35.897Z] #49 34.21 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:20:35.897Z] #49 34.32 Selecting previously unselected package python3-protobuf. [2022-04-21T13:20:35.897Z] #49 34.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-21T13:20:35.897Z] #49 34.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:20:35.897Z] #49 34.80 Selecting previously unselected package libnet1:arm64. [2022-04-21T13:20:35.897Z] #49 34.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-21T13:20:35.897Z] #49 34.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:20:35.897Z] #49 34.96 Selecting previously unselected package libnl-3-200:arm64. [2022-04-21T13:20:35.897Z] #49 34.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-21T13:20:35.897Z] #49 34.97 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:20:35.897Z] #49 35.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-21T13:20:35.897Z] #49 35.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-21T13:20:35.897Z] #49 35.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:20:35.994Z] #65 13.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:35.994Z] #65 13.73 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:36.153Z] #49 35.31 Selecting previously unselected package criu. [2022-04-21T13:20:36.153Z] #49 35.32 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-21T13:20:36.153Z] #49 35.33 Unpacking criu (3.16.1-3) ... [2022-04-21T13:20:36.153Z] #49 ... [2022-04-21T13:20:36.153Z] [2022-04-21T13:20:36.153Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:36.153Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:20:36.153Z] #34 34.03 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T13:20:36.153Z] #34 34.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:20:36.153Z] #34 34.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:36.256Z] #65 ... [2022-04-21T13:20:36.256Z] [2022-04-21T13:20:36.256Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:36.256Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:36.256Z] #36 13.70 tomll can be used in two ways: [2022-04-21T13:20:36.256Z] #36 13.71 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:36.256Z] #36 13.71 cat file.toml | tomll > file.toml [2022-04-21T13:20:36.256Z] #36 13.71 [2022-04-21T13:20:36.256Z] #36 13.71 Reading and updating a list of files: [2022-04-21T13:20:36.256Z] #36 13.71 tomll a.toml b.toml c.toml [2022-04-21T13:20:36.256Z] #36 13.71 [2022-04-21T13:20:36.256Z] #36 13.71 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:36.256Z] #36 DONE 14.1s [2022-04-21T13:20:36.256Z] [2022-04-21T13:20:36.256Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:36.256Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:36.256Z] #51 12.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:36.257Z] #51 12.09 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:36.274Z] #18 DONE 1.1s [2022-04-21T13:20:36.274Z] [2022-04-21T13:20:36.274Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:20:36.274Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:20:36.344Z] #65 7.995 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:37.613Z] Running on azwin-2-b80e22 in d:\jenkins\workspace\moby_PR-43510 [Pipeline] { [Pipeline] ws [2022-04-21T13:20:37.635Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-21T13:20:37.646Z] #19 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:37.646Z] #19 1.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:37.646Z] #19 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] checkout [2022-04-21T13:20:37.954Z] #49 4.398 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:37.954Z] #49 4.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:37.954Z] #49 4.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:38.220Z] #19 2.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:20:38.239Z] #65 ... [2022-04-21T13:20:38.239Z] [2022-04-21T13:20:38.239Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:38.239Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:38.239Z] #55 4.974 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:38.239Z] #55 5.917 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:38.239Z] #55 5.927 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:38.239Z] #55 6.009 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:38.239Z] #55 7.816 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:38.239Z] #55 ... [2022-04-21T13:20:38.239Z] [2022-04-21T13:20:38.239Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:38.239Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:38.239Z] #45 4.308 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:38.239Z] #45 4.309 Cloning into '.'... [2022-04-21T13:20:38.239Z] #45 ... [2022-04-21T13:20:38.239Z] [2022-04-21T13:20:38.239Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:38.239Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:38.239Z] #38 4.210 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:38.239Z] #38 5.081 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:38.239Z] #38 6.454 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:38.239Z] #38 6.876 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:38.239Z] #38 6.975 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:38.239Z] #38 10.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:38.239Z] #38 10.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:38.303Z] The recommended git tool is: git [2022-04-21T13:20:38.497Z] #38 ... [2022-04-21T13:20:38.497Z] [2022-04-21T13:20:38.497Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:38.497Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:38.497Z] #36 5.030 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:38.497Z] #36 ... [2022-04-21T13:20:38.497Z] [2022-04-21T13:20:38.497Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:38.497Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:38.497Z] #40 4.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:38.497Z] #40 4.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:38.497Z] #40 4.407 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:38.497Z] #40 4.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:38.497Z] #40 6.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:38.497Z] #40 9.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:38.754Z] #40 ... [2022-04-21T13:20:38.754Z] [2022-04-21T13:20:38.754Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:38.754Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:38.754Z] #34 3.623 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:38.754Z] #34 3.623 Cloning into '.'... [2022-04-21T13:20:38.891Z] #49 5.002 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:38.891Z] #49 ... [2022-04-21T13:20:38.891Z] [2022-04-21T13:20:38.891Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:38.891Z] #26 sha256:0c150177381239882364d9b854c8e7abed7b85e629bdac9080d3d43e7f382aa3 [2022-04-21T13:20:38.891Z] #26 4.069 + RM_GOPATH=0 [2022-04-21T13:20:38.891Z] #26 4.070 + TMP_GOPATH= [2022-04-21T13:20:38.891Z] #26 4.070 + : /build [2022-04-21T13:20:38.891Z] #26 4.071 + '[' -z '' ']' [2022-04-21T13:20:38.891Z] #26 4.072 ++ mktemp -d [2022-04-21T13:20:38.891Z] #26 4.079 + export GOPATH=/tmp/tmp.0JN9pABi1R [2022-04-21T13:20:38.891Z] #26 4.083 + GOPATH=/tmp/tmp.0JN9pABi1R [2022-04-21T13:20:38.891Z] #26 4.083 + RM_GOPATH=1 [2022-04-21T13:20:38.891Z] #26 4.084 + case "$(go env GOARCH)" in [2022-04-21T13:20:38.891Z] #26 4.084 ++ go env GOARCH [2022-04-21T13:20:38.891Z] #26 4.095 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:38.891Z] #26 4.096 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:38.891Z] #26 4.096 ++ dirname /install.sh [2022-04-21T13:20:38.891Z] #26 4.104 + dir=/ [2022-04-21T13:20:38.891Z] #26 4.106 + bin=dockercli [2022-04-21T13:20:38.891Z] #26 4.106 + shift [2022-04-21T13:20:38.891Z] #26 4.106 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:20:38.891Z] #26 4.106 + . //dockercli.installer [2022-04-21T13:20:38.891Z] #26 4.108 ++ : stable [2022-04-21T13:20:38.891Z] #26 4.108 ++ : 17.06.2-ce [2022-04-21T13:20:38.891Z] #26 4.109 + install_dockercli [2022-04-21T13:20:38.891Z] #26 4.109 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:20:38.891Z] #26 4.109 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:20:38.891Z] #26 4.109 ++ uname -m [2022-04-21T13:20:38.891Z] #26 4.110 + arch=x86_64 [2022-04-21T13:20:38.891Z] #26 4.111 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:20:38.891Z] #26 4.111 + url=https://download.docker.com/linux/static [2022-04-21T13:20:38.891Z] #26 4.112 + tar -xz docker/docker [2022-04-21T13:20:38.891Z] #26 4.112 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:20:39.011Z] #34 ... [2022-04-21T13:20:39.011Z] [2022-04-21T13:20:39.011Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:39.011Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:39.011Z] #51 4.195 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:39.011Z] #51 5.792 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:39.011Z] #51 5.793 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:39.011Z] #51 5.837 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:39.011Z] #51 5.907 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:39.011Z] #51 6.312 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:39.011Z] #51 6.323 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:39.011Z] #51 6.448 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:39.011Z] #51 6.493 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:39.011Z] #51 6.695 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:39.011Z] #51 10.30 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:39.011Z] #51 10.37 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:39.011Z] #51 10.53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:39.011Z] #51 ... [2022-04-21T13:20:39.011Z] [2022-04-21T13:20:39.011Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:39.011Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:39.011Z] #53 5.003 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:39.151Z] #26 ... [2022-04-21T13:20:39.151Z] [2022-04-21T13:20:39.151Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:39.151Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:39.151Z] #49 5.529 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:39.153Z] #19 ... [2022-04-21T13:20:39.153Z] [2022-04-21T13:20:39.153Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:39.153Z] #45 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:39.153Z] #45 3.148 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:39.153Z] #45 3.913 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:39.153Z] #45 4.990 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:39.153Z] #45 5.254 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:39.153Z] #45 5.356 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:39.153Z] #45 8.261 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:39.153Z] #45 8.285 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:39.153Z] #45 ... [2022-04-21T13:20:39.153Z] [2022-04-21T13:20:39.153Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:39.153Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:39.153Z] #56 2.916 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:39.153Z] #56 2.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:39.153Z] #56 2.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:39.153Z] #56 3.508 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:39.153Z] #56 3.696 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:39.153Z] #56 5.329 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:39.153Z] #56 7.211 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:39.154Z] #56 9.874 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:39.154Z] #56 ... [2022-04-21T13:20:39.154Z] [2022-04-21T13:20:39.154Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:39.154Z] #43 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:39.154Z] #43 2.966 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:39.269Z] #53 ... [2022-04-21T13:20:39.269Z] [2022-04-21T13:20:39.269Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:39.269Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:39.269Z] #60 3.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:39.269Z] #60 3.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:39.269Z] #60 3.443 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:39.269Z] #60 3.599 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:39.269Z] #60 4.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:39.269Z] #60 6.567 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:39.269Z] #60 ... [2022-04-21T13:20:39.269Z] [2022-04-21T13:20:39.269Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:39.269Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:39.269Z] #14 2.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:39.269Z] #14 2.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:39.269Z] #14 2.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:39.269Z] #14 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:39.269Z] #14 3.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:39.269Z] #14 5.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:39.411Z] #43 ... [2022-04-21T13:20:39.411Z] [2022-04-21T13:20:39.411Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:39.411Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:39.411Z] #58 3.025 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:39.411Z] #58 4.512 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:39.411Z] #58 4.540 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:39.411Z] #58 4.625 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:39.411Z] #58 4.644 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:39.411Z] #58 4.888 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:39.411Z] #58 5.143 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:39.411Z] #58 5.169 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:39.411Z] #58 5.218 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:39.411Z] #58 5.356 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:39.411Z] #58 9.021 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:39.411Z] #58 9.068 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:39.411Z] #58 9.160 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:39.411Z] #58 10.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:39.411Z] #58 ... [2022-04-21T13:20:39.411Z] [2022-04-21T13:20:39.411Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:39.411Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:39.411Z] #60 3.249 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:39.513Z] Running on azwin-2-b80e20 in d:\jenkins\workspace\moby_PR-43510 [Pipeline] { [2022-04-21T13:20:39.527Z] #14 ... [2022-04-21T13:20:39.527Z] [2022-04-21T13:20:39.527Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:39.527Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:20:39.527Z] #65 11.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [Pipeline] ws [2022-04-21T13:20:39.532Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-21T13:20:39.555Z] #51 ... [2022-04-21T13:20:39.555Z] [2022-04-21T13:20:39.555Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:39.555Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:39.555Z] #60 17.15 Fetched 8510 kB in 14s (623 kB/s) [Pipeline] checkout [2022-04-21T13:20:39.669Z] #60 ... [2022-04-21T13:20:39.669Z] [2022-04-21T13:20:39.669Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:39.669Z] #62 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:39.669Z] #62 3.388 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:39.669Z] #62 4.314 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:39.669Z] #62 4.318 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:39.669Z] #62 4.339 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:39.669Z] #62 5.827 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:39.669Z] #62 ... [2022-04-21T13:20:39.669Z] [2022-04-21T13:20:39.669Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:39.669Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:39.669Z] #58 10.65 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:40.322Z] The recommended git tool is: git [2022-04-21T13:20:40.329Z] #34 ... [2022-04-21T13:20:40.329Z] [2022-04-21T13:20:40.329Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:40.329Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:20:40.329Z] #53 36.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:20:40.329Z] #53 37.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:20:40.329Z] #53 37.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:20:40.329Z] #53 37.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:20:40.329Z] #53 37.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:20:40.329Z] #53 37.16 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:20:40.329Z] #53 37.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:20:40.329Z] #53 37.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:20:40.329Z] #53 37.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:20:40.329Z] #53 37.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:20:40.329Z] #53 37.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:20:40.329Z] #53 37.48 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:20:40.329Z] #53 37.73 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:20:40.329Z] #53 37.86 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:20:40.329Z] #53 38.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:20:40.329Z] #53 38.20 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:20:40.329Z] #53 38.20 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:20:40.329Z] #53 38.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:20:40.329Z] #53 38.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:20:40.329Z] #53 38.29 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:20:40.329Z] #53 38.30 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:20:40.329Z] #53 38.50 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:20:40.329Z] #53 38.65 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:20:40.329Z] #53 38.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:20:40.329Z] #53 38.81 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:20:40.329Z] #53 39.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:20:40.459Z] #65 11.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:40.459Z] #65 11.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:40.459Z] #65 12.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:40.459Z] #65 12.12 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:40.459Z] #65 12.16 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:40.718Z] #65 12.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:41.262Z] #53 ... [2022-04-21T13:20:41.262Z] [2022-04-21T13:20:41.262Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:41.262Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:41.262Z] #14 30.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-21T13:20:41.262Z] #14 31.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-21T13:20:41.262Z] #14 31.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-21T13:20:41.262Z] #14 32.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-21T13:20:41.262Z] #14 32.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-21T13:20:41.262Z] #14 32.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-21T13:20:41.262Z] #14 32.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-21T13:20:41.262Z] #14 32.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-21T13:20:41.262Z] #14 32.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-21T13:20:41.262Z] #14 32.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-21T13:20:41.262Z] #14 32.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-21T13:20:41.262Z] #14 32.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-21T13:20:41.262Z] #14 32.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-21T13:20:41.262Z] #14 32.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-21T13:20:41.262Z] #14 32.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-21T13:20:41.262Z] #14 32.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-21T13:20:41.262Z] #14 32.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-21T13:20:41.262Z] #14 32.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:20:41.262Z] #14 32.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-21T13:20:41.262Z] #14 32.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-21T13:20:41.262Z] #14 34.01 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:41.262Z] #14 34.18 Fetched 108 MB in 4s (24.6 MB/s) [2022-04-21T13:20:41.262Z] #14 34.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:20:41.262Z] #14 34.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-21T13:20:41.262Z] #14 34.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-21T13:20:41.262Z] #14 34.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:41.262Z] #14 36.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:20:41.262Z] #14 36.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-21T13:20:41.262Z] #14 36.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:20:41.262Z] #14 37.82 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:20:41.263Z] #14 37.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:20:41.263Z] #14 37.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:20:41.263Z] #14 37.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-21T13:20:41.263Z] #14 37.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:20:41.263Z] #14 38.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:20:41.263Z] #14 38.25 Selecting previously unselected package dmsetup. [2022-04-21T13:20:41.263Z] #14 38.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:20:41.263Z] #14 38.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:20:41.263Z] #14 38.41 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:20:41.263Z] #14 38.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:20:41.263Z] #14 38.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:20:41.263Z] #14 ... [2022-04-21T13:20:41.263Z] [2022-04-21T13:20:41.263Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:41.263Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:41.263Z] #40 34.27 Selecting previously unselected package libicu67:arm64. [2022-04-21T13:20:41.263Z] #40 34.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 34.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-21T13:20:41.263Z] #40 39.10 Selecting previously unselected package libxml2:arm64. [2022-04-21T13:20:41.263Z] #40 39.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 39.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:20:41.263Z] #40 39.52 Selecting previously unselected package libarchive13:arm64. [2022-04-21T13:20:41.263Z] #40 39.52 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 39.53 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-21T13:20:41.263Z] #40 39.81 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-21T13:20:41.263Z] #40 39.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 39.83 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-21T13:20:41.263Z] #40 39.93 Selecting previously unselected package librhash0:arm64. [2022-04-21T13:20:41.263Z] #40 39.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 39.95 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-21T13:20:41.263Z] #40 40.13 Selecting previously unselected package libuv1:arm64. [2022-04-21T13:20:41.263Z] #40 40.14 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 40.14 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-21T13:20:41.263Z] #40 40.31 Selecting previously unselected package cmake. [2022-04-21T13:20:41.263Z] #40 40.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-21T13:20:41.263Z] #40 40.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:20:41.283Z] #65 ... [2022-04-21T13:20:41.283Z] [2022-04-21T13:20:41.283Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:41.283Z] #26 sha256:7ad9346ff080535f12774905a91aa91ff2b1c08ffb18ad01e357bd5ecd1d3be0 [2022-04-21T13:20:41.283Z] #26 12.35 + mkdir -p /build [2022-04-21T13:20:41.283Z] #26 12.36 + mv docker/docker /build/ [2022-04-21T13:20:41.283Z] #26 12.37 + rmdir docker [2022-04-21T13:20:41.283Z] #26 DONE 12.8s [2022-04-21T13:20:41.283Z] [2022-04-21T13:20:41.283Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:41.283Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:20:41.283Z] #65 12.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:41.572Z] #58 ... [2022-04-21T13:20:41.572Z] [2022-04-21T13:20:41.572Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:41.572Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:41.572Z] #52 2.418 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:41.572Z] #52 2.422 Cloning into '.'... [2022-04-21T13:20:41.572Z] #52 ... [2022-04-21T13:20:41.572Z] [2022-04-21T13:20:41.572Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:20:41.572Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:20:41.572Z] #19 2.730 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:20:41.572Z] #19 3.412 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:20:41.572Z] #19 4.592 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:20:41.572Z] #19 5.316 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:20:41.701Z] #49 7.738 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:41.830Z] #19 ... [2022-04-21T13:20:41.830Z] [2022-04-21T13:20:41.830Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:41.830Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:41.830Z] #41 2.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:41.830Z] #41 2.715 Cloning into '.'... [2022-04-21T13:20:41.847Z] #65 13.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:42.112Z] #65 13.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:42.369Z] #65 ... [2022-04-21T13:20:42.369Z] [2022-04-21T13:20:42.370Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:42.370Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:42.370Z] #49 4.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:42.370Z] #49 4.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:42.370Z] #49 4.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:42.370Z] #49 4.666 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-21T13:20:42.370Z] #49 5.024 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:42.370Z] #49 7.142 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:42.370Z] #49 9.438 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:42.370Z] #49 12.67 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:42.393Z] #41 ... [2022-04-21T13:20:42.393Z] [2022-04-21T13:20:42.393Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:42.393Z] #43 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:42.393Z] #43 13.37 tomll can be used in two ways: [2022-04-21T13:20:42.393Z] #43 13.37 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:42.393Z] #43 13.37 cat file.toml | tomll > file.toml [2022-04-21T13:20:42.393Z] #43 13.37 [2022-04-21T13:20:42.393Z] #43 13.37 Reading and updating a list of files: [2022-04-21T13:20:42.393Z] #43 13.37 tomll a.toml b.toml c.toml [2022-04-21T13:20:42.393Z] #43 13.37 [2022-04-21T13:20:42.393Z] #43 13.37 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:42.627Z] #49 ... [2022-04-21T13:20:42.627Z] [2022-04-21T13:20:42.627Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:42.627Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:42.627Z] #51 12.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:42.627Z] #51 12.48 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:42.956Z] #43 DONE 13.9s [2022-04-21T13:20:42.956Z] [2022-04-21T13:20:42.956Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:20:42.956Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:20:42.956Z] #19 6.055 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:43.091Z] #49 ... [2022-04-21T13:20:43.091Z] [2022-04-21T13:20:43.091Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:43.091Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:43.091Z] #53 4.802 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-21T13:20:43.214Z] #19 7.053 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:20:43.353Z] #53 ... [2022-04-21T13:20:43.353Z] [2022-04-21T13:20:43.353Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:43.353Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:43.353Z] #40 4.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:43.353Z] #40 4.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:43.353Z] #40 4.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:43.353Z] #40 4.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:43.353Z] #40 7.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:43.353Z] #40 8.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:43.353Z] #40 ... [2022-04-21T13:20:43.353Z] [2022-04-21T13:20:43.353Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:43.353Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:43.353Z] #45 3.696 + git clone https://github.com/docker/distribution.git . [2022-04-21T13:20:43.353Z] #45 3.705 Cloning into '.'... [2022-04-21T13:20:43.475Z] #19 7.055 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:43.475Z] #19 7.076 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:20:43.475Z] #19 7.077 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:20:43.475Z] #19 7.089 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:20:43.475Z] #19 7.098 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:20:43.475Z] #19 7.136 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:20:43.475Z] #19 7.138 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:20:43.475Z] #19 7.150 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:43.475Z] #19 7.156 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:20:43.475Z] #19 7.157 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:20:43.475Z] #19 7.164 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:20:43.613Z] #45 ... [2022-04-21T13:20:43.613Z] [2022-04-21T13:20:43.613Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:43.613Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:43.613Z] #38 4.875 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:20:43.613Z] #38 5.804 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:20:43.613Z] #38 7.212 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:20:43.613Z] #38 7.632 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:20:43.613Z] #38 7.681 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:20:43.613Z] #38 ... [2022-04-21T13:20:43.613Z] [2022-04-21T13:20:43.613Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:20:43.613Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:20:43.613Z] #34 3.140 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-21T13:20:43.613Z] #34 3.143 Cloning into '.'... [2022-04-21T13:20:43.784Z] #40 42.93 Setting up libicu67:arm64 (67.1-7) ... [2022-04-21T13:20:43.784Z] #40 42.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:43.784Z] #40 42.99 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-21T13:20:43.784Z] #40 43.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:20:43.784Z] #40 43.03 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-21T13:20:43.784Z] #40 43.06 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-21T13:20:43.784Z] #40 43.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:20:43.784Z] #40 43.10 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:20:43.784Z] #40 43.12 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-21T13:20:43.784Z] #40 43.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:20:43.873Z] #34 ... [2022-04-21T13:20:43.873Z] [2022-04-21T13:20:43.873Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:43.873Z] #65 sha256:27e9346001acc46882261ac09c7fee4e8995683d1e6d8eecfae58392d11505ec [2022-04-21T13:20:43.873Z] #65 3.886 + RM_GOPATH=0 [2022-04-21T13:20:43.873Z] #65 3.886 + TMP_GOPATH= [2022-04-21T13:20:43.873Z] #65 3.886 + : /build [2022-04-21T13:20:43.873Z] #65 3.886 + '[' -z '' ']' [2022-04-21T13:20:43.873Z] #65 3.886 ++ mktemp -d [2022-04-21T13:20:43.873Z] #65 3.900 + export GOPATH=/tmp/tmp.HQfPJrrNnL [2022-04-21T13:20:43.873Z] #65 3.900 + GOPATH=/tmp/tmp.HQfPJrrNnL [2022-04-21T13:20:43.873Z] #65 3.900 + RM_GOPATH=1 [2022-04-21T13:20:43.873Z] #65 3.900 + case "$(go env GOARCH)" in [2022-04-21T13:20:43.873Z] #65 3.900 ++ go env GOARCH [2022-04-21T13:20:43.873Z] #65 3.958 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:43.873Z] #65 3.959 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:43.873Z] #65 3.963 ++ dirname /install.sh [2022-04-21T13:20:43.873Z] #65 3.972 + dir=/ [2022-04-21T13:20:43.873Z] #65 3.973 + bin=rootlesskit [2022-04-21T13:20:43.873Z] #65 3.977 + shift [2022-04-21T13:20:43.873Z] #65 3.977 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:20:43.873Z] #65 3.980 + . //rootlesskit.installer [2022-04-21T13:20:43.873Z] #65 3.981 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:43.873Z] #65 3.982 + install_rootlesskit [2022-04-21T13:20:43.873Z] #65 3.982 + case "$1" in [2022-04-21T13:20:43.873Z] #65 3.982 + export CGO_ENABLED=0 [2022-04-21T13:20:43.873Z] #65 3.982 + CGO_ENABLED=0 [2022-04-21T13:20:43.873Z] #65 3.982 + _install_rootlesskit [2022-04-21T13:20:43.873Z] #65 3.985 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:20:43.873Z] #65 3.986 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:43.873Z] #65 3.989 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:20:43.873Z] #65 3.989 + GOBIN=/build [2022-04-21T13:20:43.873Z] #65 3.989 + GO111MODULE=on [2022-04-21T13:20:43.873Z] #65 3.990 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:20:43.873Z] #65 4.521 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:20:43.873Z] #65 7.021 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:43.873Z] #65 7.022 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:20:43.873Z] #65 7.610 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:20:44.122Z] #40 43.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:44.134Z] #65 ... [2022-04-21T13:20:44.134Z] [2022-04-21T13:20:44.134Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:44.134Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:44.134Z] #14 3.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:44.134Z] #14 3.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:44.134Z] #14 3.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:44.134Z] #14 4.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:44.134Z] #14 5.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:44.134Z] #14 7.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:44.134Z] #14 ... [2022-04-21T13:20:44.134Z] [2022-04-21T13:20:44.134Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:44.134Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:44.134Z] #36 4.376 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-21T13:20:44.380Z] #40 ... [2022-04-21T13:20:44.380Z] [2022-04-21T13:20:44.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:44.380Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:44.380Z] #14 43.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:20:44.380Z] #14 43.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:20:44.396Z] #36 ... [2022-04-21T13:20:44.396Z] [2022-04-21T13:20:44.396Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:44.396Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:44.396Z] #60 3.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:20:44.396Z] #60 3.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:20:44.396Z] #60 3.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:20:44.396Z] #60 4.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:20:44.396Z] #60 5.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:20:44.396Z] #60 7.591 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:44.396Z] #60 ... [2022-04-21T13:20:44.396Z] [2022-04-21T13:20:44.396Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:44.396Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:44.396Z] #51 4.639 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:20:44.396Z] #51 6.466 go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:20:44.396Z] #51 6.483 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:20:44.396Z] #51 6.493 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:20:44.396Z] #51 6.539 go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:20:44.396Z] #51 7.051 go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:20:44.396Z] #51 7.098 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:20:44.396Z] #51 7.233 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:20:44.396Z] #51 7.386 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:20:44.396Z] #51 7.578 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:20:44.656Z] #51 11.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:20:44.656Z] #51 ... [2022-04-21T13:20:44.656Z] [2022-04-21T13:20:44.656Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:44.656Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:44.656Z] #55 4.452 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-21T13:20:44.656Z] #55 5.567 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-21T13:20:44.656Z] #55 5.581 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-21T13:20:44.656Z] #55 5.621 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-21T13:20:44.656Z] #55 7.360 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-21T13:20:44.656Z] #55 ... [2022-04-21T13:20:44.656Z] [2022-04-21T13:20:44.656Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:44.656Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:20:44.656Z] #51 11.52 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:20:44.666Z] #14 44.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:20:44.858Z] #60 17.15 Reading package lists... [2022-04-21T13:20:44.858Z] #60 22.47 Reading package lists... [2022-04-21T13:20:44.858Z] #60 ... [2022-04-21T13:20:44.858Z] [2022-04-21T13:20:44.858Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:44.858Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:44.858Z] #45 22.45 Updating files: 92% (1696/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:20:44.858Z] #45 22.51 + git checkout -q v2.3.0 [2022-04-21T13:20:44.916Z] #51 11.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:20:45.903Z] #51 ... [2022-04-21T13:20:45.903Z] [2022-04-21T13:20:45.903Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:45.903Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:45.903Z] #36 17.76 tomll can be used in two ways: [2022-04-21T13:20:45.903Z] #36 17.76 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:45.903Z] #36 17.76 cat file.toml | tomll > file.toml [2022-04-21T13:20:45.903Z] #36 17.76 [2022-04-21T13:20:45.903Z] #36 17.76 Reading and updating a list of files: [2022-04-21T13:20:45.903Z] #36 17.76 tomll a.toml b.toml c.toml [2022-04-21T13:20:45.903Z] #36 17.77 [2022-04-21T13:20:45.903Z] #36 17.77 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:46.160Z] #36 DONE 17.9s [2022-04-21T13:20:46.160Z] [2022-04-21T13:20:46.160Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:46.160Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:46.160Z] #40 17.20 Fetched 8510 kB in 13s (645 kB/s) [2022-04-21T13:20:46.295Z] #51 13.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:20:46.295Z] #51 13.14 go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:20:46.781Z] #45 ... [2022-04-21T13:20:46.781Z] [2022-04-21T13:20:46.781Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:46.781Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:46.781Z] #49 14.17 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:46.781Z] #49 19.23 Fetched 8513 kB in 15s (581 kB/s) [2022-04-21T13:20:46.781Z] #49 19.23 Reading package lists... [2022-04-21T13:20:46.781Z] #49 ... [2022-04-21T13:20:46.781Z] [2022-04-21T13:20:46.781Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:46.781Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:46.781Z] #40 18.11 Fetched 8510 kB in 14s (626 kB/s) [2022-04-21T13:20:46.781Z] #40 18.11 Reading package lists... [2022-04-21T13:20:46.781Z] #40 23.63 Reading package lists... [2022-04-21T13:20:46.781Z] #40 ... [2022-04-21T13:20:46.781Z] [2022-04-21T13:20:46.782Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:46.782Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:46.782Z] #45 24.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T13:20:47.042Z] #45 ... [2022-04-21T13:20:47.042Z] [2022-04-21T13:20:47.042Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:47.042Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:20:47.042Z] #65 14.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:47.187Z] #14 ... [2022-04-21T13:20:47.187Z] [2022-04-21T13:20:47.187Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:47.188Z] #49 sha256:c3431511c720e6520e8817e89544f8c2955237414c6b032f473d1ee3f027bc1a [2022-04-21T13:20:47.188Z] #49 36.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:20:47.188Z] #49 37.45 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-21T13:20:47.188Z] #49 37.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:20:47.188Z] #49 37.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:20:47.188Z] #49 37.49 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:20:47.188Z] #49 38.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:20:47.188Z] #49 38.48 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:20:47.188Z] #49 41.44 Setting up criu (3.16.1-3) ... [2022-04-21T13:20:47.188Z] #49 42.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:47.235Z] #51 ... [2022-04-21T13:20:47.235Z] [2022-04-21T13:20:47.235Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:20:47.235Z] #26 sha256:0c150177381239882364d9b854c8e7abed7b85e629bdac9080d3d43e7f382aa3 [2022-04-21T13:20:47.235Z] #26 12.45 + mkdir -p /build [2022-04-21T13:20:47.235Z] #26 12.45 + mv docker/docker /build/ [2022-04-21T13:20:47.235Z] #26 12.46 + rmdir docker [2022-04-21T13:20:47.235Z] #26 DONE 13.7s [2022-04-21T13:20:47.235Z] [2022-04-21T13:20:47.235Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:47.235Z] #65 sha256:27e9346001acc46882261ac09c7fee4e8995683d1e6d8eecfae58392d11505ec [2022-04-21T13:20:47.235Z] #65 10.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:20:47.235Z] #65 11.61 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:20:47.235Z] #65 11.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:20:47.235Z] #65 11.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:20:47.235Z] #65 11.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:47.235Z] #65 12.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:20:47.235Z] #65 12.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:20:47.235Z] #65 12.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:20:47.235Z] #65 12.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:20:47.235Z] #65 13.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:20:47.306Z] #65 ... [2022-04-21T13:20:47.306Z] [2022-04-21T13:20:47.306Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:47.306Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:47.306Z] #49 19.23 Reading package lists... [2022-04-21T13:20:47.444Z] #49 DONE 46.7s [2022-04-21T13:20:47.444Z] [2022-04-21T13:20:47.444Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:47.444Z] #40 sha256:3b1a44bef2405d3caff232c19dcc08a90c26ce754b0871efb12003ad68664c89 [2022-04-21T13:20:47.444Z] #40 DONE 47.0s [2022-04-21T13:20:47.444Z] [2022-04-21T13:20:47.444Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:20:47.444Z] #41 sha256:40d1fe39f5ac536bd8403f2551dc53ff89d7f23507e0052b4c41a6bce4cb87e6 [2022-04-21T13:20:48.007Z] #41 DONE 0.6s [2022-04-21T13:20:48.007Z] [2022-04-21T13:20:48.007Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:20:48.007Z] #42 sha256:7ac2911c608fc578fb109e7012c8069ac7ed8a8b2d2864c7511a40c1a4d028f3 [2022-04-21T13:20:48.572Z] #42 ... [2022-04-21T13:20:48.573Z] [2022-04-21T13:20:48.573Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:20:48.573Z] #51 sha256:24db86effaef127e0279719c6404fb4ae3ded73336fd4469e0217cd874f3c27a [2022-04-21T13:20:48.573Z] #51 47.80 gotestsum version dev [2022-04-21T13:20:48.573Z] #51 DONE 48.2s [2022-04-21T13:20:48.689Z] #49 24.57 Reading package lists... [2022-04-21T13:20:48.689Z] #49 ... [2022-04-21T13:20:48.689Z] [2022-04-21T13:20:48.689Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:48.689Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:48.689Z] #14 16.42 Fetched 8510 kB in 13s (655 kB/s) [2022-04-21T13:20:48.689Z] #14 16.42 Reading package lists... [2022-04-21T13:20:48.830Z] [2022-04-21T13:20:48.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:48.830Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:48.950Z] #14 21.84 Reading package lists... [2022-04-21T13:20:49.393Z] #14 ... [2022-04-21T13:20:49.393Z] [2022-04-21T13:20:49.393Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:20:49.393Z] #42 sha256:7ac2911c608fc578fb109e7012c8069ac7ed8a8b2d2864c7511a40c1a4d028f3 [2022-04-21T13:20:49.393Z] #42 1.174 + RM_GOPATH=0 [2022-04-21T13:20:49.393Z] #42 1.182 + TMP_GOPATH= [2022-04-21T13:20:49.393Z] #42 1.182 + : /build [2022-04-21T13:20:49.393Z] #42 1.182 + '[' -z '' ']' [2022-04-21T13:20:49.393Z] #42 1.185 ++ mktemp -d [2022-04-21T13:20:49.393Z] #42 1.189 + export GOPATH=/tmp/tmp.Ek9XNarxtk [2022-04-21T13:20:49.393Z] #42 1.200 + GOPATH=/tmp/tmp.Ek9XNarxtk [2022-04-21T13:20:49.393Z] #42 1.200 + RM_GOPATH=1 [2022-04-21T13:20:49.393Z] #42 1.200 + case "$(go env GOARCH)" in [2022-04-21T13:20:49.393Z] #42 1.201 ++ go env GOARCH [2022-04-21T13:20:49.393Z] #42 1.235 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:49.393Z] #42 1.235 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:20:49.393Z] #42 1.236 ++ dirname /install.sh [2022-04-21T13:20:49.393Z] #42 1.240 + dir=/ [2022-04-21T13:20:49.393Z] #42 1.241 + bin=tini [2022-04-21T13:20:49.393Z] #42 1.241 + shift [2022-04-21T13:20:49.393Z] #42 1.242 + '[' '!' -f //tini.installer ']' [2022-04-21T13:20:49.393Z] #42 1.242 + . //tini.installer [2022-04-21T13:20:49.393Z] #42 1.243 ++ : v0.19.0 [2022-04-21T13:20:49.393Z] #42 1.243 + install_tini [2022-04-21T13:20:49.393Z] #42 1.252 + echo 'Install tini version v0.19.0' [2022-04-21T13:20:49.393Z] #42 1.253 Install tini version v0.19.0 [2022-04-21T13:20:49.393Z] #42 1.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ek9XNarxtk/tini [2022-04-21T13:20:49.393Z] #42 1.261 Cloning into '/tmp/tmp.Ek9XNarxtk/tini'... [2022-04-21T13:20:49.521Z] #14 27.00 Building dependency tree... [2022-04-21T13:20:49.521Z] #14 ... [2022-04-21T13:20:49.521Z] [2022-04-21T13:20:49.521Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:49.521Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:49.521Z] #60 22.47 Reading package lists... [2022-04-21T13:20:49.773Z] #65 15.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:49.958Z] #42 2.024 + cd /tmp/tmp.Ek9XNarxtk/tini [2022-04-21T13:20:50.033Z] #65 ... [2022-04-21T13:20:50.033Z] [2022-04-21T13:20:50.033Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-21T13:20:50.033Z] #36 sha256:e7cd6bf687489916524c74fde3f724916cf781d62e5c922f732f7e553be93b25 [2022-04-21T13:20:50.033Z] #36 16.81 tomll can be used in two ways: [2022-04-21T13:20:50.033Z] #36 16.81 Writing to STDIN and reading from STDOUT: [2022-04-21T13:20:50.033Z] #36 16.81 cat file.toml | tomll > file.toml [2022-04-21T13:20:50.033Z] #36 16.81 [2022-04-21T13:20:50.033Z] #36 16.81 Reading and updating a list of files: [2022-04-21T13:20:50.033Z] #36 16.81 tomll a.toml b.toml c.toml [2022-04-21T13:20:50.033Z] #36 16.81 [2022-04-21T13:20:50.033Z] #36 16.81 When given a list of files, tomll will modify all files in place without asking. [2022-04-21T13:20:50.038Z] #19 ... [2022-04-21T13:20:50.038Z] [2022-04-21T13:20:50.038Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:50.038Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:50.038Z] #52 17.14 + git checkout -q v2.3.0 [2022-04-21T13:20:50.038Z] #52 19.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T13:20:50.237Z] #42 2.024 + git checkout -q v0.19.0 [2022-04-21T13:20:50.237Z] #42 2.050 + cmake . [2022-04-21T13:20:50.295Z] #36 DONE 17.0s [2022-04-21T13:20:50.295Z] [2022-04-21T13:20:50.295Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:50.295Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:50.295Z] #60 16.95 Fetched 8510 kB in 14s (622 kB/s) [2022-04-21T13:20:50.322Z] Running on azwin-2-f55c51 in d:\jenkins\workspace\moby_PR-43510 [Pipeline] { [2022-04-21T13:20:50.473Z] #40 17.20 Reading package lists... [2022-04-21T13:20:50.473Z] #40 ... [2022-04-21T13:20:50.473Z] [2022-04-21T13:20:50.474Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:50.474Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:50.474Z] #14 12.31 Fetched 8510 kB in 10s (874 kB/s) [2022-04-21T13:20:50.474Z] #14 12.31 Reading package lists... [2022-04-21T13:20:50.474Z] #14 18.95 Reading package lists... [2022-04-21T13:20:50.474Z] #14 ... [2022-04-21T13:20:50.474Z] [2022-04-21T13:20:50.474Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:50.474Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [Pipeline] ws [2022-04-21T13:20:50.497Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-21T13:20:50.521Z] #42 2.497 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:20:50.521Z] #42 2.578 -- Detecting C compiler ABI info [Pipeline] checkout [2022-04-21T13:20:51.122Z] #42 2.931 -- Detecting C compiler ABI info - done [2022-04-21T13:20:51.122Z] #42 3.062 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:20:51.122Z] #42 3.062 -- Detecting C compile features [2022-04-21T13:20:51.122Z] #42 3.063 -- Detecting C compile features - done [2022-04-21T13:20:51.122Z] #42 3.102 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:20:51.122Z] #42 3.298 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:20:51.319Z] #60 27.70 Building dependency tree... [2022-04-21T13:20:51.328Z] The recommended git tool is: git [2022-04-21T13:20:51.384Z] #42 3.357 -- Configuring done [2022-04-21T13:20:51.385Z] #42 3.380 -- Generating done [2022-04-21T13:20:51.385Z] #42 3.384 -- Build files have been written to: /tmp/tmp.Ek9XNarxtk/tini [2022-04-21T13:20:51.385Z] #42 3.391 + make tini-static [2022-04-21T13:20:51.641Z] #42 3.587 Scanning dependencies of target tini-static [2022-04-21T13:20:51.642Z] #42 3.710 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:20:52.558Z] #52 ... [2022-04-21T13:20:52.558Z] [2022-04-21T13:20:52.558Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:52.558Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:52.558Z] #60 21.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:52.558Z] #60 21.77 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:52.558Z] #60 21.80 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:52.558Z] #60 21.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:52.558Z] #60 22.02 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:52.558Z] #60 22.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:52.558Z] #60 22.38 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:52.558Z] #60 22.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:52.558Z] #60 23.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:20:52.558Z] #60 23.27 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:20:53.008Z] #42 4.805 [100%] Linking C executable tini-static [2022-04-21T13:20:53.242Z] #60 30.80 The following additional packages will be installed: [2022-04-21T13:20:53.242Z] #60 30.82 libbtrfs0 [2022-04-21T13:20:53.242Z] #60 30.99 The following NEW packages will be installed: [2022-04-21T13:20:53.242Z] #60 31.00 libbtrfs-dev libbtrfs0 [2022-04-21T13:20:53.264Z] #42 5.213 [100%] Built target tini-static [2022-04-21T13:20:53.264Z] #42 5.272 + mkdir -p /build [2022-04-21T13:20:53.264Z] #42 5.277 + cp tini-static /build/docker-init [2022-04-21T13:20:53.487Z] #60 ... [2022-04-21T13:20:53.487Z] [2022-04-21T13:20:53.488Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:53.488Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:53.488Z] #56 14.58 Fetched 8513 kB in 12s (714 kB/s) [2022-04-21T13:20:53.488Z] #56 14.58 Reading package lists... [2022-04-21T13:20:53.488Z] #56 18.25 Reading package lists... [2022-04-21T13:20:53.488Z] #56 21.79 Building dependency tree... [2022-04-21T13:20:53.488Z] #56 23.87 The following additional packages will be installed: [2022-04-21T13:20:53.488Z] #56 23.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:53.488Z] #56 23.90 python3-protobuf python3-six [2022-04-21T13:20:53.488Z] #56 23.90 Suggested packages: [2022-04-21T13:20:53.488Z] #56 23.91 python3-setuptools [2022-04-21T13:20:53.488Z] #56 23.91 Recommended packages: [2022-04-21T13:20:53.488Z] #56 23.91 iproute2 | iproute [2022-04-21T13:20:53.488Z] #56 24.29 The following NEW packages will be installed: [2022-04-21T13:20:53.488Z] #56 24.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:20:53.488Z] #56 24.31 python3-protobuf python3-six [2022-04-21T13:20:53.502Z] #60 31.40 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:53.502Z] #60 31.40 Need to get 460 kB of archives. [2022-04-21T13:20:53.502Z] #60 31.40 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:20:53.502Z] #60 31.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:20:53.502Z] #60 31.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:20:53.596Z] #60 16.95 Reading package lists... [2022-04-21T13:20:53.596Z] #60 ... [2022-04-21T13:20:53.596Z] [2022-04-21T13:20:53.596Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:53.596Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:53.596Z] #49 9.901 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:20:53.596Z] #49 13.18 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-21T13:20:53.596Z] #49 18.99 Fetched 8513 kB in 15s (572 kB/s) [2022-04-21T13:20:53.596Z] #49 18.99 Reading package lists... [2022-04-21T13:20:53.596Z] #49 ... [2022-04-21T13:20:53.596Z] [2022-04-21T13:20:53.596Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:20:53.596Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:20:53.596Z] #40 18.45 Fetched 8510 kB in 14s (588 kB/s) [2022-04-21T13:20:53.746Z] #40 22.39 Reading package lists... [2022-04-21T13:20:53.746Z] #40 ... [2022-04-21T13:20:53.746Z] [2022-04-21T13:20:53.746Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:53.746Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:53.746Z] #60 15.21 Fetched 8510 kB in 12s (694 kB/s) [2022-04-21T13:20:53.746Z] #60 15.21 Reading package lists... [2022-04-21T13:20:53.746Z] #60 20.82 Reading package lists... [2022-04-21T13:20:53.746Z] #60 ... [2022-04-21T13:20:53.746Z] [2022-04-21T13:20:53.746Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:20:53.746Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:20:53.746Z] #45 24.08 Updating files: 99% (1834/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:20:53.746Z] #45 24.12 + git checkout -q v2.3.0 [2022-04-21T13:20:54.002Z] #45 25.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T13:20:54.050Z] #56 24.77 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:54.050Z] #56 24.77 Need to get 2292 kB of archives. [2022-04-21T13:20:54.050Z] #56 24.77 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:20:54.050Z] #56 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:20:54.050Z] #56 24.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:20:54.050Z] #56 24.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:20:54.050Z] #56 24.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:20:54.050Z] #56 24.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:20:54.050Z] #56 24.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:20:54.050Z] #56 24.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:20:54.050Z] #56 ... [2022-04-21T13:20:54.050Z] [2022-04-21T13:20:54.050Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:54.050Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:54.050Z] #60 25.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:54.050Z] #60 25.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:54.050Z] #60 25.16 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:20:54.050Z] #60 25.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:20:54.050Z] #60 25.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:20:54.164Z] #40 18.45 Reading package lists... [2022-04-21T13:20:54.164Z] #40 ... [2022-04-21T13:20:54.164Z] [2022-04-21T13:20:54.164Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:54.164Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:54.164Z] #38 11.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:20:54.164Z] #38 11.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:54.258Z] #45 ... [2022-04-21T13:20:54.259Z] [2022-04-21T13:20:54.259Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:20:54.259Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:20:54.259Z] #65 15.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:20:54.259Z] #65 ... [2022-04-21T13:20:54.259Z] [2022-04-21T13:20:54.259Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:54.259Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:54.259Z] #60 20.82 Reading package lists... [2022-04-21T13:20:54.307Z] #60 25.29 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:54.307Z] #60 25.34 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:20:54.307Z] #60 25.37 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:20:54.307Z] #60 25.38 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:20:54.307Z] #60 25.44 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:20:54.307Z] #60 25.45 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:20:54.307Z] #60 25.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:20:54.442Z] #60 32.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:54.564Z] #60 25.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:20:54.564Z] #60 ... [2022-04-21T13:20:54.564Z] [2022-04-21T13:20:54.564Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:54.564Z] #62 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:54.564Z] #62 25.38 v3.0.2 [2022-04-21T13:20:54.564Z] #62 DONE 25.7s [2022-04-21T13:20:54.564Z] [2022-04-21T13:20:54.564Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:54.564Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:54.564Z] #60 25.64 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:20:54.564Z] #60 25.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:20:54.564Z] #60 25.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:20:54.564Z] #60 25.82 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:20:54.564Z] #60 25.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:20:54.703Z] #60 32.69 Fetched 460 kB in 0s (1395 kB/s) [2022-04-21T13:20:54.731Z] #38 ... [2022-04-21T13:20:54.731Z] [2022-04-21T13:20:54.731Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:54.731Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:54.731Z] #14 15.93 Fetched 8510 kB in 13s (675 kB/s) [2022-04-21T13:20:54.731Z] #14 15.93 Reading package lists... [2022-04-21T13:20:54.823Z] #60 25.54 Building dependency tree... [2022-04-21T13:20:54.825Z] #60 25.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:20:54.825Z] #60 25.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:20:54.825Z] #60 25.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:20:54.825Z] #60 25.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:20:54.825Z] #60 25.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:20:54.963Z] #60 32.83 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:20:54.963Z] #60 32.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:20:54.963Z] #60 32.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:20:54.963Z] #60 32.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:55.155Z] #42 DONE 6.8s [2022-04-21T13:20:55.155Z] [2022-04-21T13:20:55.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:55.155Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:20:55.155Z] #14 50.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:20:55.155Z] #14 50.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:55.155Z] #14 50.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:20:55.155Z] #14 50.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:20:55.155Z] #14 50.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:55.155Z] #14 50.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:20:55.224Z] #60 33.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:20:55.224Z] #60 33.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:20:55.224Z] #60 33.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:55.248Z] #14 21.78 Reading package lists... [2022-04-21T13:20:55.248Z] #14 ... [2022-04-21T13:20:55.248Z] [2022-04-21T13:20:55.248Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:55.248Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:55.248Z] #60 16.95 Reading package lists... [2022-04-21T13:20:55.390Z] #60 26.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:20:55.390Z] #60 26.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:20:55.390Z] #60 26.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:20:55.390Z] #60 26.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:20:55.390Z] #60 26.53 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:20:55.390Z] #60 26.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:20:55.390Z] #60 26.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:20:55.390Z] #60 26.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:20:55.647Z] #60 26.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:20:55.647Z] #60 26.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:20:55.647Z] #60 26.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:20:55.647Z] #60 26.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:20:55.647Z] #60 26.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:20:55.806Z] #60 33.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:55.806Z] #60 33.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:55.806Z] #60 33.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:55.903Z] #60 26.87 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:20:55.903Z] #60 26.97 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:20:55.903Z] #60 27.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:20:56.159Z] #60 27.10 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:20:56.159Z] #60 27.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:20:56.159Z] #60 27.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:20:56.159Z] #60 27.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:20:56.159Z] #60 27.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:20:56.159Z] #60 27.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:20:56.159Z] #60 27.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:20:56.159Z] #60 27.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:20:56.159Z] #60 27.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:20:56.159Z] #60 27.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:20:56.377Z] #60 DONE 34.2s [2022-04-21T13:20:56.377Z] [2022-04-21T13:20:56.377Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:20:56.377Z] #61 sha256:8ccb7706ed5227882d84f3707d5bc44f68bec398a9be9528b2a5e9ff1521bcc1 [2022-04-21T13:20:56.377Z] #61 DONE 0.1s [2022-04-21T13:20:56.377Z] [2022-04-21T13:20:56.377Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:56.377Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:20:56.415Z] #60 27.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:20:56.415Z] #60 27.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:20:56.415Z] #60 27.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:20:56.415Z] #60 27.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:20:56.415Z] #60 27.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:20:56.415Z] #60 27.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:20:56.415Z] #60 27.48 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:20:56.415Z] #60 27.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:20:56.415Z] #60 27.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:20:56.415Z] #60 27.53 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:20:56.415Z] #60 27.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:20:56.415Z] #60 27.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:20:56.415Z] #60 27.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:20:56.522Z] #14 56.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:20:56.522Z] #14 56.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:20:56.522Z] #14 56.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:20:56.672Z] #60 27.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:20:56.672Z] #60 27.68 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:20:56.672Z] #60 27.70 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:20:56.672Z] #60 27.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:20:56.672Z] #60 27.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:20:56.672Z] #60 27.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:20:56.672Z] #60 ... [2022-04-21T13:20:56.672Z] [2022-04-21T13:20:56.672Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:56.672Z] #45 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:56.672Z] #45 27.76 NAME: [2022-04-21T13:20:56.672Z] #45 27.76 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:20:56.672Z] #45 27.76 [2022-04-21T13:20:56.672Z] #45 27.76 USAGE: [2022-04-21T13:20:56.672Z] #45 27.76 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:20:56.672Z] #45 27.76 [2022-04-21T13:20:56.672Z] #45 27.76 COMMANDS: [2022-04-21T13:20:56.672Z] #45 27.76 init Create an initial ./winres/winres.json [2022-04-21T13:20:56.672Z] #45 27.76 make Make syso files for the "go build" command [2022-04-21T13:20:56.672Z] #45 27.77 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:20:56.672Z] #45 27.77 extract Extract all resources from an executable [2022-04-21T13:20:56.672Z] #45 27.77 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:20:56.672Z] #45 27.77 help, h Shows a list of commands or help for one command [2022-04-21T13:20:56.672Z] #45 27.77 [2022-04-21T13:20:56.672Z] #45 27.77 GLOBAL OPTIONS: [2022-04-21T13:20:56.672Z] #45 27.77 --help, -h show help (default: false) [2022-04-21T13:20:56.672Z] #45 DONE 27.9s [2022-04-21T13:20:56.672Z] [2022-04-21T13:20:56.672Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:56.672Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:56.672Z] #60 27.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:20:56.672Z] #60 27.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:20:56.672Z] #60 27.83 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:20:56.729Z] #60 28.33 The following additional packages will be installed: [2022-04-21T13:20:56.729Z] #60 28.33 libbtrfs0 [2022-04-21T13:20:56.729Z] #60 ... [2022-04-21T13:20:56.729Z] [2022-04-21T13:20:56.730Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:20:56.730Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:20:56.730Z] #49 18.15 Fetched 8513 kB in 14s (593 kB/s) [2022-04-21T13:20:56.730Z] #49 18.15 Reading package lists... [2022-04-21T13:20:56.730Z] #49 23.38 Reading package lists... [2022-04-21T13:20:56.730Z] #49 28.09 Building dependency tree... [2022-04-21T13:20:56.730Z] #49 ... [2022-04-21T13:20:56.730Z] [2022-04-21T13:20:56.730Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:20:56.730Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:20:56.730Z] #60 28.51 The following NEW packages will be installed: [2022-04-21T13:20:56.730Z] #60 28.52 libbtrfs-dev libbtrfs0 [2022-04-21T13:20:56.950Z] #62 ... [2022-04-21T13:20:56.950Z] [2022-04-21T13:20:56.950Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:20:56.950Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:20:56.950Z] #55 34.48 v3.0.2 [2022-04-21T13:20:56.950Z] #55 DONE 34.8s [2022-04-21T13:20:56.950Z] [2022-04-21T13:20:56.950Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:56.950Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:56.950Z] #14 27.00 Building dependency tree... [2022-04-21T13:20:56.950Z] #14 29.81 The following additional packages will be installed: [2022-04-21T13:20:56.950Z] #14 29.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:56.950Z] #14 29.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:20:56.950Z] #14 29.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:20:56.950Z] #14 29.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:20:56.950Z] #14 29.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:20:56.950Z] #14 29.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:20:56.950Z] #14 29.83 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:20:56.950Z] #14 29.84 Suggested packages: [2022-04-21T13:20:56.950Z] #14 29.84 gcc-10-locales seccomp wine64 [2022-04-21T13:20:56.950Z] #14 31.05 The following NEW packages will be installed: [2022-04-21T13:20:56.950Z] #14 31.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:20:56.950Z] #14 31.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:20:56.950Z] #14 31.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:20:56.950Z] #14 31.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:20:56.950Z] #14 31.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:20:56.950Z] #14 31.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:20:56.950Z] #14 31.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:20:56.950Z] #14 31.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:20:56.950Z] #14 31.06 mingw-w64-x86-64-dev [2022-04-21T13:20:56.950Z] #14 31.46 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:56.950Z] #14 31.46 Need to get 115 MB of archives. [2022-04-21T13:20:56.950Z] #14 31.46 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:20:56.950Z] #14 31.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-21T13:20:56.950Z] #14 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-21T13:20:56.950Z] #14 31.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:20:56.950Z] #14 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-21T13:20:56.950Z] #14 31.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:20:56.950Z] #14 31.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:20:56.950Z] #14 31.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-21T13:20:56.950Z] #14 32.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-04-21T13:20:56.950Z] #14 32.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-04-21T13:20:56.950Z] #14 32.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:20:56.950Z] #14 34.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:20:56.950Z] #14 34.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-21T13:20:56.987Z] #60 28.96 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:20:56.987Z] #60 28.96 Need to get 460 kB of archives. [2022-04-21T13:20:56.987Z] #60 28.96 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:20:56.987Z] #60 28.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:20:56.987Z] #60 28.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:20:57.210Z] #14 ... [2022-04-21T13:20:57.210Z] [2022-04-21T13:20:57.210Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:57.210Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:57.210Z] #53 27.84 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:57.210Z] #53 27.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:57.210Z] #53 27.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:57.210Z] #53 27.91 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:57.210Z] #53 28.14 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:57.210Z] #53 28.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:57.210Z] #53 28.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:57.210Z] #53 28.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:57.210Z] #53 28.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:57.210Z] #53 28.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:57.210Z] #53 29.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:20:57.210Z] #53 29.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:20:57.210Z] #53 32.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:20:57.210Z] #53 32.80 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:20:57.210Z] #53 32.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:20:57.210Z] #53 32.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:20:57.210Z] #53 33.04 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:20:57.210Z] #53 33.21 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:20:57.210Z] #53 33.25 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:20:57.210Z] #53 33.26 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:20:57.210Z] #53 33.34 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:20:57.210Z] #53 33.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:20:57.210Z] #53 33.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:20:57.210Z] #53 33.42 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:20:57.210Z] #53 33.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:20:57.210Z] #53 33.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:20:57.210Z] #53 33.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:20:57.210Z] #53 33.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:20:57.210Z] #53 34.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:20:57.210Z] #53 34.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:20:57.210Z] #53 34.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:20:57.210Z] #53 34.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:20:57.210Z] #53 34.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:20:57.210Z] #53 34.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:20:57.210Z] #53 35.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:20:57.210Z] #53 35.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:20:57.210Z] #53 35.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:20:57.210Z] #53 35.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:20:57.234Z] #60 28.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:20:57.234Z] #60 28.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:20:57.234Z] #60 28.41 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:20:57.234Z] #60 28.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:20:57.234Z] #60 28.47 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:20:57.470Z] #53 35.29 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:20:57.470Z] #53 ... [2022-04-21T13:20:57.470Z] [2022-04-21T13:20:57.470Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:57.470Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:57.470Z] #14 35.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:20:57.490Z] #60 28.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:20:57.490Z] #60 28.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:20:57.490Z] #60 28.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:20:57.490Z] #60 28.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:20:58.053Z] #60 28.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:20:58.053Z] #60 28.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:20:58.053Z] #60 28.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:20:58.053Z] #60 28.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:20:58.053Z] #60 28.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:20:58.053Z] #60 28.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:20:58.053Z] #60 28.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:20:58.053Z] #60 28.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:20:58.053Z] #60 28.98 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:20:58.053Z] #60 29.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:20:58.053Z] #60 29.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:20:58.053Z] #60 29.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:20:58.309Z] #60 29.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:20:58.309Z] #60 29.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:20:58.309Z] #60 29.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:20:58.309Z] #60 29.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:20:58.309Z] #60 29.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:20:58.309Z] #60 29.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:20:58.309Z] #60 29.58 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:20:58.357Z] #60 30.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:58.357Z] #60 30.30 Fetched 460 kB in 0s (1373 kB/s) [2022-04-21T13:20:58.357Z] #60 30.41 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:20:58.411Z] #14 ... [2022-04-21T13:20:58.411Z] [2022-04-21T13:20:58.411Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:20:58.411Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:20:58.411Z] #38 36.16 NAME: [2022-04-21T13:20:58.411Z] #38 36.18 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:20:58.411Z] #38 36.18 [2022-04-21T13:20:58.411Z] #38 36.18 USAGE: [2022-04-21T13:20:58.411Z] #38 36.18 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:20:58.411Z] #38 36.18 [2022-04-21T13:20:58.411Z] #38 36.18 COMMANDS: [2022-04-21T13:20:58.411Z] #38 36.19 init Create an initial ./winres/winres.json [2022-04-21T13:20:58.411Z] #38 36.19 make Make syso files for the "go build" command [2022-04-21T13:20:58.411Z] #38 36.19 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:20:58.411Z] #38 36.19 extract Extract all resources from an executable [2022-04-21T13:20:58.411Z] #38 36.19 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:20:58.411Z] #38 36.19 help, h Shows a list of commands or help for one command [2022-04-21T13:20:58.411Z] #38 36.19 [2022-04-21T13:20:58.411Z] #38 36.19 GLOBAL OPTIONS: [2022-04-21T13:20:58.411Z] #38 36.19 --help, -h show help (default: false) [2022-04-21T13:20:58.411Z] #38 DONE 36.4s [2022-04-21T13:20:58.411Z] [2022-04-21T13:20:58.411Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:20:58.411Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:20:58.411Z] #14 36.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:20:58.614Z] #60 30.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:20:58.614Z] #60 30.47 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:20:58.614Z] #60 30.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:58.672Z] #14 36.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-21T13:20:58.672Z] #14 36.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:20:58.672Z] #14 36.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:20:58.672Z] #14 36.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:20:58.672Z] #14 36.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:20:58.871Z] #60 30.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:20:58.871Z] #60 30.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:20:58.871Z] #60 30.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:58.934Z] #14 36.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-21T13:20:58.934Z] #14 36.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:20:58.934Z] #14 36.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:20:58.934Z] #14 36.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:20:58.934Z] #14 36.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:20:58.934Z] #14 36.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:20:58.934Z] #14 36.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:20:58.934Z] #14 36.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:20:58.934Z] #14 36.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:20:58.934Z] #14 36.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:20:58.934Z] #14 36.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:20:59.128Z] #60 31.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:20:59.128Z] #60 31.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:20:59.239Z] #60 30.26 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:20:59.240Z] #60 30.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:20:59.240Z] #60 30.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:20:59.240Z] #60 30.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:20:59.386Z] #60 31.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:20:59.645Z] #60 DONE 31.6s [2022-04-21T13:20:59.645Z] [2022-04-21T13:20:59.645Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:20:59.645Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:20:59.646Z] #53 30.36 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:20:59.646Z] #53 30.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:20:59.646Z] #53 30.43 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:20:59.646Z] #53 30.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:20:59.646Z] #53 30.79 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:20:59.646Z] #53 30.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:20:59.646Z] #53 31.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:20:59.646Z] #53 31.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:20:59.646Z] #53 31.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:20:59.646Z] #53 31.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:20:59.646Z] #53 ... [2022-04-21T13:20:59.646Z] [2022-04-21T13:20:59.646Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:20:59.646Z] #61 sha256:7085ba40145641e5bef068a247632aa18b037877c629eea9c533a2ed48bfb518 [2022-04-21T13:20:59.646Z] #61 DONE 0.1s [2022-04-21T13:20:59.879Z] #14 37.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:20:59.879Z] #14 37.77 Fetched 115 MB in 6s (20.2 MB/s) [2022-04-21T13:20:59.903Z] [2022-04-21T13:20:59.904Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:20:59.904Z] #62 sha256:d9ab7fce1840f8b989ae862173d8d598e5ef06cd6135ca1f9343d7cab03c2ed8 [2022-04-21T13:21:00.168Z] #60 31.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:21:00.168Z] #60 31.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:21:00.168Z] #60 31.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:21:00.168Z] #60 31.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:21:00.168Z] #60 31.30 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:21:00.168Z] #60 31.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:21:00.228Z] #14 37.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:21:00.228Z] #14 37.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-04-21T13:21:00.228Z] #14 37.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:00.228Z] #14 37.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:00.425Z] #60 31.48 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:21:00.778Z] #60 22.28 Reading package lists... [2022-04-21T13:21:00.779Z] #60 27.00 Building dependency tree... [2022-04-21T13:21:00.779Z] #60 ... [2022-04-21T13:21:00.779Z] [2022-04-21T13:21:00.779Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:21:00.779Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:21:00.779Z] #45 23.75 Updating files: 98% (1807/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-21T13:21:00.779Z] #45 23.82 + git checkout -q v2.3.0 [2022-04-21T13:21:00.779Z] #45 25.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-21T13:21:00.812Z] #14 ... [2022-04-21T13:21:00.812Z] [2022-04-21T13:21:00.812Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:00.812Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:00.812Z] #40 23.63 Reading package lists... [2022-04-21T13:21:00.812Z] #40 28.71 Building dependency tree... [2022-04-21T13:21:00.812Z] #40 31.60 The following additional packages will be installed: [2022-04-21T13:21:00.812Z] #40 31.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:21:00.812Z] #40 31.64 Suggested packages: [2022-04-21T13:21:00.812Z] #40 31.64 cmake-doc ninja-build lrzip [2022-04-21T13:21:00.812Z] #40 31.64 Recommended packages: [2022-04-21T13:21:00.812Z] #40 31.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:21:00.812Z] #40 32.55 The following NEW packages will be installed: [2022-04-21T13:21:00.812Z] #40 32.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:21:00.812Z] #40 32.56 vim-common xxd [2022-04-21T13:21:00.812Z] #40 32.98 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:00.812Z] #40 32.98 Need to get 17.7 MB of archives. [2022-04-21T13:21:00.812Z] #40 32.98 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:21:00.812Z] #40 32.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:21:00.812Z] #40 32.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:21:00.812Z] #40 32.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:21:00.812Z] #40 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:21:00.812Z] #40 33.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:21:00.812Z] #40 33.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:21:00.812Z] #40 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:21:00.812Z] #40 33.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:21:00.812Z] #40 33.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:21:00.812Z] #40 33.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:21:00.812Z] #40 35.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:00.812Z] #40 35.36 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-04-21T13:21:00.812Z] #40 35.46 Selecting previously unselected package xxd. [2022-04-21T13:21:00.812Z] #40 35.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:00.812Z] #40 35.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:21:00.812Z] #40 35.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:00.812Z] #40 35.76 Selecting previously unselected package vim-common. [2022-04-21T13:21:00.812Z] #40 35.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:00.812Z] #40 35.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:00.812Z] #40 36.05 Selecting previously unselected package cmake-data. [2022-04-21T13:21:00.812Z] #40 36.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:21:00.812Z] #40 36.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:00.812Z] #40 ... [2022-04-21T13:21:00.812Z] [2022-04-21T13:21:00.812Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:00.812Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:00.812Z] #53 35.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:21:00.812Z] #53 36.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:21:00.812Z] #53 36.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:21:00.812Z] #53 36.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:21:00.812Z] #53 36.14 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:21:00.812Z] #53 36.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:21:00.813Z] #53 36.22 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:21:00.813Z] #53 36.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:21:00.813Z] #53 36.44 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:21:00.813Z] #53 36.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:21:00.813Z] #53 36.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:21:00.813Z] #53 36.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:21:00.813Z] #53 36.69 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:21:00.813Z] #53 36.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:21:00.813Z] #53 36.78 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:21:00.813Z] #53 36.78 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:21:00.813Z] #53 36.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:21:00.813Z] #53 36.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:21:00.813Z] #53 36.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:21:00.813Z] #53 36.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:21:00.813Z] #53 37.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:21:00.813Z] #53 37.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:21:00.813Z] #53 37.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:21:00.813Z] #53 37.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:21:00.813Z] #53 37.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:21:00.813Z] #53 37.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:21:00.813Z] #53 37.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:21:00.813Z] #53 37.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:21:00.813Z] #53 37.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:21:00.813Z] #53 37.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:21:00.813Z] #53 37.29 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:21:00.813Z] #53 37.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:21:00.813Z] #53 37.55 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:21:00.813Z] #53 37.55 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:21:00.813Z] #53 37.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:21:00.813Z] #53 37.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:21:00.813Z] #53 37.58 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:21:00.813Z] #53 37.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:21:00.813Z] #53 37.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:21:00.813Z] #53 37.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:21:00.813Z] #53 37.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:21:00.813Z] #53 37.77 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:21:00.813Z] #53 37.77 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:21:00.813Z] #53 38.19 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:21:00.813Z] #53 38.24 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:21:00.813Z] #53 38.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:21:00.813Z] #53 38.24 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:21:00.813Z] #53 38.26 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:21:00.813Z] #53 38.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:21:00.813Z] #53 38.55 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:21:00.813Z] #53 38.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:21:00.813Z] #53 38.55 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:21:00.813Z] #53 38.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:21:00.813Z] #53 38.71 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:21:00.813Z] #53 38.71 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:21:00.813Z] #53 38.73 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:21:00.834Z] #62 0.887 + RM_GOPATH=0 [2022-04-21T13:21:00.834Z] #62 0.888 + TMP_GOPATH= [2022-04-21T13:21:00.834Z] #62 0.888 + : /build [2022-04-21T13:21:00.834Z] #62 0.888 + '[' -z '' ']' [2022-04-21T13:21:00.834Z] #62 0.889 ++ mktemp -d [2022-04-21T13:21:00.834Z] #62 0.893 + export GOPATH=/tmp/tmp.3XIsPhZBO4 [2022-04-21T13:21:00.834Z] #62 0.894 + GOPATH=/tmp/tmp.3XIsPhZBO4 [2022-04-21T13:21:00.834Z] #62 0.894 + RM_GOPATH=1 [2022-04-21T13:21:00.834Z] #62 0.895 + case "$(go env GOARCH)" in [2022-04-21T13:21:00.834Z] #62 0.895 ++ go env GOARCH [2022-04-21T13:21:00.834Z] #62 0.924 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:00.834Z] #62 0.925 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:00.834Z] #62 0.925 ++ dirname /install.sh [2022-04-21T13:21:00.834Z] #62 0.930 + dir=/ [2022-04-21T13:21:00.834Z] #62 0.930 + bin=containerd [2022-04-21T13:21:00.834Z] #62 0.930 + shift [2022-04-21T13:21:00.834Z] #62 0.935 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:21:00.834Z] #62 0.935 + . //containerd.installer [2022-04-21T13:21:00.834Z] #62 0.936 ++ set -e [2022-04-21T13:21:00.834Z] #62 0.936 ++ : v1.6.2 [2022-04-21T13:21:00.834Z] #62 0.936 + install_containerd [2022-04-21T13:21:00.834Z] #62 0.937 + echo 'Install containerd version v1.6.2' [2022-04-21T13:21:00.834Z] #62 0.937 Install containerd version v1.6.2 [2022-04-21T13:21:00.834Z] #62 0.937 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3XIsPhZBO4/src/github.com/containerd/containerd [2022-04-21T13:21:00.834Z] #62 0.939 Cloning into '/tmp/tmp.3XIsPhZBO4/src/github.com/containerd/containerd'... [2022-04-21T13:21:01.078Z] #53 38.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:21:01.078Z] #53 38.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:21:01.078Z] #53 38.97 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:21:01.078Z] #53 38.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:21:01.078Z] #53 38.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:21:01.078Z] #53 38.97 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:21:01.078Z] #53 38.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:21:01.078Z] #53 39.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:21:01.338Z] #53 39.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:21:01.338Z] #53 39.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:21:01.338Z] #53 39.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:21:01.338Z] #53 39.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:21:01.338Z] #53 ... [2022-04-21T13:21:01.338Z] [2022-04-21T13:21:01.338Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:01.338Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:01.338Z] #49 24.57 Reading package lists... [2022-04-21T13:21:01.338Z] #49 29.05 Building dependency tree... [2022-04-21T13:21:01.338Z] #49 32.16 The following additional packages will be installed: [2022-04-21T13:21:01.338Z] #49 32.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:01.339Z] #49 32.18 python3-protobuf python3-six [2022-04-21T13:21:01.339Z] #49 32.18 Suggested packages: [2022-04-21T13:21:01.339Z] #49 32.19 python3-setuptools [2022-04-21T13:21:01.339Z] #49 32.20 Recommended packages: [2022-04-21T13:21:01.339Z] #49 32.20 iproute2 | iproute [2022-04-21T13:21:01.339Z] #49 32.83 The following NEW packages will be installed: [2022-04-21T13:21:01.339Z] #49 32.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:01.339Z] #49 32.84 python3-protobuf python3-six [2022-04-21T13:21:01.339Z] #49 33.30 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:01.339Z] #49 33.30 Need to get 2292 kB of archives. [2022-04-21T13:21:01.339Z] #49 33.30 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:21:01.339Z] #49 33.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:21:01.339Z] #49 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:21:01.339Z] #49 33.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:21:01.339Z] #49 33.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:21:01.339Z] #49 33.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:21:01.339Z] #49 33.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:21:01.339Z] #49 33.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:21:01.339Z] #49 36.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:21:01.339Z] #49 37.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:01.339Z] #49 38.12 Fetched 2292 kB in 4s (565 kB/s) [2022-04-21T13:21:01.339Z] #49 38.15 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:21:01.339Z] #49 38.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:01.339Z] #49 38.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:21:01.339Z] #49 38.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:01.339Z] #49 38.99 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:01.606Z] #49 39.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:01.606Z] #49 39.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:01.606Z] #49 39.20 Selecting previously unselected package python3-six. [2022-04-21T13:21:01.606Z] #49 39.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:21:01.606Z] #49 ... [2022-04-21T13:21:01.606Z] [2022-04-21T13:21:01.606Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:01.606Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:01.606Z] #53 39.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:21:01.767Z] #62 ... [2022-04-21T13:21:01.767Z] [2022-04-21T13:21:01.767Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:01.767Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:01.767Z] #14 18.95 Reading package lists... [2022-04-21T13:21:01.767Z] #14 23.84 Building dependency tree... [2022-04-21T13:21:01.767Z] #14 26.77 The following additional packages will be installed: [2022-04-21T13:21:01.767Z] #14 26.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:21:01.767Z] #14 26.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:21:01.767Z] #14 26.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:21:01.767Z] #14 26.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:21:01.767Z] #14 26.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:21:01.767Z] #14 26.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:21:01.767Z] #14 26.78 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:21:01.767Z] #14 26.79 Suggested packages: [2022-04-21T13:21:01.767Z] #14 26.80 gcc-10-locales seccomp wine64 [2022-04-21T13:21:01.767Z] #14 28.09 The following NEW packages will be installed: [2022-04-21T13:21:01.767Z] #14 28.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:21:01.767Z] #14 28.10 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:21:01.767Z] #14 28.10 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:21:01.767Z] #14 28.10 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:21:01.767Z] #14 28.10 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:21:01.767Z] #14 28.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:21:01.767Z] #14 28.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:21:01.767Z] #14 28.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:21:01.767Z] #14 28.11 mingw-w64-x86-64-dev [2022-04-21T13:21:01.767Z] #14 28.56 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:01.767Z] #14 28.56 Need to get 115 MB of archives. [2022-04-21T13:21:01.767Z] #14 28.56 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:21:01.767Z] #14 28.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-21T13:21:01.767Z] #14 28.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-21T13:21:01.767Z] #14 28.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:21:01.767Z] #14 28.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-21T13:21:01.767Z] #14 28.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:21:01.767Z] #14 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:21:01.767Z] #14 29.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-21T13:21:01.767Z] #14 29.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-21T13:21:01.767Z] #14 29.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-21T13:21:01.767Z] #14 29.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:21:01.767Z] #14 31.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:21:01.767Z] #14 32.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-21T13:21:01.767Z] #14 32.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:21:01.868Z] #53 39.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:21:01.868Z] #53 39.82 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:21:02.027Z] #14 34.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:21:02.602Z] #14 34.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-21T13:21:02.602Z] #14 34.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:21:02.602Z] #14 34.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:21:02.602Z] #14 34.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:21:02.602Z] #14 34.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:21:02.602Z] #14 34.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-21T13:21:02.602Z] #14 34.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:21:02.602Z] #14 ... [2022-04-21T13:21:02.602Z] [2022-04-21T13:21:02.602Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:21:02.602Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:21:02.602Z] #55 34.62 v3.0.2 [2022-04-21T13:21:02.863Z] #55 DONE 34.8s [2022-04-21T13:21:02.863Z] [2022-04-21T13:21:02.863Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:02.863Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:02.863Z] #14 34.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:21:02.863Z] #14 34.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:21:02.863Z] #14 34.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:21:02.863Z] #14 34.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:21:02.863Z] #14 34.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:21:02.863Z] #14 34.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:21:02.863Z] #14 34.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:21:02.863Z] #14 34.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:21:02.863Z] #14 34.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:21:03.277Z] #53 41.24 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:21:03.277Z] #53 41.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:21:03.536Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:03.538Z] #53 41.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:21:03.538Z] #53 41.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:21:03.538Z] #53 41.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:21:03.538Z] #53 41.41 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:21:03.538Z] #53 41.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:21:03.611Z] Cloning the remote Git repository [2022-04-21T13:21:03.611Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:03.702Z] #60 34.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:21:03.702Z] #60 34.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:21:03.702Z] #60 34.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:21:03.702Z] #60 34.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:21:03.702Z] #60 34.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:21:03.702Z] #60 34.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:21:03.702Z] #60 34.71 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:21:03.702Z] #60 34.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:21:03.702Z] #60 34.75 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:21:03.702Z] #60 34.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:21:03.702Z] #60 34.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:21:03.702Z] #60 34.87 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:21:03.800Z] #53 41.65 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:21:03.800Z] #53 41.65 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:21:04.002Z] #60 35.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:21:04.061Z] #53 41.91 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:21:04.076Z] #45 ... [2022-04-21T13:21:04.076Z] [2022-04-21T13:21:04.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:04.076Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:04.076Z] #14 21.78 Reading package lists... [2022-04-21T13:21:04.076Z] #14 26.76 Building dependency tree... [2022-04-21T13:21:04.076Z] #14 30.07 The following additional packages will be installed: [2022-04-21T13:21:04.076Z] #14 30.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:21:04.076Z] #14 30.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:21:04.076Z] #14 30.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:21:04.076Z] #14 30.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:21:04.076Z] #14 30.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:21:04.076Z] #14 30.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:21:04.076Z] #14 30.09 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:21:04.076Z] #14 30.11 Suggested packages: [2022-04-21T13:21:04.076Z] #14 30.11 gcc-10-locales seccomp wine64 [2022-04-21T13:21:04.238Z] #14 36.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:04.259Z] #60 35.18 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:21:04.259Z] #60 35.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:21:04.336Z] #14 31.31 The following NEW packages will be installed: [2022-04-21T13:21:04.336Z] #14 31.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:21:04.336Z] #14 31.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:21:04.336Z] #14 31.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:21:04.336Z] #14 31.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:21:04.336Z] #14 31.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:21:04.336Z] #14 31.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:21:04.336Z] #14 31.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:21:04.495Z] #14 36.29 Fetched 115 MB in 7s (17.1 MB/s) [2022-04-21T13:21:04.495Z] #14 36.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:21:04.495Z] #14 36.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:04.495Z] #14 36.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:04.495Z] #14 36.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:04.516Z] #60 35.45 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:21:04.516Z] #60 35.46 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:21:04.516Z] #60 35.56 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:21:04.516Z] #60 35.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:21:04.516Z] #60 35.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:21:04.516Z] #60 35.63 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:21:04.595Z] #14 31.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:21:04.595Z] #14 31.32 mingw-w64-x86-64-dev [2022-04-21T13:21:04.611Z] #14 ... [2022-04-21T13:21:04.611Z] [2022-04-21T13:21:04.611Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:04.611Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:21:04.611Z] #62 33.12 Updating files: 72% (3426/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:04.611Z] #62 33.76 + cd /tmp/tmp.DVMpUmLIQ4/src/github.com/containerd/containerd [2022-04-21T13:21:04.611Z] #62 33.76 + git checkout -q v1.6.2 [2022-04-21T13:21:04.773Z] #60 35.73 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:21:04.773Z] #60 35.86 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:21:04.774Z] #60 35.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:21:04.774Z] #60 35.92 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:21:04.855Z] #14 31.71 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:04.855Z] #14 31.71 Need to get 115 MB of archives. [2022-04-21T13:21:04.855Z] #14 31.71 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:21:04.855Z] #14 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-21T13:21:04.855Z] #14 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-21T13:21:03.797Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:04.171Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:05.059Z] #14 ... [2022-04-21T13:21:05.059Z] [2022-04-21T13:21:05.059Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:05.059Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:05.059Z] #40 22.39 Reading package lists... [2022-04-21T13:21:05.059Z] #40 27.20 Building dependency tree... [2022-04-21T13:21:05.059Z] #40 30.64 The following additional packages will be installed: [2022-04-21T13:21:05.059Z] #40 30.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:21:05.059Z] #40 30.65 Suggested packages: [2022-04-21T13:21:05.059Z] #40 30.67 cmake-doc ninja-build lrzip [2022-04-21T13:21:05.059Z] #40 30.67 Recommended packages: [2022-04-21T13:21:05.059Z] #40 30.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:21:05.059Z] #40 31.65 The following NEW packages will be installed: [2022-04-21T13:21:05.059Z] #40 31.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:21:05.059Z] #40 31.68 vim-common xxd [2022-04-21T13:21:05.059Z] #40 32.13 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:05.059Z] #40 32.13 Need to get 17.7 MB of archives. [2022-04-21T13:21:05.059Z] #40 32.13 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:21:05.059Z] #40 32.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:21:05.059Z] #40 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:21:05.059Z] #40 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:21:05.059Z] #40 32.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:21:05.059Z] #40 32.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:21:05.059Z] #40 33.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:21:05.059Z] #40 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:21:05.059Z] #40 33.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:21:05.059Z] #40 33.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:21:05.059Z] #40 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:21:05.059Z] #40 34.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:05.059Z] #40 34.77 Fetched 17.7 MB in 2s (10.9 MB/s) [2022-04-21T13:21:05.059Z] #40 34.95 Selecting previously unselected package xxd. [2022-04-21T13:21:05.059Z] #40 34.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-04-21T13:21:05.059Z] #40 35.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:21:05.059Z] #40 35.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:05.059Z] #40 35.44 Selecting previously unselected package vim-common. [2022-04-21T13:21:05.059Z] #40 35.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:05.059Z] #40 35.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:05.059Z] #40 35.86 Selecting previously unselected package cmake-data. [2022-04-21T13:21:05.059Z] #40 35.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:21:05.059Z] #40 35.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:05.115Z] #14 32.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:21:05.115Z] #14 32.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-21T13:21:05.115Z] #14 32.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:21:05.115Z] #14 32.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:21:05.175Z] #62 34.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:05.175Z] #62 34.43 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:05.175Z] #62 34.43 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:05.175Z] #62 34.43 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:05.175Z] #62 34.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:05.175Z] #62 34.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:05.175Z] #62 34.43 + '[' '' = dynamic ']' [2022-04-21T13:21:05.175Z] #62 34.43 + make [2022-04-21T13:21:05.316Z] #40 ... [2022-04-21T13:21:05.316Z] [2022-04-21T13:21:05.316Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:05.316Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:05.316Z] #53 32.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:21:05.316Z] #53 32.64 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:21:05.316Z] #53 35.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:21:05.316Z] #53 35.69 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:21:05.316Z] #53 35.87 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:21:05.316Z] #53 35.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:21:05.316Z] #53 36.04 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:21:05.316Z] #53 36.09 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:21:05.316Z] #53 36.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:21:05.316Z] #53 36.14 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:21:05.316Z] #53 36.17 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:21:05.316Z] #53 36.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:21:05.316Z] #53 36.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:21:05.316Z] #53 36.23 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:21:05.316Z] #53 36.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:21:05.316Z] #53 36.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:21:05.316Z] #53 36.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:21:05.316Z] #53 36.46 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:21:05.316Z] #53 36.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:21:05.316Z] #53 36.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:21:05.316Z] #53 36.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:21:05.316Z] #53 36.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:21:05.316Z] #53 36.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:21:05.316Z] #53 37.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:21:05.316Z] #53 37.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:21:05.316Z] #53 37.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:21:05.374Z] #14 32.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-21T13:21:05.573Z] #53 37.48 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:21:05.573Z] #53 37.54 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:21:05.573Z] #53 37.58 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:21:05.633Z] #14 32.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-21T13:21:05.633Z] #14 32.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-21T13:21:05.893Z] #14 ... [2022-04-21T13:21:05.893Z] [2022-04-21T13:21:05.893Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:05.893Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:05.893Z] #40 18.45 Reading package lists... [2022-04-21T13:21:05.893Z] #40 23.12 Reading package lists... [2022-04-21T13:21:05.893Z] #40 27.78 Building dependency tree... [2022-04-21T13:21:05.893Z] #40 31.17 The following additional packages will be installed: [2022-04-21T13:21:05.893Z] #40 31.19 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-21T13:21:05.893Z] #40 31.20 Suggested packages: [2022-04-21T13:21:05.893Z] #40 31.22 cmake-doc ninja-build lrzip [2022-04-21T13:21:05.893Z] #40 31.22 Recommended packages: [2022-04-21T13:21:05.893Z] #40 31.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:21:05.893Z] #40 32.04 The following NEW packages will be installed: [2022-04-21T13:21:05.893Z] #40 32.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-21T13:21:05.893Z] #40 32.05 vim-common xxd [2022-04-21T13:21:05.893Z] #40 32.47 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:05.893Z] #40 32.47 Need to get 17.7 MB of archives. [2022-04-21T13:21:05.893Z] #40 32.47 After this operation, 70.7 MB of additional disk space will be used. [2022-04-21T13:21:05.893Z] #40 32.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:21:05.893Z] #40 32.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:21:05.893Z] #40 32.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:21:05.893Z] #40 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:21:06.153Z] #40 ... [2022-04-21T13:21:06.153Z] [2022-04-21T13:21:06.153Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:21:06.153Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:21:06.153Z] #60 27.00 Building dependency tree... [2022-04-21T13:21:06.153Z] #60 30.39 The following additional packages will be installed: [2022-04-21T13:21:06.153Z] #60 30.41 libbtrfs0 [2022-04-21T13:21:06.153Z] #60 30.60 The following NEW packages will be installed: [2022-04-21T13:21:06.153Z] #60 30.62 libbtrfs-dev libbtrfs0 [2022-04-21T13:21:06.153Z] #60 31.01 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:06.153Z] #60 31.01 Need to get 460 kB of archives. [2022-04-21T13:21:06.153Z] #60 31.01 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:21:06.153Z] #60 31.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:21:06.153Z] #60 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:21:06.153Z] #60 32.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:06.153Z] #60 32.26 Fetched 460 kB in 0s (1516 kB/s) [2022-04-21T13:21:06.153Z] #60 32.37 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:21:06.153Z] #60 32.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-04-21T13:21:06.153Z] #60 32.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:21:06.153Z] #60 32.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:21:06.153Z] #60 32.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:21:06.153Z] #60 32.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:21:06.154Z] #60 32.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:21:06.154Z] #60 33.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:21:06.155Z] #60 ... [2022-04-21T13:21:06.155Z] [2022-04-21T13:21:06.155Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:06.155Z] #56 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:06.155Z] #56 27.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:21:06.155Z] #56 29.10 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:06.155Z] #56 29.22 Fetched 2292 kB in 4s (601 kB/s) [2022-04-21T13:21:06.155Z] #56 29.28 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:21:06.155Z] #56 29.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:06.155Z] #56 29.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 29.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:06.155Z] #56 29.79 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:06.155Z] #56 29.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:06.155Z] #56 29.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:06.155Z] #56 29.95 Selecting previously unselected package python3-six. [2022-04-21T13:21:06.155Z] #56 29.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:21:06.155Z] #56 29.96 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:21:06.155Z] #56 30.02 Selecting previously unselected package python3-protobuf. [2022-04-21T13:21:06.155Z] #56 30.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 30.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:06.155Z] #56 30.30 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:21:06.155Z] #56 30.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 30.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:06.155Z] #56 30.42 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:21:06.155Z] #56 30.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 30.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:06.155Z] #56 30.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:21:06.155Z] #56 30.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 30.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:06.155Z] #56 30.57 Selecting previously unselected package criu. [2022-04-21T13:21:06.155Z] #56 30.58 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:21:06.155Z] #56 30.59 Unpacking criu (3.16.1-3) ... [2022-04-21T13:21:06.155Z] #56 31.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:06.155Z] #56 32.18 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:06.155Z] #56 32.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:06.155Z] #56 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:06.155Z] #56 32.22 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:21:06.155Z] #56 32.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:06.155Z] #56 32.93 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:06.155Z] #56 35.17 Setting up criu (3.16.1-3) ... [2022-04-21T13:21:06.155Z] #56 36.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:06.155Z] #56 DONE 36.9s [2022-04-21T13:21:06.155Z] [2022-04-21T13:21:06.155Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:06.155Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:06.155Z] #60 36.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:21:06.155Z] #60 ... [2022-04-21T13:21:06.155Z] [2022-04-21T13:21:06.155Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:06.155Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:06.155Z] #41 30.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:21:06.155Z] #41 30.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:06.412Z] #60 33.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:21:06.412Z] #60 33.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:06.504Z] #53 38.23 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:21:06.504Z] #53 38.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:21:06.504Z] #53 38.30 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:21:06.504Z] #53 ... [2022-04-21T13:21:06.504Z] [2022-04-21T13:21:06.504Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:21:06.504Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:21:06.504Z] #38 38.22 NAME: [2022-04-21T13:21:06.504Z] #38 38.23 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:21:06.504Z] #38 38.23 [2022-04-21T13:21:06.504Z] #38 38.23 USAGE: [2022-04-21T13:21:06.504Z] #38 38.23 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:21:06.504Z] #38 38.23 [2022-04-21T13:21:06.504Z] #38 38.23 COMMANDS: [2022-04-21T13:21:06.504Z] #38 38.23 init Create an initial ./winres/winres.json [2022-04-21T13:21:06.504Z] #38 38.23 make Make syso files for the "go build" command [2022-04-21T13:21:06.504Z] #38 38.23 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:21:06.504Z] #38 38.23 extract Extract all resources from an executable [2022-04-21T13:21:06.504Z] #38 38.23 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:21:06.504Z] #38 38.23 help, h Shows a list of commands or help for one command [2022-04-21T13:21:06.504Z] #38 38.23 [2022-04-21T13:21:06.504Z] #38 38.23 GLOBAL OPTIONS: [2022-04-21T13:21:06.504Z] #38 38.23 --help, -h show help (default: false) [2022-04-21T13:21:06.543Z] #62 35.81 + bin/ctr [2022-04-21T13:21:06.762Z] #38 DONE 38.7s [2022-04-21T13:21:06.762Z] [2022-04-21T13:21:06.762Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:06.762Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:06.762Z] #53 38.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:21:06.762Z] #53 38.41 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:21:06.762Z] #53 38.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:21:06.762Z] #53 38.47 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:21:06.762Z] #53 38.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:21:06.762Z] #53 38.59 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:21:06.762Z] #53 38.62 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:21:06.762Z] #53 38.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:21:07.018Z] #53 38.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:21:07.018Z] #53 38.91 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:21:07.018Z] #53 39.04 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:21:07.018Z] #53 39.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:21:05.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:05.156Z] > git --version # timeout=10 [2022-04-21T13:21:05.187Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:05.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:05.187Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:07.275Z] #53 39.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:21:07.275Z] #53 39.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:21:07.275Z] #53 39.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:21:07.275Z] #53 39.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:21:07.354Z] #60 ... [2022-04-21T13:21:07.354Z] [2022-04-21T13:21:07.354Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-21T13:21:07.354Z] #55 sha256:8b09793316888ee95e1a34cfc49a3f305d78f60051f71400f322890037c5c021 [2022-04-21T13:21:07.354Z] #55 33.49 v3.0.2 [2022-04-21T13:21:07.354Z] #55 DONE 34.1s [2022-04-21T13:21:07.354Z] [2022-04-21T13:21:07.354Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:07.354Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:07.354Z] #40 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:21:07.354Z] #40 33.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:21:07.354Z] #40 33.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:21:07.354Z] #40 33.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:21:07.354Z] #40 33.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:21:07.354Z] #40 33.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:21:07.354Z] #40 ... [2022-04-21T13:21:07.354Z] [2022-04-21T13:21:07.354Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:21:07.354Z] #60 sha256:1feef929c876cdb8a6b906c566f646cd7b8e52638f801c6d13bd79364c5324e1 [2022-04-21T13:21:07.354Z] #60 DONE 34.2s [2022-04-21T13:21:07.362Z] #53 ... [2022-04-21T13:21:07.362Z] [2022-04-21T13:21:07.362Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:07.362Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:07.362Z] #49 39.23 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:21:07.362Z] #49 39.36 Selecting previously unselected package python3-protobuf. [2022-04-21T13:21:07.362Z] #49 39.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:21:07.362Z] #49 39.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:07.362Z] #49 39.91 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:21:07.362Z] #49 39.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:21:07.362Z] #49 39.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:07.362Z] #49 40.11 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:21:07.362Z] #49 40.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:21:07.362Z] #49 40.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:07.362Z] #49 40.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:21:07.362Z] #49 40.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:21:07.362Z] #49 40.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:07.362Z] #49 40.36 Selecting previously unselected package criu. [2022-04-21T13:21:07.362Z] #49 40.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:21:07.362Z] #49 40.39 Unpacking criu (3.16.1-3) ... [2022-04-21T13:21:07.362Z] #49 41.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:07.362Z] #49 42.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:07.362Z] #49 42.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:07.362Z] #49 42.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:07.362Z] #49 42.76 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:21:07.362Z] #49 43.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:07.362Z] #49 43.89 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:07.532Z] #53 39.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:21:07.617Z] [2022-04-21T13:21:07.617Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:21:07.617Z] #61 sha256:f50d6de36a49340aebd7c136a446229ddcaf7c98f54797d3d64577051df2e34e [2022-04-21T13:21:07.617Z] #61 DONE 0.2s [2022-04-21T13:21:07.617Z] [2022-04-21T13:21:07.617Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:07.617Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:07.617Z] #49 18.99 Reading package lists... [2022-04-21T13:21:07.617Z] #49 24.24 Reading package lists... [2022-04-21T13:21:07.617Z] #49 29.06 Building dependency tree... [2022-04-21T13:21:07.617Z] #49 32.34 The following additional packages will be installed: [2022-04-21T13:21:07.617Z] #49 32.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:07.617Z] #49 32.36 python3-protobuf python3-six [2022-04-21T13:21:07.617Z] #49 32.36 Suggested packages: [2022-04-21T13:21:07.617Z] #49 32.37 python3-setuptools [2022-04-21T13:21:07.617Z] #49 32.37 Recommended packages: [2022-04-21T13:21:07.617Z] #49 32.37 iproute2 | iproute [2022-04-21T13:21:07.617Z] #49 33.00 The following NEW packages will be installed: [2022-04-21T13:21:07.617Z] #49 33.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:07.617Z] #49 33.02 python3-protobuf python3-six [2022-04-21T13:21:07.617Z] #49 33.55 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:07.617Z] #49 33.55 Need to get 2292 kB of archives. [2022-04-21T13:21:07.617Z] #49 33.55 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:21:07.617Z] #49 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:21:07.617Z] #49 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:21:07.617Z] #49 33.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:21:07.617Z] #49 33.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:21:07.617Z] #49 33.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:21:07.617Z] #49 33.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:21:07.617Z] #49 33.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:21:07.790Z] #53 ... [2022-04-21T13:21:07.790Z] [2022-04-21T13:21:07.790Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:07.790Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:07.790Z] #49 28.09 Building dependency tree... [2022-04-21T13:21:07.790Z] #49 31.31 The following additional packages will be installed: [2022-04-21T13:21:07.790Z] #49 31.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:07.790Z] #49 31.33 python3-protobuf python3-six [2022-04-21T13:21:07.790Z] #49 31.33 Suggested packages: [2022-04-21T13:21:07.790Z] #49 31.33 python3-setuptools [2022-04-21T13:21:07.790Z] #49 31.33 Recommended packages: [2022-04-21T13:21:07.790Z] #49 31.33 iproute2 | iproute [2022-04-21T13:21:07.790Z] #49 32.28 The following NEW packages will be installed: [2022-04-21T13:21:07.790Z] #49 32.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-21T13:21:07.790Z] #49 32.28 python3-protobuf python3-six [2022-04-21T13:21:07.790Z] #49 32.70 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:07.790Z] #49 32.70 Need to get 2292 kB of archives. [2022-04-21T13:21:07.790Z] #49 32.70 After this operation, 11.0 MB of additional disk space will be used. [2022-04-21T13:21:07.790Z] #49 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-21T13:21:07.790Z] #49 32.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:21:07.790Z] #49 32.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-21T13:21:07.790Z] #49 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-21T13:21:07.790Z] #49 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:21:07.790Z] #49 32.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:21:07.790Z] #49 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:21:07.790Z] #49 36.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:21:07.790Z] #49 37.34 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:07.790Z] #49 37.54 Fetched 2292 kB in 4s (569 kB/s) [2022-04-21T13:21:07.790Z] #49 37.64 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:21:07.790Z] #49 37.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:07.790Z] #49 37.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:21:07.790Z] #49 37.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:07.790Z] #49 38.53 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:07.790Z] #49 38.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:07.790Z] #49 38.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:07.790Z] #49 38.88 Selecting previously unselected package python3-six. [2022-04-21T13:21:07.790Z] #49 38.88 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:21:07.790Z] #49 38.88 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:21:07.790Z] #49 39.01 Selecting previously unselected package python3-protobuf. [2022-04-21T13:21:07.790Z] #49 39.04 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:21:07.790Z] #49 39.05 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:07.790Z] #49 ... [2022-04-21T13:21:07.790Z] [2022-04-21T13:21:07.790Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:07.790Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:07.790Z] #40 38.84 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:21:07.790Z] #40 38.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:21:07.790Z] #40 38.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:07.877Z] #49 ... [2022-04-21T13:21:07.877Z] [2022-04-21T13:21:07.877Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:07.877Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:07.877Z] #40 34.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:08.138Z] #40 35.07 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-04-21T13:21:08.400Z] #40 35.26 Selecting previously unselected package xxd. [2022-04-21T13:21:08.400Z] #40 35.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:08.400Z] #40 35.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:21:08.400Z] #40 35.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:08.747Z] #49 ... [2022-04-21T13:21:08.747Z] [2022-04-21T13:21:08.747Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:08.747Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:08.747Z] #40 39.19 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:21:08.747Z] #40 39.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 39.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:08.747Z] #40 45.22 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:21:08.747Z] #40 45.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 45.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:08.747Z] #40 45.80 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:21:08.747Z] #40 45.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 45.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:08.747Z] #40 46.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:21:08.747Z] #40 46.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 46.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:08.747Z] #40 46.26 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:21:08.747Z] #40 46.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 46.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:08.747Z] #40 46.46 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:21:08.747Z] #40 46.48 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:21:08.747Z] #40 46.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:08.747Z] #40 46.78 Selecting previously unselected package cmake. [2022-04-21T13:21:08.747Z] #40 46.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:21:08.967Z] #40 35.72 Selecting previously unselected package vim-common. [2022-04-21T13:21:08.967Z] #40 35.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:08.967Z] #40 35.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:09.008Z] #40 46.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:09.008Z] #40 ... [2022-04-21T13:21:09.008Z] [2022-04-21T13:21:09.008Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:09.008Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:09.008Z] #53 47.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:21:09.269Z] #53 47.22 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:21:09.269Z] #53 47.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:21:09.269Z] #53 47.25 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:21:09.269Z] #53 47.32 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:21:09.423Z] #41 ... [2022-04-21T13:21:09.423Z] [2022-04-21T13:21:09.423Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:21:09.423Z] #58 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:21:09.423Z] #58 40.02 gotestsum version dev [2022-04-21T13:21:09.423Z] #58 DONE 40.4s [2022-04-21T13:21:09.423Z] [2022-04-21T13:21:09.423Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:09.423Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:09.529Z] #53 47.35 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:21:09.530Z] #53 47.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:21:09.536Z] #40 36.48 Selecting previously unselected package cmake-data. [2022-04-21T13:21:09.536Z] #40 36.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:21:09.797Z] #40 36.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:09.800Z] #53 47.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:21:09.800Z] #53 47.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:21:09.800Z] #53 47.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:21:09.800Z] #53 47.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:21:09.800Z] #53 47.68 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:21:09.967Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:10.054Z] Cloning the remote Git repository [2022-04-21T13:21:10.054Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:10.372Z] #53 48.07 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:21:10.372Z] #53 48.12 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:21:10.372Z] #53 48.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:21:10.372Z] #53 48.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:21:10.372Z] #53 48.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:21:10.632Z] #53 48.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:21:10.632Z] #53 48.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:21:10.632Z] #53 48.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:21:10.893Z] #53 48.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:21:11.154Z] #53 48.91 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:21:11.154Z] #53 49.14 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:21:11.315Z] #60 ... [2022-04-21T13:21:11.315Z] [2022-04-21T13:21:11.315Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:21:11.315Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:21:11.315Z] #19 34.76 Fetched 48.9 MB in 34s (1451 kB/s) [2022-04-21T13:21:11.414Z] #53 49.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:21:11.414Z] #53 49.30 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:21:11.705Z] #40 ... [2022-04-21T13:21:11.705Z] [2022-04-21T13:21:11.705Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-21T13:21:11.705Z] #38 sha256:b3474910e33e9959933681006f4eeb825ff2054177ccfe208621318b551bd56e [2022-04-21T13:21:11.705Z] #38 37.80 NAME: [2022-04-21T13:21:11.705Z] #38 37.80 go-winres - A tool for embedding resources in Windows executables [2022-04-21T13:21:11.705Z] #38 37.80 [2022-04-21T13:21:11.705Z] #38 37.80 USAGE: [2022-04-21T13:21:11.705Z] #38 37.81 go-winres [global options] command [command options] [arguments...] [2022-04-21T13:21:11.705Z] #38 37.81 [2022-04-21T13:21:11.705Z] #38 37.81 COMMANDS: [2022-04-21T13:21:11.705Z] #38 37.81 init Create an initial ./winres/winres.json [2022-04-21T13:21:11.705Z] #38 37.81 make Make syso files for the "go build" command [2022-04-21T13:21:11.705Z] #38 37.81 simply Make syso files for the "go build" command (simplified) [2022-04-21T13:21:11.705Z] #38 37.82 extract Extract all resources from an executable [2022-04-21T13:21:11.705Z] #38 37.82 patch Replace resources in an executable file (exe, dll) [2022-04-21T13:21:11.705Z] #38 37.82 help, h Shows a list of commands or help for one command [2022-04-21T13:21:11.705Z] #38 37.82 [2022-04-21T13:21:11.705Z] #38 37.82 GLOBAL OPTIONS: [2022-04-21T13:21:11.705Z] #38 37.82 --help, -h show help (default: false) [2022-04-21T13:21:11.705Z] #38 DONE 38.2s [2022-04-21T13:21:11.705Z] [2022-04-21T13:21:11.705Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:11.705Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:11.705Z] #53 31.25 go: downloading github.com/fatih/color v1.13.0 [2022-04-21T13:21:11.705Z] #53 31.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:21:11.705Z] #53 31.33 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-21T13:21:11.705Z] #53 31.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T13:21:11.705Z] #53 31.58 go: downloading github.com/spf13/viper v1.10.1 [2022-04-21T13:21:11.705Z] #53 31.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-21T13:21:11.705Z] #53 32.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-21T13:21:11.705Z] #53 32.11 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-21T13:21:11.705Z] #53 33.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-21T13:21:11.705Z] #53 33.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-21T13:21:11.705Z] #53 36.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T13:21:11.705Z] #53 36.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:21:11.705Z] #53 36.60 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T13:21:11.705Z] #53 36.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-21T13:21:11.705Z] #53 36.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-21T13:21:11.705Z] #53 36.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T13:21:11.705Z] #53 36.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-21T13:21:11.705Z] #53 36.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-21T13:21:11.705Z] #53 36.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T13:21:11.705Z] #53 36.91 go: downloading github.com/spf13/afero v1.6.0 [2022-04-21T13:21:11.705Z] #53 36.94 go: downloading github.com/spf13/cast v1.4.1 [2022-04-21T13:21:11.705Z] #53 37.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-21T13:21:11.705Z] #53 37.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-21T13:21:11.705Z] #53 37.12 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-21T13:21:11.705Z] #53 37.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-21T13:21:11.705Z] #53 37.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.28 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-21T13:21:11.705Z] #53 37.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-21T13:21:11.705Z] #53 37.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-21T13:21:11.705Z] #53 37.40 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-21T13:21:11.705Z] #53 37.53 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-21T13:21:11.705Z] #53 37.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-21T13:21:11.705Z] #53 37.65 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-21T13:21:11.705Z] #53 37.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-21T13:21:11.705Z] #53 37.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-21T13:21:11.705Z] #53 37.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-21T13:21:11.705Z] #53 38.01 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-21T13:21:11.705Z] #53 38.17 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-21T13:21:11.705Z] #53 38.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-21T13:21:11.705Z] #53 38.26 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-21T13:21:11.705Z] #53 38.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-21T13:21:11.705Z] #53 38.34 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-21T13:21:11.705Z] #53 38.39 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-21T13:21:11.705Z] #53 38.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-21T13:21:11.705Z] #53 38.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-21T13:21:11.705Z] #53 38.58 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-21T13:21:11.965Z] #53 38.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-21T13:21:11.965Z] #53 38.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-21T13:21:11.965Z] #53 38.83 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-21T13:21:11.965Z] #53 38.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-21T13:21:11.997Z] #53 ... [2022-04-21T13:21:11.997Z] [2022-04-21T13:21:11.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:11.997Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:11.997Z] #14 39.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:21:11.997Z] #14 40.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:11.997Z] #14 40.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:11.997Z] #14 42.31 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:21:11.997Z] #14 42.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:21:11.997Z] #14 42.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:11.997Z] #14 42.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:21:11.997Z] #14 42.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:11.997Z] #14 42.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:21:11.997Z] #14 42.68 Selecting previously unselected package dmsetup. [2022-04-21T13:21:11.997Z] #14 42.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:11.997Z] #14 42.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:11.997Z] #14 42.88 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:21:11.997Z] #14 42.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:21:11.997Z] #14 42.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:11.997Z] #14 48.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:21:11.997Z] #14 48.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:21:11.997Z] #14 48.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:12.223Z] #53 38.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-21T13:21:12.223Z] #53 38.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-21T13:21:12.223Z] #53 39.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-21T13:21:12.260Z] #14 ... [2022-04-21T13:21:12.260Z] [2022-04-21T13:21:12.260Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:12.260Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:12.260Z] #49 47.76 Setting up criu (3.16.1-3) ... [2022-04-21T13:21:12.260Z] #49 49.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:12.260Z] #49 DONE 49.9s [2022-04-21T13:21:12.260Z] [2022-04-21T13:21:12.260Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:12.260Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:12.260Z] #34 40.02 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T13:21:12.260Z] #34 40.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:21:12.260Z] #34 40.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:10.262Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:10.699Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:11.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:11.620Z] > git --version # timeout=10 [2022-04-21T13:21:11.654Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:11.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:11.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:12.482Z] #53 39.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:21:12.482Z] #53 39.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:21:12.521Z] #34 ... [2022-04-21T13:21:12.521Z] [2022-04-21T13:21:12.521Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:12.521Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:12.521Z] #40 50.36 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:12.521Z] #40 50.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:12.521Z] #40 50.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:12.521Z] #40 50.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:12.521Z] #40 50.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:12.521Z] #40 50.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:12.521Z] #40 50.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:12.521Z] #40 50.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:12.741Z] #53 39.48 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:21:12.741Z] #53 39.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:21:12.741Z] #53 39.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:21:12.741Z] #53 39.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:21:12.741Z] #53 39.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:21:12.741Z] #53 39.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:21:12.741Z] #53 ... [2022-04-21T13:21:12.741Z] [2022-04-21T13:21:12.741Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:12.741Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:12.741Z] #40 39.67 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:21:12.741Z] #40 39.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:21:12.741Z] #40 39.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:12.782Z] #40 50.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:12.782Z] #40 50.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:12.782Z] #40 50.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:13.042Z] #40 ... [2022-04-21T13:21:13.042Z] [2022-04-21T13:21:13.042Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:13.042Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:21:13.042Z] #62 6.564 + RM_GOPATH=0 [2022-04-21T13:21:13.042Z] #62 6.564 + TMP_GOPATH= [2022-04-21T13:21:13.042Z] #62 6.564 + : /build [2022-04-21T13:21:13.042Z] #62 6.564 + '[' -z '' ']' [2022-04-21T13:21:13.042Z] #62 6.576 ++ mktemp -d [2022-04-21T13:21:13.042Z] #62 6.576 + export GOPATH=/tmp/tmp.wLWcb1mjV3 [2022-04-21T13:21:13.042Z] #62 6.576 + GOPATH=/tmp/tmp.wLWcb1mjV3 [2022-04-21T13:21:13.042Z] #62 6.576 + RM_GOPATH=1 [2022-04-21T13:21:13.042Z] #62 6.576 + case "$(go env GOARCH)" in [2022-04-21T13:21:13.042Z] #62 6.576 ++ go env GOARCH [2022-04-21T13:21:13.042Z] #62 6.605 Install containerd version v1.6.2 [2022-04-21T13:21:13.042Z] #62 6.605 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:13.042Z] #62 6.605 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:13.042Z] #62 6.605 ++ dirname /install.sh [2022-04-21T13:21:13.042Z] #62 6.605 + dir=/ [2022-04-21T13:21:13.042Z] #62 6.605 + bin=containerd [2022-04-21T13:21:13.042Z] #62 6.605 + shift [2022-04-21T13:21:13.042Z] #62 6.605 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:21:13.042Z] #62 6.605 + . //containerd.installer [2022-04-21T13:21:13.042Z] #62 6.605 ++ set -e [2022-04-21T13:21:13.042Z] #62 6.605 ++ : v1.6.2 [2022-04-21T13:21:13.042Z] #62 6.605 + install_containerd [2022-04-21T13:21:13.042Z] #62 6.605 + echo 'Install containerd version v1.6.2' [2022-04-21T13:21:13.042Z] #62 6.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wLWcb1mjV3/src/github.com/containerd/containerd [2022-04-21T13:21:13.042Z] #62 6.614 Cloning into '/tmp/tmp.wLWcb1mjV3/src/github.com/containerd/containerd'... [2022-04-21T13:21:13.049Z] #40 ... [2022-04-21T13:21:13.049Z] [2022-04-21T13:21:13.049Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:13.049Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:13.049Z] #53 39.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-21T13:21:13.049Z] #53 39.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-21T13:21:13.049Z] #53 39.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-21T13:21:13.049Z] #53 39.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-21T13:21:13.049Z] #53 39.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-21T13:21:13.049Z] #53 39.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-21T13:21:13.049Z] #53 40.01 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-21T13:21:13.049Z] #53 40.03 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-21T13:21:13.049Z] #53 40.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:21:13.049Z] #53 40.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:21:13.049Z] #53 40.10 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:21:13.049Z] #53 40.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:21:13.049Z] #53 40.24 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:21:13.049Z] #53 40.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:21:13.049Z] #53 40.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:21:13.049Z] #53 40.34 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:21:13.049Z] #53 40.36 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:21:13.049Z] #53 40.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:21:13.049Z] #53 40.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:21:13.049Z] #53 40.43 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:21:13.049Z] #53 40.45 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:21:13.049Z] #53 40.47 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:21:13.049Z] #53 40.47 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:21:13.049Z] #53 41.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:21:13.049Z] #53 41.01 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:21:13.049Z] #53 41.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:21:13.049Z] #53 41.04 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:21:13.049Z] #53 41.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:21:13.049Z] #53 41.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:21:13.049Z] #53 41.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:21:13.049Z] #53 41.16 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:21:13.049Z] #53 41.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:21:13.049Z] #53 41.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:21:13.049Z] #53 41.45 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:21:13.049Z] #53 41.46 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:21:13.049Z] #53 41.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:21:13.049Z] #53 41.47 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:21:13.049Z] #53 41.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:21:13.049Z] #53 41.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:21:13.049Z] #53 41.57 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:21:13.049Z] #53 41.59 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:21:13.049Z] #53 41.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:21:13.049Z] #53 41.63 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:21:13.049Z] #53 41.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:21:13.049Z] #53 41.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:21:13.049Z] #53 41.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:21:13.049Z] #53 41.90 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:21:13.049Z] #53 41.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:21:13.049Z] #53 42.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:21:13.049Z] #53 42.11 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:21:13.049Z] #53 42.17 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:21:13.049Z] #53 43.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:21:13.049Z] #53 43.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:21:13.049Z] #53 43.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:21:13.049Z] #53 43.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:21:13.049Z] #53 43.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:21:13.049Z] #53 43.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:21:13.049Z] #53 43.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:21:13.049Z] #53 43.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:21:13.049Z] #53 43.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:21:13.049Z] #53 44.00 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:21:13.303Z] #62 ... [2022-04-21T13:21:13.303Z] [2022-04-21T13:21:13.303Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:13.303Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:13.303Z] #40 DONE 51.0s [2022-04-21T13:21:13.303Z] [2022-04-21T13:21:13.303Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:21:13.303Z] #41 sha256:236e2e5e6f30e10ced0efeb48564189d2081deea81377aadd79b20fe8d54c234 [2022-04-21T13:21:13.563Z] #41 DONE 0.4s [2022-04-21T13:21:13.563Z] [2022-04-21T13:21:13.563Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:21:13.563Z] #42 sha256:7b3d376061779013b77ff6e3b2ba23d066ac20610bfe3fa311a0280766b2e75a [2022-04-21T13:21:14.944Z] #53 ... [2022-04-21T13:21:14.944Z] [2022-04-21T13:21:14.944Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:14.944Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:14.944Z] #40 44.77 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:21:14.944Z] #40 44.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 44.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:14.944Z] #40 45.22 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:21:14.944Z] #40 45.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 45.23 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:14.944Z] #40 45.52 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:21:14.944Z] #40 45.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 45.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:14.944Z] #40 45.76 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:21:14.944Z] #40 45.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 45.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:14.944Z] #40 45.96 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:21:14.944Z] #40 45.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 45.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:14.944Z] #40 46.12 Selecting previously unselected package cmake. [2022-04-21T13:21:14.944Z] #40 46.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:21:14.944Z] #40 46.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:16.497Z] #62 ... [2022-04-21T13:21:16.497Z] [2022-04-21T13:21:16.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:16.497Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:16.497Z] #14 64.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:16.497Z] #14 64.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:16.497Z] #14 64.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:16.497Z] #14 68.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:16.497Z] #14 68.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:16.497Z] #14 68.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:16.497Z] #14 72.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:16.497Z] #14 72.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:16.497Z] #14 73.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:16.923Z] #40 ... [2022-04-21T13:21:16.923Z] [2022-04-21T13:21:16.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:16.923Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:16.923Z] #14 38.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:21:16.923Z] #14 38.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:16.923Z] #14 38.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:16.923Z] #14 41.44 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:21:16.923Z] #14 41.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:21:16.923Z] #14 41.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:16.923Z] #14 41.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:21:16.923Z] #14 41.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:16.923Z] #14 41.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:21:16.923Z] #14 41.82 Selecting previously unselected package dmsetup. [2022-04-21T13:21:16.923Z] #14 41.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:16.923Z] #14 41.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:16.923Z] #14 42.01 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:21:16.923Z] #14 42.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:21:16.923Z] #14 42.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:16.923Z] #14 46.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:21:16.923Z] #14 46.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:21:16.923Z] #14 46.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:16.923Z] #14 ... [2022-04-21T13:21:16.923Z] [2022-04-21T13:21:16.923Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:16.923Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:16.923Z] #53 48.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:21:16.923Z] #53 48.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:21:16.923Z] #53 48.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:21:16.923Z] #53 48.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:21:16.946Z] #40 ... [2022-04-21T13:21:16.946Z] [2022-04-21T13:21:16.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:16.946Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:16.946Z] #14 33.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:21:16.946Z] #14 34.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:21:16.946Z] #14 35.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-21T13:21:16.946Z] #14 36.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:21:16.946Z] #14 37.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:21:16.946Z] #14 38.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-21T13:21:16.946Z] #14 38.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:21:16.946Z] #14 38.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:21:16.946Z] #14 38.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:21:16.946Z] #14 38.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:21:16.947Z] #14 38.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-21T13:21:16.947Z] #14 38.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:21:16.947Z] #14 38.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:21:16.947Z] #14 38.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:21:16.947Z] #14 38.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:21:16.947Z] #14 38.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:21:16.947Z] #14 38.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:21:16.947Z] #14 38.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:21:16.947Z] #14 38.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:21:16.947Z] #14 38.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:21:16.947Z] #14 38.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:21:16.947Z] #14 39.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:16.947Z] #14 39.94 Fetched 115 MB in 7s (15.6 MB/s) [2022-04-21T13:21:16.947Z] #14 40.02 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:21:16.947Z] #14 40.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:16.947Z] #14 40.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:16.947Z] #14 40.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:16.947Z] #14 42.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:21:16.947Z] #14 42.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:21:16.947Z] #14 42.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:16.947Z] #14 ... [2022-04-21T13:21:16.947Z] [2022-04-21T13:21:16.947Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:16.947Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:16.947Z] #53 39.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-21T13:21:16.947Z] #53 39.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-21T13:21:16.947Z] #53 39.73 go: downloading github.com/julz/importas v0.1.0 [2022-04-21T13:21:16.947Z] #53 39.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-21T13:21:16.947Z] #53 39.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-21T13:21:16.947Z] #53 39.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-21T13:21:16.947Z] #53 39.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-21T13:21:16.947Z] #53 39.95 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-21T13:21:16.947Z] #53 39.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-21T13:21:16.947Z] #53 39.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-21T13:21:16.947Z] #53 40.04 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-21T13:21:16.947Z] #53 40.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-21T13:21:16.947Z] #53 40.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-21T13:21:16.947Z] #53 40.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-21T13:21:16.947Z] #53 40.17 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-21T13:21:16.947Z] #53 40.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-21T13:21:16.947Z] #53 40.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-21T13:21:16.947Z] #53 40.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-21T13:21:16.947Z] #53 40.70 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-21T13:21:16.947Z] #53 40.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-21T13:21:16.947Z] #53 40.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-21T13:21:16.947Z] #53 40.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-21T13:21:16.947Z] #53 40.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-21T13:21:16.947Z] #53 40.96 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-21T13:21:16.947Z] #53 41.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-21T13:21:16.947Z] #53 41.21 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-21T13:21:16.947Z] #53 41.22 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-21T13:21:16.947Z] #53 41.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-21T13:21:16.947Z] #53 41.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-21T13:21:16.947Z] #53 41.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-21T13:21:16.947Z] #53 41.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-21T13:21:16.947Z] #53 41.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-21T13:21:16.947Z] #53 41.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-21T13:21:16.947Z] #53 41.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-21T13:21:16.947Z] #53 41.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-21T13:21:16.947Z] #53 41.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-21T13:21:16.947Z] #53 41.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-21T13:21:16.947Z] #53 41.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-21T13:21:16.947Z] #53 41.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-21T13:21:16.947Z] #53 41.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-21T13:21:16.947Z] #53 41.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-21T13:21:16.947Z] #53 42.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-21T13:21:16.947Z] #53 42.10 go: downloading honnef.co/go/tools v0.2.2 [2022-04-21T13:21:16.947Z] #53 43.18 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-21T13:21:16.947Z] #53 43.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-21T13:21:16.947Z] #53 43.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-21T13:21:16.947Z] #53 43.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-21T13:21:17.215Z] #53 48.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:21:17.215Z] #53 49.01 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:21:17.215Z] #53 49.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:21:17.215Z] #53 49.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:21:17.473Z] #53 49.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:21:17.473Z] #53 49.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:21:17.473Z] #53 49.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:21:17.473Z] #53 49.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:21:17.519Z] #53 ... [2022-04-21T13:21:17.519Z] [2022-04-21T13:21:17.519Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:17.519Z] #62 sha256:0794df76fb2cc5860b96e3fc6923e9a27c913c0ec45755ba1c201fd395c38eb8 [2022-04-21T13:21:17.519Z] #62 1.440 + RM_GOPATH=0 [2022-04-21T13:21:17.519Z] #62 1.440 + TMP_GOPATH= [2022-04-21T13:21:17.519Z] #62 1.440 + : /build [2022-04-21T13:21:17.519Z] #62 1.440 + '[' -z '' ']' [2022-04-21T13:21:17.519Z] #62 1.440 ++ mktemp -d [2022-04-21T13:21:17.519Z] #62 1.452 + export GOPATH=/tmp/tmp.1BBgSTaFVr [2022-04-21T13:21:17.519Z] #62 1.452 + GOPATH=/tmp/tmp.1BBgSTaFVr [2022-04-21T13:21:17.519Z] #62 1.452 + RM_GOPATH=1 [2022-04-21T13:21:17.519Z] #62 1.452 + case "$(go env GOARCH)" in [2022-04-21T13:21:17.519Z] #62 1.456 ++ go env GOARCH [2022-04-21T13:21:17.519Z] #62 1.504 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.519Z] #62 1.504 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.519Z] #62 1.504 ++ dirname /install.sh [2022-04-21T13:21:17.519Z] #62 1.518 + dir=/ [2022-04-21T13:21:17.519Z] #62 1.518 + bin=containerd [2022-04-21T13:21:17.519Z] #62 1.518 + shift [2022-04-21T13:21:17.519Z] #62 1.518 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:21:17.519Z] #62 1.518 + . //containerd.installer [2022-04-21T13:21:17.519Z] #62 1.518 ++ set -e [2022-04-21T13:21:17.519Z] #62 1.518 ++ : v1.6.2 [2022-04-21T13:21:17.519Z] #62 1.518 + install_containerd [2022-04-21T13:21:17.519Z] #62 1.518 + echo 'Install containerd version v1.6.2' [2022-04-21T13:21:17.519Z] #62 1.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1BBgSTaFVr/src/github.com/containerd/containerd [2022-04-21T13:21:17.519Z] #62 1.519 Install containerd version v1.6.2 [2022-04-21T13:21:17.519Z] #62 1.525 Cloning into '/tmp/tmp.1BBgSTaFVr/src/github.com/containerd/containerd'... [2022-04-21T13:21:17.770Z] #42 3.838 + RM_GOPATH=0 [2022-04-21T13:21:17.770Z] #42 3.838 + TMP_GOPATH= [2022-04-21T13:21:17.770Z] #42 3.838 + : /build [2022-04-21T13:21:17.770Z] #42 3.838 + '[' -z '' ']' [2022-04-21T13:21:17.770Z] #42 3.838 ++ mktemp -d [2022-04-21T13:21:17.770Z] #42 3.838 + export GOPATH=/tmp/tmp.glS109U6Ta [2022-04-21T13:21:17.770Z] #42 3.838 + GOPATH=/tmp/tmp.glS109U6Ta [2022-04-21T13:21:17.770Z] #42 3.838 + RM_GOPATH=1 [2022-04-21T13:21:17.770Z] #42 3.838 + case "$(go env GOARCH)" in [2022-04-21T13:21:17.770Z] #42 3.838 ++ go env GOARCH [2022-04-21T13:21:17.770Z] #42 3.858 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.770Z] #42 3.858 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:17.770Z] #42 3.858 ++ dirname /install.sh [2022-04-21T13:21:17.770Z] #42 3.858 + dir=/ [2022-04-21T13:21:17.770Z] #42 3.858 + bin=tini [2022-04-21T13:21:17.770Z] #42 3.858 + shift [2022-04-21T13:21:17.770Z] #42 3.858 + '[' '!' -f //tini.installer ']' [2022-04-21T13:21:17.770Z] #42 3.858 + . //tini.installer [2022-04-21T13:21:17.770Z] #42 3.858 ++ : v0.19.0 [2022-04-21T13:21:17.770Z] #42 3.858 + install_tini [2022-04-21T13:21:17.770Z] #42 3.859 Install tini version v0.19.0 [2022-04-21T13:21:17.770Z] #42 3.859 + echo 'Install tini version v0.19.0' [2022-04-21T13:21:17.770Z] #42 3.859 + git clone https://github.com/krallin/tini.git /tmp/tmp.glS109U6Ta/tini [2022-04-21T13:21:17.770Z] #42 3.860 Cloning into '/tmp/tmp.glS109U6Ta/tini'... [2022-04-21T13:21:17.780Z] #62 ... [2022-04-21T13:21:17.780Z] [2022-04-21T13:21:17.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:17.780Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:17.780Z] #14 44.13 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:21:17.780Z] #14 44.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:21:17.780Z] #14 44.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:17.780Z] #14 44.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:21:17.780Z] #14 44.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:17.780Z] #14 44.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:21:17.780Z] #14 44.52 Selecting previously unselected package dmsetup. [2022-04-21T13:21:17.780Z] #14 44.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:21:17.780Z] #14 44.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:18.036Z] #53 49.79 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:21:18.036Z] #53 49.84 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:21:18.036Z] #53 ... [2022-04-21T13:21:18.036Z] [2022-04-21T13:21:18.036Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:18.036Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:18.036Z] #49 39.78 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:21:18.036Z] #49 39.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:21:18.036Z] #49 39.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:18.036Z] #49 39.92 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:21:18.036Z] #49 39.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:21:18.036Z] #49 39.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:18.036Z] #49 40.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:21:18.036Z] #49 40.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:21:18.036Z] #49 40.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:18.036Z] #49 40.15 Selecting previously unselected package criu. [2022-04-21T13:21:18.036Z] #49 40.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:21:18.036Z] #49 40.18 Unpacking criu (3.16.1-3) ... [2022-04-21T13:21:18.036Z] #49 40.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:18.036Z] #49 42.32 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:18.036Z] #49 42.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:18.036Z] #49 42.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:18.036Z] #49 42.36 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:21:18.036Z] #49 43.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:18.036Z] #49 43.43 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:18.036Z] #49 46.80 Setting up criu (3.16.1-3) ... [2022-04-21T13:21:18.036Z] #49 48.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:18.039Z] #14 44.68 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:21:18.039Z] #14 44.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:21:18.039Z] #14 44.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:18.317Z] #49 ... [2022-04-21T13:21:18.317Z] [2022-04-21T13:21:18.317Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:18.317Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:18.317Z] #53 50.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:21:18.317Z] #53 50.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:21:18.342Z] #42 ... [2022-04-21T13:21:18.342Z] [2022-04-21T13:21:18.342Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:21:18.342Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:21:18.342Z] #51 55.74 gotestsum version dev [2022-04-21T13:21:18.342Z] #51 DONE 56.0s [2022-04-21T13:21:18.342Z] [2022-04-21T13:21:18.342Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:21:18.342Z] #42 sha256:7b3d376061779013b77ff6e3b2ba23d066ac20610bfe3fa311a0280766b2e75a [2022-04-21T13:21:18.342Z] #42 4.726 + cd /tmp/tmp.glS109U6Ta/tini [2022-04-21T13:21:18.342Z] #42 4.726 + git checkout -q v0.19.0 [2022-04-21T13:21:18.342Z] #42 4.788 + cmake . [2022-04-21T13:21:18.574Z] #53 50.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:21:18.574Z] #53 50.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:21:18.574Z] #53 50.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:21:18.607Z] #42 5.204 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:21:18.818Z] using credential docker-jenkins-github-credentials [2022-04-21T13:21:18.831Z] #53 50.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:21:18.831Z] #53 50.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:21:18.831Z] #53 ... [2022-04-21T13:21:18.831Z] [2022-04-21T13:21:18.831Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:18.831Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:18.831Z] #49 DONE 50.5s [2022-04-21T13:21:18.868Z] #42 5.298 -- Detecting C compiler ABI info [2022-04-21T13:21:18.904Z] Cloning the remote Git repository [2022-04-21T13:21:18.904Z] Cloning with configured refspecs honoured and without tags [2022-04-21T13:21:19.087Z] [2022-04-21T13:21:19.088Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:19.088Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:19.088Z] #53 50.98 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:21:19.088Z] #53 ... [2022-04-21T13:21:19.088Z] [2022-04-21T13:21:19.088Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:19.088Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:19.088Z] #40 50.03 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:19.088Z] #40 50.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:19.088Z] #40 50.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:19.088Z] #40 50.47 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:19.088Z] #40 50.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.82 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:19.088Z] #40 50.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:19.088Z] #40 DONE 51.1s [2022-04-21T13:21:19.129Z] #42 5.764 -- Detecting C compiler ABI info - done [2022-04-21T13:21:19.346Z] [2022-04-21T13:21:19.346Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:21:19.346Z] #41 sha256:e7133c09749d72b9c899a7b7cd0b0a63e48a69e08b350673e46db3d463fd0fc4 [2022-04-21T13:21:19.346Z] #41 ... [2022-04-21T13:21:19.346Z] [2022-04-21T13:21:19.346Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:19.346Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:19.346Z] #34 41.17 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T13:21:19.346Z] #34 41.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:21:19.346Z] #34 41.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:19.390Z] #42 5.868 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:21:19.390Z] #42 5.868 -- Detecting C compile features [2022-04-21T13:21:19.390Z] #42 5.868 -- Detecting C compile features - done [2022-04-21T13:21:19.390Z] #42 5.915 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:21:19.613Z] #34 ... [2022-04-21T13:21:19.614Z] [2022-04-21T13:21:19.614Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:21:19.614Z] #41 sha256:e7133c09749d72b9c899a7b7cd0b0a63e48a69e08b350673e46db3d463fd0fc4 [2022-04-21T13:21:19.614Z] #41 DONE 0.3s [2022-04-21T13:21:19.614Z] [2022-04-21T13:21:19.614Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:19.614Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:19.614Z] #53 51.33 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:21:19.614Z] #53 51.36 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:21:19.614Z] #53 51.55 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:21:19.651Z] #42 6.116 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:21:19.116Z] Cloning repository https://github.com/moby/moby.git [2022-04-21T13:21:19.562Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-21T13:21:19.912Z] #42 6.197 -- Configuring done [2022-04-21T13:21:19.912Z] #42 6.197 -- Generating done [2022-04-21T13:21:19.912Z] #42 6.197 -- Build files have been written to: /tmp/tmp.glS109U6Ta/tini [2022-04-21T13:21:19.912Z] #42 6.202 + make tini-static [2022-04-21T13:21:19.912Z] #42 6.452 Scanning dependencies of target tini-static [2022-04-21T13:21:19.912Z] #42 6.532 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:21:20.578Z] #14 ... [2022-04-21T13:21:20.578Z] [2022-04-21T13:21:20.578Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:20.578Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:20.578Z] #49 36.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-21T13:21:20.578Z] #49 38.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:20.578Z] #49 38.36 Fetched 2292 kB in 4s (589 kB/s) [2022-04-21T13:21:20.578Z] #49 38.50 Selecting previously unselected package libprotobuf23:amd64. [2022-04-21T13:21:20.578Z] #49 38.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:20.578Z] #49 38.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 38.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:20.578Z] #49 39.54 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:21:20.578Z] #49 39.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:21:20.578Z] #49 39.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:20.578Z] #49 39.80 Selecting previously unselected package python3-six. [2022-04-21T13:21:20.578Z] #49 39.80 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-21T13:21:20.578Z] #49 39.81 Unpacking python3-six (1.16.0-2) ... [2022-04-21T13:21:20.578Z] #49 39.91 Selecting previously unselected package python3-protobuf. [2022-04-21T13:21:20.578Z] #49 39.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 39.92 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:20.578Z] #49 40.35 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:21:20.578Z] #49 40.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 40.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:20.578Z] #49 40.53 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:21:20.578Z] #49 40.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 40.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:20.578Z] #49 40.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:21:20.578Z] #49 40.69 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 40.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:20.578Z] #49 40.79 Selecting previously unselected package criu. [2022-04-21T13:21:20.578Z] #49 40.80 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-21T13:21:20.578Z] #49 40.80 Unpacking criu (3.16.1-3) ... [2022-04-21T13:21:20.578Z] #49 41.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:21:20.578Z] #49 42.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-21T13:21:20.578Z] #49 42.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:21:20.578Z] #49 42.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:21:20.578Z] #49 42.93 Setting up python3-six (1.16.0-2) ... [2022-04-21T13:21:20.578Z] #49 43.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:21:20.578Z] #49 43.92 Setting up python3-protobuf (3.12.4-1) ... [2022-04-21T13:21:20.578Z] #49 ... [2022-04-21T13:21:20.578Z] [2022-04-21T13:21:20.578Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:20.578Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:20.578Z] #40 44.80 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:21:20.578Z] #40 44.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 44.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:20.578Z] #40 45.29 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:21:20.578Z] #40 45.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 45.30 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:20.578Z] #40 45.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:21:20.578Z] #40 45.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 45.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:20.578Z] #40 45.78 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:21:20.578Z] #40 45.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 45.80 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:20.578Z] #40 45.95 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:21:20.578Z] #40 45.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 45.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:20.578Z] #40 46.14 Selecting previously unselected package cmake. [2022-04-21T13:21:20.578Z] #40 46.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:21:20.578Z] #40 46.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:21.147Z] Fetching without tags [2022-04-21T13:21:21.261Z] #19 34.76 Reading package lists... [2022-04-21T13:21:21.297Z] #42 7.688 [100%] Linking C executable tini-static [2022-04-21T13:21:21.511Z] #53 53.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:21:21.770Z] #14 81.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:21:21.770Z] #14 81.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-21T13:21:21.770Z] #14 81.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:21.868Z] #42 8.316 [100%] Built target tini-static [2022-04-21T13:21:21.868Z] #42 8.364 + mkdir -p /build [2022-04-21T13:21:21.868Z] #42 8.364 + cp tini-static /build/docker-init [2022-04-21T13:21:20.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:20.745Z] > git --version # timeout=10 [2022-04-21T13:21:20.787Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-21T13:21:20.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:20.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:22.128Z] #42 DONE 8.7s [2022-04-21T13:21:22.128Z] [2022-04-21T13:21:22.128Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:22.128Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:22.128Z] #14 53.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:21:22.128Z] #14 53.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:22.128Z] #14 53.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:22.128Z] #14 54.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:21:22.128Z] #14 54.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:22.128Z] #14 54.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:22.290Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:21:20.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:20.915Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:21:20.962Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:21.071Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:21.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:21.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:21.180Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:22.393Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:22.440Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:21:23.071Z] #14 ... [2022-04-21T13:21:23.071Z] [2022-04-21T13:21:23.071Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:23.071Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:23.071Z] #53 50.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:21:23.332Z] #53 ... [2022-04-21T13:21:23.332Z] [2022-04-21T13:21:23.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:23.332Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:23.332Z] #14 61.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:21:23.332Z] #14 61.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:23.332Z] #14 61.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:23.663Z] #14 ... [2022-04-21T13:21:23.663Z] [2022-04-21T13:21:23.663Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:23.663Z] #65 sha256:a20ae63593b178518f714e0333503a94478c3bd1166b7fd2dacba311a6f8ef33 [2022-04-21T13:21:23.663Z] #65 82.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:21:23.878Z] #40 ... [2022-04-21T13:21:23.878Z] [2022-04-21T13:21:23.878Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:23.878Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:23.878Z] #34 39.83 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-21T13:21:23.878Z] #34 40.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-21T13:21:23.878Z] #34 40.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:23.878Z] #34 ... [2022-04-21T13:21:23.878Z] [2022-04-21T13:21:23.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:23.878Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:23.878Z] #14 49.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:21:23.878Z] #14 49.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:21:23.878Z] #14 49.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:23.920Z] #65 82.95 + GOBIN=/build [2022-04-21T13:21:23.920Z] #65 82.95 + GO111MODULE=on [2022-04-21T13:21:23.920Z] #65 82.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:21:24.785Z] #53 ... [2022-04-21T13:21:24.785Z] [2022-04-21T13:21:24.785Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:21:24.785Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:21:24.785Z] #51 55.59 gotestsum version dev [2022-04-21T13:21:24.785Z] #51 DONE 56.0s [2022-04-21T13:21:24.785Z] [2022-04-21T13:21:24.785Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:21:24.785Z] #42 sha256:95e8a15dc90f8756cd730a4c16252b239535aa1e579effa4e8dbd827ccf71405 [2022-04-21T13:21:24.785Z] #42 1.352 + RM_GOPATH=0 [2022-04-21T13:21:24.785Z] #42 1.352 + TMP_GOPATH= [2022-04-21T13:21:24.785Z] #42 1.352 + : /build [2022-04-21T13:21:24.785Z] #42 1.352 + '[' -z '' ']' [2022-04-21T13:21:24.785Z] #42 1.352 ++ mktemp -d [2022-04-21T13:21:24.785Z] #42 1.352 + export GOPATH=/tmp/tmp.08YIdEEApn [2022-04-21T13:21:24.785Z] #42 1.352 + GOPATH=/tmp/tmp.08YIdEEApn [2022-04-21T13:21:24.785Z] #42 1.352 + RM_GOPATH=1 [2022-04-21T13:21:24.785Z] #42 1.352 + case "$(go env GOARCH)" in [2022-04-21T13:21:24.785Z] #42 1.354 ++ go env GOARCH [2022-04-21T13:21:24.785Z] #42 1.382 Install tini version v0.19.0 [2022-04-21T13:21:24.785Z] #42 1.382 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:24.785Z] #42 1.382 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:24.785Z] #42 1.382 ++ dirname /install.sh [2022-04-21T13:21:24.785Z] #42 1.382 + dir=/ [2022-04-21T13:21:24.785Z] #42 1.382 + bin=tini [2022-04-21T13:21:24.785Z] #42 1.382 + shift [2022-04-21T13:21:24.785Z] #42 1.382 + '[' '!' -f //tini.installer ']' [2022-04-21T13:21:24.785Z] #42 1.382 + . //tini.installer [2022-04-21T13:21:24.785Z] #42 1.382 ++ : v0.19.0 [2022-04-21T13:21:24.785Z] #42 1.382 + install_tini [2022-04-21T13:21:24.785Z] #42 1.382 + echo 'Install tini version v0.19.0' [2022-04-21T13:21:24.785Z] #42 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.08YIdEEApn/tini [2022-04-21T13:21:24.785Z] #42 1.382 Cloning into '/tmp/tmp.08YIdEEApn/tini'... [2022-04-21T13:21:24.785Z] #42 2.141 + cd /tmp/tmp.08YIdEEApn/tini [2022-04-21T13:21:24.785Z] #42 2.141 + git checkout -q v0.19.0 [2022-04-21T13:21:24.785Z] #42 2.169 + cmake . [2022-04-21T13:21:24.785Z] #42 2.601 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:21:24.785Z] #42 2.705 -- Detecting C compiler ABI info [2022-04-21T13:21:24.785Z] #42 3.148 -- Detecting C compiler ABI info - done [2022-04-21T13:21:24.785Z] #42 3.258 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:21:24.785Z] #42 3.259 -- Detecting C compile features [2022-04-21T13:21:24.785Z] #42 3.260 -- Detecting C compile features - done [2022-04-21T13:21:24.785Z] #42 3.283 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:21:24.785Z] #42 3.617 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:21:24.786Z] #42 3.731 -- Configuring done [2022-04-21T13:21:24.786Z] #42 3.752 -- Generating done [2022-04-21T13:21:24.786Z] #42 3.758 -- Build files have been written to: /tmp/tmp.08YIdEEApn/tini [2022-04-21T13:21:24.786Z] #42 3.778 + make tini-static [2022-04-21T13:21:24.786Z] #42 4.030 Scanning dependencies of target tini-static [2022-04-21T13:21:24.786Z] #42 4.100 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:21:24.786Z] #42 5.092 [100%] Linking C executable tini-static [2022-04-21T13:21:24.826Z] #14 ... [2022-04-21T13:21:24.826Z] [2022-04-21T13:21:24.826Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-21T13:21:24.826Z] #49 sha256:e7bfa83a6c3b30999acfa23a5e674fdaa1b1a1a46d0ec366dd13b7bfb1617bed [2022-04-21T13:21:24.826Z] #49 47.10 Setting up criu (3.16.1-3) ... [2022-04-21T13:21:24.826Z] #49 48.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:24.826Z] #49 DONE 51.2s [2022-04-21T13:21:24.826Z] [2022-04-21T13:21:24.826Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:21:24.826Z] #40 sha256:037824a136eec6603effe8048af4ac383f895cc5fa2bd83d8bff9022a7c80c48 [2022-04-21T13:21:24.826Z] #40 50.56 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:21:24.826Z] #40 50.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 50.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:21:24.826Z] #40 50.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 50.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:21:24.826Z] #40 50.98 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:21:24.826Z] #40 51.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 51.20 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 51.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 51.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:21:24.826Z] #40 51.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:25.335Z] Merge succeeded, producing 847c5f069e102ff0baa7f2a2418a9af184831696 [2022-04-21T13:21:25.336Z] Checking out Revision 847c5f069e102ff0baa7f2a2418a9af184831696 (PR-43510) [2022-04-21T13:21:25.349Z] #42 5.696 [100%] Built target tini-static [2022-04-21T13:21:25.349Z] #42 5.752 + mkdir -p /build [2022-04-21T13:21:25.349Z] #42 5.754 + cp tini-static /build/docker-init [2022-04-21T13:21:25.349Z] #42 DONE 5.9s [2022-04-21T13:21:25.349Z] [2022-04-21T13:21:25.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:25.349Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:25.349Z] #14 53.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:21:25.349Z] #14 53.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:25.349Z] #14 53.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:25.349Z] #14 53.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:21:25.349Z] #14 53.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:25.349Z] #14 53.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:25.393Z] #40 DONE 52.0s [2022-04-21T13:21:25.393Z] [2022-04-21T13:21:25.393Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:21:25.393Z] #41 sha256:3c1fc269c195ac0e5a2b1e74547edaa412d7c0265a32dda09f80cfedc5a24052 [2022-04-21T13:21:25.393Z] #41 DONE 0.3s [2022-04-21T13:21:25.393Z] [2022-04-21T13:21:25.393Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:21:25.393Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:21:25.393Z] #53 44.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-21T13:21:25.393Z] #53 44.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-21T13:21:25.393Z] #53 44.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-21T13:21:25.393Z] #53 44.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-21T13:21:25.393Z] #53 45.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-21T13:21:25.393Z] #53 45.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T13:21:25.393Z] #53 45.13 go: downloading golang.org/x/text v0.3.7 [2022-04-21T13:21:25.393Z] #53 49.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-21T13:21:25.393Z] #53 49.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T13:21:25.393Z] #53 49.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-21T13:21:25.393Z] #53 49.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-21T13:21:25.393Z] #53 49.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-21T13:21:25.393Z] #53 49.72 go: downloading golang.org/x/mod v0.5.1 [2022-04-21T13:21:25.393Z] #53 49.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-21T13:21:25.393Z] #53 49.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-21T13:21:25.393Z] #53 49.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T13:21:25.393Z] #53 49.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-21T13:21:25.393Z] #53 50.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-21T13:21:25.393Z] #53 50.03 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-21T13:21:25.393Z] #53 50.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T13:21:25.393Z] #53 50.57 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-21T13:21:25.393Z] #53 50.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-21T13:21:25.393Z] #53 50.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-21T13:21:25.393Z] #53 50.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-21T13:21:25.394Z] #53 50.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T13:21:25.394Z] #53 50.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T13:21:25.394Z] #53 51.02 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-21T13:21:25.394Z] #53 51.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-21T13:21:25.394Z] #53 51.21 go: downloading github.com/prometheus/common v0.10.0 [2022-04-21T13:21:25.394Z] #53 51.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-21T13:21:25.394Z] #53 51.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-21T13:21:25.394Z] #53 51.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-21T13:21:24.734Z] > git remote # timeout=10 [2022-04-21T13:21:24.796Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:24.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:24.843Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:25.250Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:25.359Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:25.406Z] > git checkout -f 847c5f069e102ff0baa7f2a2418a9af184831696 # timeout=10 [2022-04-21T13:21:26.772Z] #53 53.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-21T13:21:26.772Z] #53 ... [2022-04-21T13:21:26.772Z] [2022-04-21T13:21:26.772Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:21:26.772Z] #42 sha256:4319412d219f791086d9fdda9a65914150eae3f31c9f609efce531ef7ab0d8e7 [2022-04-21T13:21:26.772Z] #42 1.385 + RM_GOPATH=0 [2022-04-21T13:21:26.772Z] #42 1.385 + TMP_GOPATH= [2022-04-21T13:21:26.772Z] #42 1.385 + : /build [2022-04-21T13:21:26.772Z] #42 1.385 + '[' -z '' ']' [2022-04-21T13:21:26.772Z] #42 1.385 ++ mktemp -d [2022-04-21T13:21:26.772Z] #42 1.385 + export GOPATH=/tmp/tmp.NcGAYI6QXR [2022-04-21T13:21:26.772Z] #42 1.385 + GOPATH=/tmp/tmp.NcGAYI6QXR [2022-04-21T13:21:26.772Z] #42 1.385 + RM_GOPATH=1 [2022-04-21T13:21:26.772Z] #42 1.385 + case "$(go env GOARCH)" in [2022-04-21T13:21:26.772Z] #42 1.385 ++ go env GOARCH [2022-04-21T13:21:26.772Z] #42 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:26.772Z] #42 1.421 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:26.772Z] #42 1.421 ++ dirname /install.sh [2022-04-21T13:21:26.772Z] #42 1.424 + dir=/ [2022-04-21T13:21:26.772Z] #42 1.424 + bin=tini [2022-04-21T13:21:26.772Z] #42 1.424 + shift [2022-04-21T13:21:26.772Z] #42 1.424 + '[' '!' -f //tini.installer ']' [2022-04-21T13:21:26.772Z] #42 1.425 + . //tini.installer [2022-04-21T13:21:26.772Z] #42 1.425 ++ : v0.19.0 [2022-04-21T13:21:26.772Z] #42 1.425 + install_tini [2022-04-21T13:21:26.772Z] #42 1.426 + echo 'Install tini version v0.19.0' [2022-04-21T13:21:26.772Z] #42 1.426 Install tini version v0.19.0 [2022-04-21T13:21:26.772Z] #42 1.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.NcGAYI6QXR/tini [2022-04-21T13:21:26.772Z] #42 1.428 Cloning into '/tmp/tmp.NcGAYI6QXR/tini'... [2022-04-21T13:21:26.972Z] Fetching without tags [2022-04-21T13:21:27.661Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:21:27.709Z] #42 2.145 + cd /tmp/tmp.NcGAYI6QXR/tini [2022-04-21T13:21:27.709Z] #42 2.146 + git checkout -q v0.19.0 [2022-04-21T13:21:27.709Z] #42 2.153 + cmake . [2022-04-21T13:21:28.141Z] #65 86.88 rootlesskit version 1.0.0 [2022-04-21T13:21:28.141Z] #65 86.89 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:21:28.141Z] #65 86.89 -container-ip string [2022-04-21T13:21:28.141Z] #65 86.89 container ip [2022-04-21T13:21:28.141Z] #65 86.89 -container-port int [2022-04-21T13:21:28.141Z] #65 86.89 container port (default -1) [2022-04-21T13:21:28.141Z] #65 86.89 -host-ip string [2022-04-21T13:21:28.141Z] #65 86.89 host ip [2022-04-21T13:21:28.141Z] #65 86.89 -host-port int [2022-04-21T13:21:28.141Z] #65 86.89 host port (default -1) [2022-04-21T13:21:28.141Z] #65 86.89 -proto string [2022-04-21T13:21:28.141Z] #65 86.89 proxy protocol (default "tcp") [2022-04-21T13:21:28.308Z] #42 2.713 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:21:28.308Z] #42 2.818 -- Detecting C compiler ABI info [2022-04-21T13:21:26.699Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:26.743Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:21:26.777Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:26.891Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:27.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:27.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:27.011Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:27.781Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:27.815Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:21:28.890Z] #42 3.393 -- Detecting C compiler ABI info - done [2022-04-21T13:21:28.890Z] #42 3.476 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:21:28.890Z] #42 3.494 -- Detecting C compile features [2022-04-21T13:21:29.167Z] #42 3.496 -- Detecting C compile features - done [2022-04-21T13:21:29.167Z] #42 3.527 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:21:29.422Z] #19 43.61 Reading package lists... [2022-04-21T13:21:29.429Z] #42 3.892 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:21:29.429Z] #42 4.020 -- Configuring done [2022-04-21T13:21:29.429Z] #42 4.025 -- Generating done [2022-04-21T13:21:29.429Z] #42 4.031 -- Build files have been written to: /tmp/tmp.NcGAYI6QXR/tini [2022-04-21T13:21:29.429Z] #42 4.042 + make tini-static [2022-04-21T13:21:29.528Z] #14 60.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:21:29.528Z] #14 60.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:29.528Z] #14 60.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:29.599Z] #65 ... [2022-04-21T13:21:29.599Z] [2022-04-21T13:21:29.599Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:29.599Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:29.599Z] #14 85.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:21:29.599Z] #14 85.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:21:29.599Z] #14 85.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:21:29.599Z] #14 85.52 Selecting previously unselected package libapparmor1:arm64. [2022-04-21T13:21:29.599Z] #14 85.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 85.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:21:29.599Z] #14 85.62 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-21T13:21:29.599Z] #14 85.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 85.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:21:29.599Z] #14 85.77 Selecting previously unselected package libbtrfs0:arm64. [2022-04-21T13:21:29.599Z] #14 85.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 85.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:21:29.599Z] #14 85.92 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-21T13:21:29.599Z] #14 85.92 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 85.92 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:21:29.599Z] #14 86.06 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-21T13:21:29.599Z] #14 86.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 86.07 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:29.599Z] #14 86.13 Selecting previously unselected package libudev-dev:arm64. [2022-04-21T13:21:29.599Z] #14 86.14 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 86.14 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-21T13:21:29.599Z] #14 86.27 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-21T13:21:29.599Z] #14 86.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 86.28 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-21T13:21:29.599Z] #14 87.04 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-21T13:21:29.599Z] #14 87.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 87.06 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-21T13:21:29.599Z] #14 87.19 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-21T13:21:29.599Z] #14 87.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 87.21 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-21T13:21:29.599Z] #14 87.78 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-21T13:21:29.599Z] #14 87.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 87.95 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-21T13:21:29.599Z] #14 88.33 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-21T13:21:29.599Z] #14 88.34 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 88.34 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-21T13:21:29.599Z] #14 89.08 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-21T13:21:29.599Z] #14 89.08 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-21T13:21:29.599Z] #14 89.10 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-21T13:21:29.687Z] #42 ... [2022-04-21T13:21:29.687Z] [2022-04-21T13:21:29.687Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-21T13:21:29.687Z] #51 sha256:ad58d076ec472693a97cabb4b50937c997c2a836c5b1940040e0877a9d0ec5c9 [2022-04-21T13:21:29.687Z] #51 56.08 gotestsum version dev [2022-04-21T13:21:29.687Z] #51 DONE 56.6s [2022-04-21T13:21:29.687Z] [2022-04-21T13:21:29.687Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:21:29.687Z] #42 sha256:4319412d219f791086d9fdda9a65914150eae3f31c9f609efce531ef7ab0d8e7 [2022-04-21T13:21:29.687Z] #42 4.274 Scanning dependencies of target tini-static [2022-04-21T13:21:29.946Z] #42 4.445 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:21:30.297Z] #14 89.69 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-21T13:21:30.297Z] #14 89.70 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-21T13:21:30.297Z] #14 89.71 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:30.860Z] Merge succeeded, producing 0007862c8d2f3ffdc98f58e93e0db9176d53f8aa [2022-04-21T13:21:30.860Z] Checking out Revision 0007862c8d2f3ffdc98f58e93e0db9176d53f8aa (PR-43510) [2022-04-21T13:21:31.225Z] #14 90.68 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-21T13:21:31.225Z] #14 90.68 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:21:31.225Z] #14 90.81 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:21:31.312Z] #19 52.76 Building dependency tree... [2022-04-21T13:21:31.322Z] #42 5.790 [100%] Linking C executable tini-static [2022-04-21T13:21:31.889Z] #42 6.232 [100%] Built target tini-static [2022-04-21T13:21:31.889Z] #42 6.272 + mkdir -p /build [2022-04-21T13:21:31.889Z] #42 6.274 + cp tini-static /build/docker-init [2022-04-21T13:21:30.042Z] > git remote # timeout=10 [2022-04-21T13:21:30.104Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:30.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:30.138Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:30.778Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:30.897Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:30.931Z] > git checkout -f 0007862c8d2f3ffdc98f58e93e0db9176d53f8aa # timeout=10 [2022-04-21T13:21:32.148Z] #42 DONE 6.5s [2022-04-21T13:21:32.148Z] [2022-04-21T13:21:32.148Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:32.148Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:32.149Z] #14 56.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:21:32.149Z] #14 56.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:32.149Z] #14 56.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:32.149Z] #14 56.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:21:32.149Z] #14 56.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:32.149Z] #14 56.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:32.155Z] #14 91.58 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-21T13:21:32.155Z] #14 91.59 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-21T13:21:32.412Z] #14 91.92 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-21T13:21:33.204Z] #19 56.82 The following additional packages will be installed: [2022-04-21T13:21:33.204Z] #19 56.82 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T13:21:33.204Z] #19 56.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T13:21:33.204Z] #19 56.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-21T13:21:33.204Z] #19 56.82 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-21T13:21:33.204Z] #19 56.82 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T13:21:33.204Z] #19 56.82 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T13:21:33.204Z] #19 56.82 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T13:21:33.204Z] #19 56.82 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T13:21:33.204Z] #19 56.82 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.82 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T13:21:33.204Z] #19 56.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T13:21:33.204Z] #19 56.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T13:21:33.204Z] #19 56.83 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.83 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.83 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.83 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T13:21:33.204Z] #19 56.83 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T13:21:33.204Z] #19 56.83 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.83 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T13:21:33.204Z] #19 56.83 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.83 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.83 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T13:21:33.204Z] #19 56.83 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T13:21:33.204Z] #19 56.83 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.83 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.84 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.84 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T13:21:33.204Z] #19 56.84 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.84 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T13:21:33.204Z] #19 56.84 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T13:21:33.204Z] #19 56.84 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T13:21:33.204Z] #19 56.84 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.84 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T13:21:33.204Z] #19 56.84 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T13:21:33.204Z] #19 56.84 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T13:21:33.204Z] #19 56.84 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T13:21:33.204Z] #19 56.85 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T13:21:33.204Z] #19 56.88 Suggested packages: [2022-04-21T13:21:33.204Z] #19 56.88 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-21T13:21:33.204Z] #19 56.88 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.88 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-21T13:21:33.204Z] #19 56.88 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-21T13:21:33.204Z] #19 56.88 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-21T13:21:33.204Z] #19 56.88 libyaml-shell-perl ed diffutils-doc [2022-04-21T13:21:33.204Z] #19 56.88 Recommended packages: [2022-04-21T13:21:33.204Z] #19 56.88 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-21T13:21:33.204Z] #19 56.88 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-21T13:21:33.373Z] #14 92.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:21:33.373Z] #14 92.75 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:21:33.373Z] #14 92.79 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:33.373Z] #14 92.93 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-21T13:21:33.373Z] #14 92.96 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:21:33.373Z] #14 93.04 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-21T13:21:33.633Z] #14 93.27 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-21T13:21:33.633Z] #14 93.28 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-21T13:21:33.633Z] #14 93.30 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-21T13:21:33.889Z] #14 ... [2022-04-21T13:21:33.889Z] [2022-04-21T13:21:33.889Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:33.889Z] #65 sha256:a20ae63593b178518f714e0333503a94478c3bd1166b7fd2dacba311a6f8ef33 [2022-04-21T13:21:33.889Z] #65 DONE 93.0s [2022-04-21T13:21:33.889Z] [2022-04-21T13:21:33.889Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:21:33.889Z] #66 sha256:993aeee6f669b22a477c5b7b4c2716db45eaf141c16a62716415d9bce2b48a51 [2022-04-21T13:21:33.889Z] #66 DONE 0.1s [2022-04-21T13:21:33.889Z] [2022-04-21T13:21:33.889Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:33.889Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:33.889Z] #14 93.31 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-21T13:21:33.889Z] #14 93.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:21:33.889Z] #14 93.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-21T13:21:33.889Z] #14 93.34 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:33.889Z] #14 93.36 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:21:33.889Z] #14 93.38 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:21:33.889Z] #14 93.39 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-21T13:21:33.889Z] #14 ... [2022-04-21T13:21:33.889Z] [2022-04-21T13:21:33.889Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:21:33.889Z] #67 sha256:7f49fe0d3119709f1e927a6671a532b89132731d8d207a5881a416f0337bb5ee [2022-04-21T13:21:33.889Z] #67 DONE 0.1s [2022-04-21T13:21:33.889Z] [2022-04-21T13:21:33.889Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:33.889Z] #14 sha256:b9c201e1ca0203e93d9b32555482fa42d6bc4aede94e374c1f5e8ce80761f86a [2022-04-21T13:21:33.889Z] #14 93.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:21:33.889Z] #14 93.47 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-21T13:21:33.889Z] #14 93.49 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-21T13:21:33.889Z] #14 93.51 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:33.889Z] #14 93.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:33.889Z] #14 93.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:21:34.146Z] #14 93.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:34.146Z] #14 93.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:21:34.146Z] #14 93.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:21:34.146Z] #14 93.63 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:34.146Z] #14 93.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:21:34.146Z] #14 93.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:34.146Z] #14 93.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:21:34.146Z] #14 93.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:34.146Z] #14 93.77 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:21:34.146Z] #14 93.79 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:34.402Z] #14 93.81 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-21T13:21:34.402Z] #14 93.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:21:34.684Z] #14 DONE 94.4s [2022-04-21T13:21:34.684Z] [2022-04-21T13:21:34.684Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:34.684Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:21:34.941Z] #62 ... [2022-04-21T13:21:34.941Z] [2022-04-21T13:21:34.941Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:21:34.941Z] #57 sha256:cbc6f213e491327fc99731dfb94c54c83e2a417ed3d5d068a392b5a9afb043a3 [2022-04-21T13:21:35.198Z] #57 DONE 0.3s [2022-04-21T13:21:35.198Z] [2022-04-21T13:21:35.198Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:35.198Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:35.567Z] #14 72.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:35.567Z] #14 72.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:35.567Z] #14 72.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:35.967Z] #26 94.29 Updating files: 20% (2332/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-04-21T13:21:35.967Z] #26 ... [2022-04-21T13:21:35.967Z] [2022-04-21T13:21:35.967Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:21:35.968Z] #15 sha256:e648a6e8414b1e99875a58c5f0400dedde719f7f1f8ad47234246167c876abdb [2022-04-21T13:21:35.968Z] #15 DONE 1.1s [2022-04-21T13:21:35.968Z] [2022-04-21T13:21:35.968Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:35.968Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:36.351Z] #14 63.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:21:36.351Z] #14 63.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:36.351Z] #14 63.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:36.633Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:36.726Z] Fetching without tags [2022-04-21T13:21:36.740Z] #26 94.29 Updating files: 20% (2332/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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) [2022-04-21T13:21:36.740Z] #26 ... [2022-04-21T13:21:36.740Z] [2022-04-21T13:21:36.740Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:21:36.740Z] #16 sha256:5f88143e7e6ec50a9b5ad579d2f7efae37829b8bcabd520bc1d9c8256ee82148 [2022-04-21T13:21:36.740Z] #16 DONE 1.0s [2022-04-21T13:21:36.740Z] [2022-04-21T13:21:36.740Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:36.740Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:36.761Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:37.372Z] #19 60.41 The following NEW packages will be installed: [2022-04-21T13:21:37.372Z] #19 60.42 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-21T13:21:37.372Z] #19 60.42 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-21T13:21:37.372Z] #19 60.42 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-21T13:21:37.372Z] #19 60.42 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-21T13:21:37.372Z] #19 60.42 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-21T13:21:37.372Z] #19 60.42 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-21T13:21:37.372Z] #19 60.42 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-21T13:21:37.372Z] #19 60.42 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-21T13:21:37.372Z] #19 60.42 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-21T13:21:37.372Z] #19 60.42 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-21T13:21:37.372Z] #19 60.42 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-21T13:21:37.372Z] #19 60.42 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-21T13:21:37.372Z] #19 60.42 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-21T13:21:37.372Z] #19 60.42 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-21T13:21:37.372Z] #19 60.42 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-21T13:21:37.372Z] #19 60.42 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.42 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.43 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.43 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-21T13:21:37.372Z] #19 60.43 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-21T13:21:37.372Z] #19 60.43 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.43 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-21T13:21:37.372Z] #19 60.43 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.43 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.43 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-21T13:21:37.372Z] #19 60.43 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-21T13:21:37.372Z] #19 60.43 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.43 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.44 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.44 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-21T13:21:37.372Z] #19 60.44 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.44 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-21T13:21:37.372Z] #19 60.44 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-21T13:21:37.372Z] #19 60.44 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-21T13:21:37.372Z] #19 60.44 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.45 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-21T13:21:37.372Z] #19 60.45 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-21T13:21:37.372Z] #19 60.45 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-21T13:21:37.372Z] #19 60.45 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-21T13:21:37.372Z] #19 60.45 linux-libc-dev-s390x-cross patch xz-utils [2022-04-21T13:21:37.372Z] #19 60.93 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:37.372Z] #19 60.93 Need to get 787 MB of archives. [2022-04-21T13:21:37.372Z] #19 60.93 After this operation, 3385 MB of additional disk space will be used. [2022-04-21T13:21:37.372Z] #19 60.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-21T13:21:37.372Z] #19 60.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:21:37.372Z] #19 60.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-21T13:21:37.372Z] #19 60.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-21T13:21:37.372Z] #19 60.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-21T13:21:37.372Z] #19 60.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:21:37.372Z] #19 60.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-21T13:21:37.372Z] #19 61.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-21T13:21:37.372Z] #19 61.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-21T13:21:37.372Z] #19 61.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-21T13:21:37.372Z] #19 61.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-21T13:21:37.372Z] #19 61.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-21T13:21:37.372Z] #19 61.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-21T13:21:37.420Z] Merging remotes/origin/master commit c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 into PR head commit ab5ebefa0d077f89315ad3387b603e89c5437f1b [2022-04-21T13:21:37.488Z] #14 ... [2022-04-21T13:21:37.488Z] [2022-04-21T13:21:37.488Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:37.488Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:21:37.769Z] #26 94.29 Updating files: 20% (2332/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 55% (6375/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) [2022-04-21T13:21:37.769Z] #26 ... [2022-04-21T13:21:37.769Z] [2022-04-21T13:21:37.769Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:21:37.769Z] #17 sha256:bee61c6e9f4c3f8f5940657e3cfbffacff3ce3454301136a6dc0962e20934de6 [2022-04-21T13:21:37.769Z] #17 0.604 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:21:37.769Z] #17 DONE 0.8s [2022-04-21T13:21:37.769Z] [2022-04-21T13:21:37.769Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:37.769Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:38.012Z] #62 40.90 Updating files: 64% (3047/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:38.012Z] #62 41.71 + cd /tmp/tmp.wLWcb1mjV3/src/github.com/containerd/containerd [2022-04-21T13:21:36.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:36.477Z] > git config --add remote.origin.fetch +refs/pull/43510/head:refs/remotes/origin/PR-43510 # timeout=10 [2022-04-21T13:21:36.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:36.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-21T13:21:36.765Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-21T13:21:36.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:36.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43510/head:refs/remotes/origin/PR-43510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-21T13:21:37.541Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:37.581Z] > git checkout -f ab5ebefa0d077f89315ad3387b603e89c5437f1b # timeout=10 [2022-04-21T13:21:38.273Z] #62 41.71 + git checkout -q v1.6.2 [2022-04-21T13:21:38.797Z] #26 94.29 Updating files: 20% (2332/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 55% (6375/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: 78% (8982/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) #26 ... [2022-04-21T13:21:38.797Z] [2022-04-21T13:21:38.797Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:21:38.797Z] #18 sha256:83af96155036e9a337e9db4a621063daf5dbc3b01ce78f6c0e8ad957cb2a7f2c [2022-04-21T13:21:38.797Z] #18 DONE 1.0s [2022-04-21T13:21:38.797Z] [2022-04-21T13:21:38.797Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:38.797Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:38.797Z] #26 94.29 Updating files: 20% (2332/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 55% (6375/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: 78% (8982/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-21T13:21:39.058Z] #26 98.21 + cd /tmp/tmp.vhbpyMcJqm/tmp/docker-ce [2022-04-21T13:21:39.058Z] #26 98.21 + git checkout -q v17.06.2-ce [2022-04-21T13:21:39.268Z] #19 62.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-21T13:21:39.268Z] #19 62.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-21T13:21:39.479Z] #14 ... [2022-04-21T13:21:39.479Z] [2022-04-21T13:21:39.479Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:39.479Z] #62 sha256:d9ab7fce1840f8b989ae862173d8d598e5ef06cd6135ca1f9343d7cab03c2ed8 [2022-04-21T13:21:39.480Z] #62 38.54 Updating files: 60% (2833/4709) Updating files: 61% (2873/4709) Updating files: 62% (2920/4709) Updating files: 63% (2967/4709) Updating files: 64% (3014/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:39.480Z] #62 39.41 + cd /tmp/tmp.3XIsPhZBO4/src/github.com/containerd/containerd [2022-04-21T13:21:39.480Z] #62 39.41 + git checkout -q v1.6.2 [2022-04-21T13:21:36.658Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:21:39.622Z] #26 ... [2022-04-21T13:21:39.622Z] [2022-04-21T13:21:39.622Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:21:39.622Z] #19 sha256:7d91cf790b37fe5095c46dc5e20e13d4f2fe497aa1f4e33370b098697a32e6b6 [2022-04-21T13:21:39.622Z] #19 DONE 0.9s [2022-04-21T13:21:39.657Z] #62 43.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:39.657Z] #62 43.14 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:39.657Z] #62 43.14 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:39.657Z] #62 43.14 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:39.657Z] #62 43.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:39.657Z] #62 43.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:39.657Z] #62 43.14 + '[' '' = dynamic ']' [2022-04-21T13:21:39.657Z] #62 43.14 + make [2022-04-21T13:21:39.878Z] [2022-04-21T13:21:39.879Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:21:39.879Z] #20 sha256:ad607c6391dd2821c0b233c67d0f377c9f8cd3d718ec23d654a4b72bfc109822 [2022-04-21T13:21:40.167Z] + docker version [2022-04-21T13:21:40.441Z] #20 DONE 0.7s [2022-04-21T13:21:40.441Z] [2022-04-21T13:21:40.441Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:21:40.441Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:21:40.441Z] #58 1.022 + RM_GOPATH=0 [2022-04-21T13:21:40.441Z] #58 1.022 + TMP_GOPATH= [2022-04-21T13:21:40.441Z] #58 1.022 + : /build [2022-04-21T13:21:40.441Z] #58 1.022 + '[' -z '' ']' [2022-04-21T13:21:40.441Z] #58 1.022 ++ mktemp -d [2022-04-21T13:21:40.441Z] #58 1.022 + export GOPATH=/tmp/tmp.C0WpS11nOL [2022-04-21T13:21:40.441Z] #58 1.022 + GOPATH=/tmp/tmp.C0WpS11nOL [2022-04-21T13:21:40.441Z] #58 1.022 + RM_GOPATH=1 [2022-04-21T13:21:40.441Z] #58 1.022 + case "$(go env GOARCH)" in [2022-04-21T13:21:40.441Z] #58 1.026 ++ go env GOARCH [2022-04-21T13:21:40.441Z] #58 1.051 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:40.441Z] #58 1.051 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:21:40.441Z] #58 1.051 ++ dirname /install.sh [2022-04-21T13:21:40.441Z] #58 1.052 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:21:40.441Z] #58 1.052 + dir=/ [2022-04-21T13:21:40.441Z] #58 1.052 + bin=runc [2022-04-21T13:21:40.441Z] #58 1.052 + shift [2022-04-21T13:21:40.441Z] #58 1.052 + '[' '!' -f //runc.installer ']' [2022-04-21T13:21:40.441Z] #58 1.052 + . //runc.installer [2022-04-21T13:21:40.441Z] #58 1.052 ++ set -e [2022-04-21T13:21:40.441Z] #58 1.052 ++ : v1.1.1 [2022-04-21T13:21:40.441Z] #58 1.052 + install_runc [2022-04-21T13:21:40.441Z] #58 1.052 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:21:40.441Z] #58 1.052 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:21:40.441Z] #58 1.052 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C0WpS11nOL/src/github.com/opencontainers/runc [2022-04-21T13:21:40.441Z] #58 1.058 Cloning into '/tmp/tmp.C0WpS11nOL/src/github.com/opencontainers/runc'... [2022-04-21T13:21:40.498Z] Merge succeeded, producing 03f9499a17397eeea888f287d5bf94a477e6d108 [2022-04-21T13:21:40.498Z] Checking out Revision 03f9499a17397eeea888f287d5bf94a477e6d108 (PR-43510) [2022-04-21T13:21:40.636Z] #19 64.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-21T13:21:40.636Z] #19 64.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-21T13:21:40.849Z] #62 40.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:40.849Z] #62 40.88 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:40.849Z] #62 40.88 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:40.849Z] #62 40.88 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:40.849Z] #62 40.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:40.849Z] #62 40.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:40.849Z] #62 40.88 + '[' '' = dynamic ']' [2022-04-21T13:21:40.849Z] #62 40.88 + make [2022-04-21T13:21:41.041Z] #62 44.67 + bin/ctr [2022-04-21T13:21:39.832Z] > git remote # timeout=10 [2022-04-21T13:21:39.901Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T13:21:39.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-21T13:21:39.945Z] > git merge c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20 # timeout=10 [2022-04-21T13:21:40.409Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-21T13:21:40.535Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T13:21:40.574Z] > git checkout -f 03f9499a17397eeea888f287d5bf94a477e6d108 # timeout=10 [2022-04-21T13:21:42.005Z] #19 65.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-21T13:21:42.005Z] #19 65.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-21T13:21:42.237Z] #62 42.24 + bin/ctr [2022-04-21T13:21:42.336Z] #58 ... [2022-04-21T13:21:42.336Z] [2022-04-21T13:21:42.336Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:21:42.336Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:21:42.336Z] #26 101.7 + mkdir -p /tmp/tmp.vhbpyMcJqm/src/github.com/docker [2022-04-21T13:21:42.592Z] #26 101.7 + mv components/cli /tmp/tmp.vhbpyMcJqm/src/github.com/docker/cli [2022-04-21T13:21:42.592Z] #26 101.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-21T13:21:42.894Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:42.935Z] #19 66.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-21T13:21:42.935Z] #19 66.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-21T13:21:43.019Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:44.304Z] #19 67.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-21T13:21:44.304Z] #19 67.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-21T13:21:44.304Z] #19 67.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-21T13:21:44.304Z] #19 67.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-21T13:21:44.304Z] #19 67.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-21T13:21:44.304Z] #19 67.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-21T13:21:44.304Z] #19 67.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-21T13:21:44.305Z] #19 67.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-21T13:21:44.305Z] #19 67.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-21T13:21:44.305Z] #19 67.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-21T13:21:44.305Z] #19 67.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-21T13:21:44.305Z] #19 67.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-21T13:21:44.305Z] #19 67.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-21T13:21:45.673Z] #19 69.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-21T13:21:45.673Z] #19 69.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-21T13:21:45.673Z] #19 69.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-21T13:21:45.673Z] #19 69.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-21T13:21:45.673Z] #19 69.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-21T13:21:42.931Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:21:46.583Z] + docker version [2022-04-21T13:21:46.763Z] #26 ... [2022-04-21T13:21:46.763Z] [2022-04-21T13:21:46.763Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:46.763Z] #34 sha256:1a47be7fc40040ddb01b831544c7a7c384b9f7b2e8f54cc1c923eec7dee5922d [2022-04-21T13:21:46.763Z] #34 DONE 106.1s [2022-04-21T13:21:46.763Z] [2022-04-21T13:21:46.763Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:21:46.763Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:21:46.763Z] #58 8.346 + cd /tmp/tmp.C0WpS11nOL/src/github.com/opencontainers/runc [2022-04-21T13:21:46.763Z] #58 8.355 + git checkout -q v1.1.1 [2022-04-21T13:21:46.763Z] #58 8.657 + '[' -z '' ']' [2022-04-21T13:21:46.763Z] #58 8.657 + target=static [2022-04-21T13:21:46.763Z] #58 8.658 + make BUILDTAGS=seccomp static [2022-04-21T13:21:46.763Z] #58 9.184 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:21:47.042Z] #19 70.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-21T13:21:47.042Z] #19 70.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:21:47.042Z] #19 70.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-21T13:21:47.042Z] #19 70.83 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-21T13:21:47.042Z] #19 70.84 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-21T13:21:47.042Z] #19 70.84 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:21:47.299Z] #19 71.09 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-21T13:21:47.299Z] #19 71.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-21T13:21:47.299Z] #19 71.12 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-21T13:21:47.299Z] #19 71.12 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-21T13:21:47.299Z] #19 71.12 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-21T13:21:47.299Z] #19 71.13 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-21T13:21:47.299Z] #19 71.14 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-21T13:21:47.299Z] #19 71.14 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-21T13:21:47.299Z] #19 71.14 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-21T13:21:47.299Z] #19 71.16 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-21T13:21:47.299Z] #19 71.17 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-21T13:21:47.299Z] #19 71.17 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-21T13:21:47.299Z] #19 71.17 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-21T13:21:47.299Z] #19 71.21 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-21T13:21:47.556Z] #19 71.23 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-21T13:21:47.557Z] #19 71.25 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-21T13:21:47.557Z] #19 71.26 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-21T13:21:48.566Z] #14 ... [2022-04-21T13:21:48.566Z] [2022-04-21T13:21:48.566Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:21:48.566Z] #62 sha256:0794df76fb2cc5860b96e3fc6923e9a27c913c0ec45755ba1c201fd395c38eb8 [2022-04-21T13:21:48.566Z] #62 39.18 Updating files: 61% (2908/4709) Updating files: 62% (2920/4709) Updating files: 63% (2967/4709) Updating files: 64% (3014/4709) Updating files: 65% (3061/4709) Updating files: 66% (3108/4709) Updating files: 67% (3156/4709) Updating files: 68% (3203/4709) Updating files: 69% (3250/4709) Updating files: 70% (3297/4709) Updating files: 71% (3344/4709) Updating files: 72% (3391/4709) Updating files: 73% (3438/4709) Updating files: 74% (3485/4709) Updating files: 75% (3532/4709) Updating files: 76% (3579/4709) Updating files: 77% (3626/4709) Updating files: 78% (3674/4709) Updating files: 79% (3721/4709) Updating files: 80% (3768/4709) Updating files: 81% (3815/4709) Updating files: 82% (3862/4709) Updating files: 83% (3909/4709) Updating files: 84% (3956/4709) Updating files: 85% (4003/4709) Updating files: 86% (4050/4709) Updating files: 87% (4097/4709) Updating files: 88% (4144/4709) Updating files: 89% (4192/4709) Updating files: 90% (4239/4709) Updating files: 91% (4286/4709) Updating files: 92% (4333/4709) Updating files: 93% (4380/4709) Updating files: 94% (4427/4709) Updating files: 95% (4474/4709) Updating files: 96% (4521/4709) Updating files: 97% (4568/4709) Updating files: 98% (4615/4709) Updating files: 99% (4662/4709) Updating files: 100% (4709/4709) Updating files: 100% (4709/4709), done. [2022-04-21T13:21:48.566Z] #62 40.02 + cd /tmp/tmp.1BBgSTaFVr/src/github.com/containerd/containerd [2022-04-21T13:21:48.566Z] #62 40.03 + git checkout -q v1.6.2 [2022-04-21T13:21:48.566Z] #62 40.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:21:48.566Z] #62 40.83 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:21:48.566Z] #62 40.83 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:48.566Z] #62 40.84 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:21:48.566Z] #62 40.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:21:48.566Z] #62 40.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:21:48.566Z] #62 40.84 + '[' '' = dynamic ']' [2022-04-21T13:21:48.566Z] #62 40.84 + make [2022-04-21T13:21:48.927Z] #19 72.60 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-21T13:21:48.927Z] #19 72.60 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-21T13:21:48.928Z] #19 72.63 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-21T13:21:48.928Z] #19 72.66 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-21T13:21:48.928Z] #19 72.70 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-21T13:21:49.070Z] Client: [2022-04-21T13:21:49.070Z] Version: 20.10.9 [2022-04-21T13:21:49.070Z] API version: 1.41 [2022-04-21T13:21:49.070Z] Go version: go1.16.8 [2022-04-21T13:21:49.070Z] Git commit: c2ea9bc [2022-04-21T13:21:49.070Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:21:49.070Z] OS/Arch: windows/amd64 [2022-04-21T13:21:49.070Z] Context: default [2022-04-21T13:21:49.070Z] Experimental: true [2022-04-21T13:21:49.070Z] [2022-04-21T13:21:49.070Z] Server: Docker Engine - Community [2022-04-21T13:21:49.070Z] Engine: [2022-04-21T13:21:49.070Z] Version: 20.10.9 [2022-04-21T13:21:49.070Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:21:49.070Z] Go version: go1.16.8 [2022-04-21T13:21:49.070Z] Git commit: 79ea9d3 [2022-04-21T13:21:49.070Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:21:49.070Z] OS/Arch: windows/amd64 [2022-04-21T13:21:49.070Z] Experimental: true [2022-04-21T13:21:49.183Z] #62 ... [2022-04-21T13:21:49.183Z] [2022-04-21T13:21:49.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:49.183Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:49.183Z] #14 76.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:49.183Z] #14 76.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:49.183Z] #14 76.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:49.183Z] #14 81.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:49.183Z] #14 81.84 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:49.183Z] #14 81.85 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] sh [2022-04-21T13:21:49.949Z] #62 42.27 + bin/ctr [2022-04-21T13:21:50.296Z] #19 74.02 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-21T13:21:50.296Z] #19 74.02 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-21T13:21:50.296Z] #19 74.04 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-21T13:21:50.296Z] #19 74.05 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-21T13:21:50.296Z] #19 74.05 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-21T13:21:50.296Z] #19 74.06 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-21T13:21:50.296Z] #19 74.06 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-21T13:21:50.296Z] #19 74.10 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-21T13:21:50.296Z] #19 74.10 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-21T13:21:50.296Z] #19 74.12 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-21T13:21:50.338Z] #62 ... [2022-04-21T13:21:50.338Z] [2022-04-21T13:21:50.338Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:50.338Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:50.338Z] #14 71.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:50.338Z] #14 71.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:50.338Z] #14 71.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:50.338Z] #14 75.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:50.338Z] #14 75.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:50.338Z] #14 75.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:50.338Z] #14 80.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:50.338Z] #14 80.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:50.338Z] #14 80.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:50.553Z] #19 74.13 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-21T13:21:50.800Z] + docker info [2022-04-21T13:21:50.800Z] Client: [2022-04-21T13:21:50.800Z] Context: default [2022-04-21T13:21:50.800Z] Debug Mode: false [2022-04-21T13:21:50.800Z] [2022-04-21T13:21:50.800Z] Server: [2022-04-21T13:21:50.800Z] Containers: 0 [2022-04-21T13:21:50.800Z] Running: 0 [2022-04-21T13:21:50.800Z] Paused: 0 [2022-04-21T13:21:50.800Z] Stopped: 0 [2022-04-21T13:21:50.800Z] Images: 0 [2022-04-21T13:21:50.800Z] Server Version: 20.10.9 [2022-04-21T13:21:50.800Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:21:50.800Z] Windows: [2022-04-21T13:21:50.800Z] LCOW: [2022-04-21T13:21:50.800Z] Logging Driver: json-file [2022-04-21T13:21:50.800Z] Plugins: [2022-04-21T13:21:50.800Z] Volume: local [2022-04-21T13:21:50.800Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:21:50.800Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:21:50.800Z] Swarm: inactive [2022-04-21T13:21:50.800Z] Default Isolation: process [2022-04-21T13:21:50.800Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:21:50.800Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:21:50.800Z] OSType: windows [2022-04-21T13:21:50.800Z] Architecture: x86_64 [2022-04-21T13:21:50.800Z] CPUs: 4 [2022-04-21T13:21:50.800Z] Total Memory: 32GiB [2022-04-21T13:21:50.800Z] Name: azwin-2-b80e22 [2022-04-21T13:21:50.800Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:21:50.800Z] Docker Root Dir: D:\docker [2022-04-21T13:21:50.800Z] Debug Mode: false [2022-04-21T13:21:50.800Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:21:50.800Z] Labels: [2022-04-21T13:21:50.800Z] Experimental: true [2022-04-21T13:21:50.800Z] Insecure Registries: [2022-04-21T13:21:50.800Z] 10.0.0.4:5000 [2022-04-21T13:21:50.800Z] 127.0.0.0/8 [2022-04-21T13:21:50.800Z] Registry Mirrors: [2022-04-21T13:21:50.800Z] http://10.0.0.4:5000/ [2022-04-21T13:21:50.800Z] Live Restore Enabled: false [2022-04-21T13:21:50.800Z] Product License: Community Engine [2022-04-21T13:21:50.800Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-04-21T13:21:50.970Z] #58 ... [2022-04-21T13:21:50.970Z] [2022-04-21T13:21:50.970Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:21:50.970Z] #21 sha256:fe7545c388fdf56dcb56b232e4ff681684df33a2d56f7f758ab8c102b10a5b74 [2022-04-21T13:21:50.970Z] #21 1.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:21:50.970Z] #21 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:21:50.970Z] #21 1.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:21:50.970Z] #21 1.687 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:21:50.970Z] #21 2.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:21:50.970Z] #21 3.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:21:50.970Z] #21 5.827 Fetched 8397 kB in 5s (1653 kB/s) [2022-04-21T13:21:50.970Z] #21 5.827 Reading package lists... [2022-04-21T13:21:50.970Z] #21 8.045 Reading package lists... [2022-04-21T13:21:50.970Z] #21 9.721 Building dependency tree... [Pipeline] powershell [2022-04-21T13:21:51.228Z] #21 11.00 The following additional packages will be installed: [2022-04-21T13:21:51.485Z] #21 11.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:21:51.485Z] #21 11.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:21:51.485Z] #21 11.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:21:51.485Z] #21 11.01 python3-pkg-resources vim-runtime xxd [2022-04-21T13:21:51.485Z] #21 11.01 Suggested packages: [2022-04-21T13:21:51.485Z] #21 11.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:21:51.485Z] #21 11.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:21:51.485Z] #21 11.01 acl attr quota [2022-04-21T13:21:51.485Z] #21 11.01 Recommended packages: [2022-04-21T13:21:51.485Z] #21 11.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:21:51.921Z] #19 75.77 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-21T13:21:52.178Z] #19 75.77 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-21T13:21:52.178Z] #19 75.81 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-21T13:21:52.178Z] #19 75.85 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-21T13:21:52.178Z] #19 75.90 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-21T13:21:52.413Z] #21 11.93 The following NEW packages will be installed: [2022-04-21T13:21:52.413Z] #21 11.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:21:52.413Z] #21 11.93 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:21:52.413Z] #21 11.93 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:21:52.413Z] #21 11.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:21:52.413Z] #21 11.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:21:52.413Z] #21 11.94 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:21:52.413Z] #21 11.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:21:52.413Z] #21 11.94 xz-utils zip zstd [2022-04-21T13:21:52.669Z] #21 12.26 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:21:52.669Z] #21 12.26 Need to get 27.0 MB of archives. [2022-04-21T13:21:52.669Z] #21 12.26 After this operation, 105 MB of additional disk space will be used. [2022-04-21T13:21:52.669Z] #21 12.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-21T13:21:52.669Z] #21 12.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-21T13:21:52.669Z] #21 12.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-21T13:21:52.669Z] #21 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-21T13:21:52.669Z] #21 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-21T13:21:52.669Z] #21 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-21T13:21:52.669Z] #21 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-21T13:21:52.669Z] #21 12.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-21T13:21:52.669Z] #21 12.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:21:52.669Z] #21 12.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:21:52.669Z] #21 12.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:21:52.669Z] #21 12.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-21T13:21:52.669Z] #21 12.34 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-21T13:21:52.669Z] #21 12.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-21T13:21:52.669Z] #21 12.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-21T13:21:52.669Z] #21 12.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-21T13:21:52.669Z] #21 12.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-21T13:21:52.669Z] #21 12.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-21T13:21:52.669Z] #21 12.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-21T13:21:52.669Z] #21 12.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-21T13:21:52.669Z] #21 12.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-21T13:21:52.669Z] #21 12.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-21T13:21:52.669Z] #21 12.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-21T13:21:52.669Z] #21 12.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-21T13:21:52.669Z] #21 12.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-21T13:21:52.669Z] #21 12.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-21T13:21:52.669Z] #21 12.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-21T13:21:52.926Z] #21 12.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-21T13:21:53.038Z] Commit message: "Merge commit 'c5f18aac9f27ad88166ddfbec7822a2f1c6f0c20' into HEAD" [2022-04-21T13:21:53.167Z] First time build. Skipping changelog. [2022-04-21T13:21:53.183Z] #21 12.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-21T13:21:53.183Z] #21 12.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-21T13:21:53.183Z] #21 12.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-21T13:21:53.183Z] #21 12.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-21T13:21:53.183Z] #21 12.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-21T13:21:53.183Z] #21 12.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:21:53.183Z] #21 12.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:21:53.183Z] #21 12.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:21:53.183Z] #21 12.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:21:53.183Z] #21 12.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:21:53.183Z] #21 12.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:21:53.183Z] #21 12.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:21:53.183Z] #21 12.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-21T13:21:53.183Z] #21 12.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-21T13:21:53.183Z] #21 12.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-21T13:21:53.183Z] #21 12.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:21:53.439Z] #21 13.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-21T13:21:53.439Z] #21 13.09 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-21T13:21:53.439Z] #21 13.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-21T13:21:53.439Z] #21 13.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-21T13:21:53.548Z] #19 77.22 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-21T13:21:53.548Z] #19 77.22 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-21T13:21:53.548Z] #19 77.22 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-21T13:21:53.548Z] #19 77.25 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-21T13:21:53.548Z] #19 77.26 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-21T13:21:53.548Z] #19 77.26 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-21T13:21:53.548Z] #19 77.26 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-21T13:21:53.548Z] #19 77.27 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-21T13:21:53.548Z] #19 77.31 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-21T13:21:53.548Z] #19 77.34 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-21T13:21:53.548Z] #19 77.39 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-21T13:21:53.548Z] #19 77.39 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-21T13:21:53.548Z] #19 77.41 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-21T13:21:53.548Z] #19 77.42 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-21T13:21:53.548Z] #19 77.44 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] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-21T13:21:53.927Z] Client: [2022-04-21T13:21:53.927Z] Version: 20.10.9 [2022-04-21T13:21:53.927Z] API version: 1.41 [2022-04-21T13:21:53.927Z] Go version: go1.16.8 [2022-04-21T13:21:53.927Z] Git commit: c2ea9bc [2022-04-21T13:21:53.927Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:21:53.927Z] OS/Arch: windows/amd64 [2022-04-21T13:21:53.927Z] Context: default [2022-04-21T13:21:53.927Z] Experimental: true [2022-04-21T13:21:53.927Z] [2022-04-21T13:21:53.927Z] Server: Docker Engine - Community [2022-04-21T13:21:53.927Z] Engine: [2022-04-21T13:21:53.927Z] Version: 20.10.9 [2022-04-21T13:21:53.927Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:21:53.927Z] Go version: go1.16.8 [2022-04-21T13:21:53.927Z] Git commit: 79ea9d3 [2022-04-21T13:21:53.927Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:21:53.927Z] OS/Arch: windows/amd64 [2022-04-21T13:21:53.927Z] Experimental: true [2022-04-21T13:21:54.001Z] #21 13.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:54.001Z] #21 13.70 Fetched 27.0 MB in 1s (23.2 MB/s) [2022-04-21T13:21:54.001Z] #21 13.75 Selecting previously unselected package pigz. [2022-04-21T13:21:54.001Z] #21 13.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-21T13:21:54.001Z] #21 13.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-21T13:21:54.001Z] #21 13.80 Unpacking pigz (2.6-1) ... [2022-04-21T13:21:54.111Z] #19 ... [2022-04-21T13:21:54.111Z] [2022-04-21T13:21:54.111Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:21:54.111Z] #41 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:21:54.111Z] #41 DONE 85.0s [2022-04-21T13:21:54.111Z] [2022-04-21T13:21:54.111Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:21:54.111Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:21:54.257Z] #21 13.88 Selecting previously unselected package libelf1:arm64. [2022-04-21T13:21:54.257Z] #21 13.88 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-21T13:21:54.257Z] #21 13.89 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-21T13:21:54.513Z] #21 14.03 Selecting previously unselected package libbpf0:arm64. [2022-04-21T13:21:54.513Z] #21 14.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-21T13:21:54.513Z] #21 14.04 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-21T13:21:54.513Z] #21 14.13 Selecting previously unselected package libcap2:arm64. [2022-04-21T13:21:54.513Z] #21 14.13 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-21T13:21:54.513Z] #21 14.14 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-21T13:21:54.513Z] #21 14.19 Selecting previously unselected package libmnl0:arm64. [2022-04-21T13:21:54.513Z] #21 14.20 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-21T13:21:54.513Z] #21 14.20 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-21T13:21:54.770Z] #21 14.26 Selecting previously unselected package libxtables12:arm64. [2022-04-21T13:21:54.770Z] #21 14.27 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-21T13:21:54.770Z] #21 14.28 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-21T13:21:54.770Z] #21 14.33 Selecting previously unselected package libcap2-bin. [2022-04-21T13:21:54.770Z] #21 14.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-21T13:21:54.770Z] #21 14.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:21:54.770Z] #21 14.45 Selecting previously unselected package iproute2. [2022-04-21T13:21:55.026Z] #21 14.47 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-21T13:21:55.026Z] #21 14.48 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:21:55.041Z] #19 78.85 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-21T13:21:55.041Z] #19 78.85 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-21T13:21:55.041Z] #19 78.88 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-21T13:21:55.282Z] #21 14.87 Selecting previously unselected package xxd. [2022-04-21T13:21:55.282Z] #21 14.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:21:55.282Z] #21 14.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:55.298Z] #19 78.96 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-21T13:21:55.298Z] #19 79.03 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] [Pipeline] sh [2022-04-21T13:21:55.538Z] #21 15.00 Selecting previously unselected package vim-common. [2022-04-21T13:21:55.538Z] #21 15.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:21:55.538Z] #21 15.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:21:55.538Z] #21 15.14 Selecting previously unselected package bash-completion. [2022-04-21T13:21:55.538Z] #21 15.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:21:55.767Z] #14 92.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:21:55.767Z] #14 92.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:55.767Z] #14 92.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:53.076Z] > git rev-list --no-walk c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa # timeout=10 [2022-04-21T13:21:56.436Z] + docker info [2022-04-21T13:21:56.436Z] Client: [2022-04-21T13:21:56.436Z] Context: default [2022-04-21T13:21:56.436Z] Debug Mode: false [2022-04-21T13:21:56.436Z] [2022-04-21T13:21:56.436Z] Server: [2022-04-21T13:21:56.436Z] Containers: 0 [2022-04-21T13:21:56.436Z] Running: 0 [2022-04-21T13:21:56.436Z] Paused: 0 [2022-04-21T13:21:56.436Z] Stopped: 0 [2022-04-21T13:21:56.436Z] Images: 0 [2022-04-21T13:21:56.436Z] Server Version: 20.10.9 [2022-04-21T13:21:56.436Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:21:56.436Z] Windows: [2022-04-21T13:21:56.436Z] LCOW: [2022-04-21T13:21:56.436Z] Logging Driver: json-file [2022-04-21T13:21:56.436Z] Plugins: [2022-04-21T13:21:56.436Z] Volume: local [2022-04-21T13:21:56.436Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:21:56.436Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:21:56.436Z] Swarm: inactive [2022-04-21T13:21:56.436Z] Default Isolation: process [2022-04-21T13:21:56.436Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:21:56.436Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:21:56.436Z] OSType: windows [2022-04-21T13:21:56.436Z] Architecture: x86_64 [2022-04-21T13:21:56.436Z] CPUs: 4 [2022-04-21T13:21:56.436Z] Total Memory: 32GiB [2022-04-21T13:21:56.436Z] Name: azwin-2-b80e20 [2022-04-21T13:21:56.436Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:21:56.436Z] Docker Root Dir: D:\docker [2022-04-21T13:21:56.436Z] Debug Mode: false [2022-04-21T13:21:56.436Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:21:56.436Z] Labels: [2022-04-21T13:21:56.436Z] Experimental: true [2022-04-21T13:21:56.436Z] Insecure Registries: [2022-04-21T13:21:56.436Z] 10.0.0.4:5000 [2022-04-21T13:21:56.436Z] 127.0.0.0/8 [2022-04-21T13:21:56.436Z] Registry Mirrors: [2022-04-21T13:21:56.436Z] http://10.0.0.4:5000/ [2022-04-21T13:21:56.436Z] Live Restore Enabled: false [2022-04-21T13:21:56.436Z] Product License: Community Engine [2022-04-21T13:21:56.436Z] [2022-04-21T13:21:56.534Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T13:21:56.666Z] #19 80.15 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-21T13:21:56.666Z] #19 80.15 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-21T13:21:56.666Z] #19 80.15 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-21T13:21:56.666Z] #19 80.18 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-21T13:21:56.666Z] #19 80.18 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-21T13:21:56.666Z] #19 80.18 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-21T13:21:56.666Z] #19 80.18 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-21T13:21:56.666Z] #19 80.18 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-21T13:21:56.666Z] #19 80.22 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-21T13:21:56.666Z] #19 80.23 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-21T13:21:56.666Z] #19 80.25 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-21T13:21:56.667Z] #19 80.25 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-21T13:21:57.432Z] #21 17.23 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:21:57.597Z] #19 81.34 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-21T13:21:57.597Z] #19 81.34 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-21T13:21:57.597Z] #19 81.36 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-21T13:21:57.597Z] #19 81.39 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-21T13:21:57.855Z] #19 81.43 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-21T13:21:57.995Z] #21 17.65 Selecting previously unselected package bzip2. [2022-04-21T13:21:57.995Z] #21 17.66 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-21T13:21:57.995Z] #21 17.66 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:21:57.995Z] #21 17.74 Selecting previously unselected package xz-utils. [2022-04-21T13:21:57.995Z] #21 17.74 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-21T13:21:57.995Z] #21 17.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:21:58.070Z] #62 ... [2022-04-21T13:21:58.070Z] [2022-04-21T13:21:58.070Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:21:58.070Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:21:58.070Z] #14 73.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:21:58.070Z] #14 73.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:58.070Z] #14 73.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:21:58.070Z] #14 78.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:21:58.070Z] #14 78.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:58.070Z] #14 78.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:21:58.070Z] #14 83.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:21:58.070Z] #14 83.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:21:58.070Z] #14 83.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:21:58.252Z] #21 17.88 Selecting previously unselected package apparmor. [2022-04-21T13:21:58.252Z] #21 17.88 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-21T13:21:58.252Z] #21 17.95 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:21:58.785Z] #19 82.35 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-21T13:21:58.785Z] #19 82.35 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-21T13:21:58.817Z] #21 18.26 Selecting previously unselected package inetutils-ping. [2022-04-21T13:21:58.818Z] #21 18.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-21T13:21:58.818Z] #21 18.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:21:58.818Z] #21 18.39 Selecting previously unselected package libip4tc2:arm64. [2022-04-21T13:21:58.818Z] #21 18.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-21T13:21:58.818Z] #21 18.40 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-21T13:21:58.818Z] #21 18.49 Selecting previously unselected package libip6tc2:arm64. [2022-04-21T13:21:59.074Z] #21 18.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-21T13:21:59.075Z] #21 18.52 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-21T13:21:59.075Z] #21 18.57 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-21T13:21:59.075Z] #21 18.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-21T13:21:59.075Z] #21 18.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-21T13:21:59.075Z] #21 18.66 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-21T13:21:59.075Z] #21 18.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-21T13:21:59.075Z] #21 18.66 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-21T13:21:59.075Z] #21 18.73 Selecting previously unselected package libnftnl11:arm64. [2022-04-21T13:21:59.075Z] #21 18.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-21T13:21:59.075Z] #21 18.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-21T13:21:59.332Z] #21 18.83 Selecting previously unselected package iptables. [2022-04-21T13:21:59.332Z] #21 18.83 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-21T13:21:59.332Z] #21 18.85 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:21:59.350Z] #19 82.96 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:21:59.594Z] #21 19.10 Selecting previously unselected package libonig5:arm64. [2022-04-21T13:21:59.594Z] #21 19.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-21T13:21:59.594Z] #21 19.11 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:21:59.594Z] #21 19.23 Selecting previously unselected package libjq1:arm64. [2022-04-21T13:21:59.594Z] #21 19.23 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-21T13:21:59.594Z] #21 19.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:21:59.607Z] #19 83.21 Fetched 787 MB in 22s (36.2 MB/s) [2022-04-21T13:21:59.607Z] #19 83.25 Selecting previously unselected package liblocale-gettext-perl. [2022-04-21T13:21:59.607Z] #19 83.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-21T13:21:59.607Z] #19 83.28 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-21T13:21:59.607Z] #19 83.29 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T13:21:59.607Z] #19 83.33 Selecting previously unselected package bzip2. [2022-04-21T13:21:59.607Z] #19 83.33 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:21:59.607Z] #19 83.34 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:21:59.607Z] #19 83.41 Selecting previously unselected package libmagic-mgc. [2022-04-21T13:21:59.607Z] #19 83.41 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-21T13:21:59.607Z] #19 83.42 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-21T13:21:59.854Z] #21 19.36 Selecting previously unselected package jq. [2022-04-21T13:21:59.854Z] #21 19.37 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-21T13:21:59.854Z] #21 19.37 Unpacking jq (1.6-2.1) ... [2022-04-21T13:21:59.855Z] #21 19.45 Selecting previously unselected package libaio1:arm64. [2022-04-21T13:21:59.855Z] #21 19.46 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-21T13:21:59.855Z] #21 19.46 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-21T13:21:59.855Z] #21 19.53 Selecting previously unselected package libgpm2:arm64. [2022-04-21T13:21:59.855Z] #21 19.54 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-21T13:21:59.855Z] #21 19.54 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-21T13:21:59.855Z] #21 19.60 Selecting previously unselected package libicu67:arm64. [2022-04-21T13:21:59.865Z] #19 83.62 Selecting previously unselected package libmagic1:amd64. [2022-04-21T13:21:59.865Z] #19 83.63 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-21T13:21:59.865Z] #19 83.63 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-21T13:21:59.865Z] #19 83.71 Selecting previously unselected package file. [2022-04-21T13:21:59.865Z] #19 83.71 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-21T13:21:59.865Z] #19 83.72 Unpacking file (1:5.39-3) ... [2022-04-21T13:21:59.973Z] #14 97.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:21:59.973Z] #14 97.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:21:59.973Z] #14 97.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:21:59.973Z] #14 97.58 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:21:59.973Z] #14 97.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:21:59.973Z] #14 97.59 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:21:59.973Z] #14 97.68 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:21:59.973Z] #14 ... [2022-04-21T13:21:59.973Z] [2022-04-21T13:21:59.973Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:21:59.973Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:21:59.973Z] #65 97.25 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:21:59.973Z] #65 97.25 + GOBIN=/build [2022-04-21T13:21:59.973Z] #65 97.25 + GO111MODULE=on [2022-04-21T13:21:59.973Z] #65 97.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:00.110Z] #21 19.61 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-21T13:22:00.110Z] #21 19.61 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-21T13:22:00.122Z] #19 83.79 Selecting previously unselected package xz-utils. [2022-04-21T13:22:00.122Z] #19 83.79 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:22:00.122Z] #19 83.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:00.122Z] #19 83.89 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-21T13:22:00.122Z] #19 83.89 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:22:00.122Z] #19 83.90 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:00.291Z] #14 91.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:22:00.291Z] #14 91.49 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:22:00.291Z] #14 91.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:01.056Z] #19 84.68 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-21T13:22:01.056Z] #19 84.69 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-21T13:22:01.056Z] #19 84.70 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T13:22:01.987Z] #19 85.42 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-21T13:22:01.987Z] #19 85.42 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-21T13:22:01.987Z] #19 85.43 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T13:22:02.243Z] #19 86.15 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-21T13:22:02.500Z] #19 86.15 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:22:02.500Z] #19 86.16 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:02.630Z] #21 22.28 Selecting previously unselected package libinih1:arm64. [2022-04-21T13:22:02.630Z] #21 22.28 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-21T13:22:02.630Z] #21 22.28 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-21T13:22:02.630Z] #21 22.34 Selecting previously unselected package libnet1:arm64. [2022-04-21T13:22:02.630Z] #21 22.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-21T13:22:02.630Z] #21 22.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:02.886Z] #21 22.42 Selecting previously unselected package libnl-3-200:arm64. [2022-04-21T13:22:02.886Z] #21 22.43 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-21T13:22:02.886Z] #21 22.43 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:22:02.886Z] #21 22.54 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-21T13:22:02.886Z] #21 22.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-21T13:22:02.886Z] #21 22.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:22:02.886Z] #21 22.61 Selecting previously unselected package net-tools. [2022-04-21T13:22:02.886Z] #21 22.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-21T13:22:02.886Z] #21 22.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:03.063Z] #19 86.82 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-21T13:22:03.063Z] #19 86.83 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-21T13:22:03.063Z] #19 86.84 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T13:22:03.143Z] #21 22.80 Selecting previously unselected package patch. [2022-04-21T13:22:03.143Z] #21 22.80 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-21T13:22:03.143Z] #21 22.82 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:03.399Z] #21 22.92 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:03.399Z] #21 22.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:03.399Z] #21 22.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:03.627Z] #19 87.37 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-21T13:22:03.627Z] #19 87.37 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:03.627Z] #19 87.38 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:03.627Z] #19 87.45 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-21T13:22:03.655Z] #21 23.35 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:03.655Z] #21 23.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:03.655Z] #21 23.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:03.884Z] #19 87.45 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:03.884Z] #19 87.46 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:03.892Z] Client: [2022-04-21T13:22:03.892Z] Version: 20.10.9 [2022-04-21T13:22:03.892Z] API version: 1.41 [2022-04-21T13:22:03.892Z] Go version: go1.16.8 [2022-04-21T13:22:03.892Z] Git commit: c2ea9bc [2022-04-21T13:22:03.892Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:22:03.892Z] OS/Arch: windows/amd64 [2022-04-21T13:22:03.892Z] Context: default [2022-04-21T13:22:03.892Z] Experimental: true [2022-04-21T13:22:03.892Z] [2022-04-21T13:22:03.892Z] Server: Docker Engine - Community [2022-04-21T13:22:03.892Z] Engine: [2022-04-21T13:22:03.892Z] Version: 20.10.9 [2022-04-21T13:22:03.892Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:22:03.892Z] Go version: go1.16.8 [2022-04-21T13:22:03.892Z] Git commit: 79ea9d3 [2022-04-21T13:22:03.892Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:22:03.892Z] OS/Arch: windows/amd64 [2022-04-21T13:22:03.892Z] Experimental: true [2022-04-21T13:22:03.912Z] #21 23.47 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:03.912Z] #21 23.49 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:03.912Z] #21 23.49 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:04.168Z] #21 23.59 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:04.168Z] #21 23.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:04.168Z] #21 23.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:04.168Z] #21 23.77 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:04.168Z] #21 23.77 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:04.168Z] #21 23.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:04.424Z] #21 24.00 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:04.424Z] #21 24.01 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:04.424Z] #21 24.02 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:04.424Z] #21 24.07 Selecting previously unselected package python3-pip. [2022-04-21T13:22:04.424Z] #21 24.08 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:04.424Z] #21 24.09 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:04.466Z] #14 96.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:22:04.466Z] #14 96.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:22:04.466Z] #14 96.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [Pipeline] sh [2022-04-21T13:22:04.683Z] #21 24.33 Selecting previously unselected package sudo. [2022-04-21T13:22:04.683Z] #21 24.33 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-21T13:22:04.683Z] #21 24.34 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:04.723Z] #14 96.51 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:22:04.723Z] #14 96.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:22:04.723Z] #14 96.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:04.723Z] #14 96.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:22:04.723Z] #14 96.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:22:04.723Z] #14 96.64 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:04.980Z] #14 96.82 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:22:04.980Z] #14 96.82 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:22:04.980Z] #14 96.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:04.980Z] #14 ... [2022-04-21T13:22:04.980Z] [2022-04-21T13:22:04.980Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:04.980Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:22:04.980Z] #65 96.54 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:22:04.980Z] #65 96.54 + GOBIN=/build [2022-04-21T13:22:04.980Z] #65 96.54 + GO111MODULE=on [2022-04-21T13:22:04.980Z] #65 96.54 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:05.251Z] #21 24.77 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:05.251Z] #21 24.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-21T13:22:05.251Z] #21 24.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:05.251Z] #21 24.98 Selecting previously unselected package uidmap. [2022-04-21T13:22:05.251Z] #21 24.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-21T13:22:05.251Z] #21 24.99 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:05.339Z] #65 102.2 rootlesskit version 1.0.0 [2022-04-21T13:22:05.339Z] #65 102.2 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:22:05.339Z] #65 102.2 -container-ip string [2022-04-21T13:22:05.339Z] #65 102.2 container ip [2022-04-21T13:22:05.339Z] #65 102.2 -container-port int [2022-04-21T13:22:05.339Z] #65 102.2 container port (default -1) [2022-04-21T13:22:05.339Z] #65 102.2 -host-ip string [2022-04-21T13:22:05.339Z] #65 102.2 host ip [2022-04-21T13:22:05.339Z] #65 102.2 -host-port int [2022-04-21T13:22:05.339Z] #65 102.2 host port (default -1) [2022-04-21T13:22:05.339Z] #65 102.2 -proto string [2022-04-21T13:22:05.339Z] #65 102.2 proxy protocol (default "tcp") [2022-04-21T13:22:05.339Z] #65 ... [2022-04-21T13:22:05.339Z] [2022-04-21T13:22:05.339Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:05.339Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:05.339Z] #14 97.68 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:22:05.339Z] #14 97.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 97.69 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:05.339Z] #14 97.78 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:22:05.339Z] #14 97.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 97.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:05.339Z] #14 97.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:22:05.339Z] #14 97.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 97.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:05.339Z] #14 98.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:22:05.339Z] #14 98.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 98.21 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:22:05.339Z] #14 98.23 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:05.339Z] #14 98.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:22:05.339Z] #14 98.38 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.39 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:05.339Z] #14 98.62 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:22:05.339Z] #14 98.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.62 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 98.78 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:22:05.339Z] #14 98.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.79 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 98.94 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:22:05.339Z] #14 98.94 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 98.95 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 99.02 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:22:05.339Z] #14 99.02 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 99.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 99.43 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:22:05.339Z] #14 99.45 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 99.46 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:05.339Z] #14 99.67 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:22:05.339Z] #14 99.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 99.69 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 99.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:22:05.339Z] #14 99.78 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 99.78 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:05.339Z] #14 99.90 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:22:05.339Z] #14 99.90 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:05.339Z] #14 99.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:05.339Z] #14 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:05.339Z] #14 100.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:05.339Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:05.339Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:05.339Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:05.339Z] #14 100.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:22:05.339Z] #14 100.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:05.339Z] #14 100.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:05.339Z] #14 100.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:22:05.339Z] #14 100.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:22:05.339Z] #14 100.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:22:05.339Z] #14 100.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:22:05.339Z] #14 100.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:05.339Z] #14 100.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 100.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 100.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 100.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:05.339Z] #14 100.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:05.507Z] #21 25.13 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:05.507Z] #21 25.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:05.507Z] #21 25.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:05.507Z] #21 25.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:05.507Z] #21 25.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:05.600Z] #14 DONE 103.7s [2022-04-21T13:22:05.600Z] [2022-04-21T13:22:05.600Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:05.600Z] #65 sha256:b08f4a2e6093b3c4d1c1815b37245fcd08f069ce69c4eb76623e497e664c1954 [2022-04-21T13:22:05.600Z] #65 DONE 103.4s [2022-04-21T13:22:05.600Z] [2022-04-21T13:22:05.600Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:22:05.600Z] #57 sha256:e199c77b533e6595f8f6decddf48f4527f4612db1336bae4dfe2852d6529eff5 [2022-04-21T13:22:05.604Z] + docker info [2022-04-21T13:22:05.859Z] #57 ... [2022-04-21T13:22:05.859Z] [2022-04-21T13:22:05.859Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:22:05.859Z] #66 sha256:b24762dae432fd2351f038524cb5806733f7439353ea9841bc358857daaba8ca [2022-04-21T13:22:05.859Z] #66 DONE 0.1s [2022-04-21T13:22:06.124Z] [2022-04-21T13:22:06.124Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:22:06.124Z] #57 sha256:e199c77b533e6595f8f6decddf48f4527f4612db1336bae4dfe2852d6529eff5 [2022-04-21T13:22:06.124Z] #57 DONE 0.2s [2022-04-21T13:22:06.124Z] [2022-04-21T13:22:06.124Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:06.124Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:22:06.124Z] #58 ... [2022-04-21T13:22:06.124Z] [2022-04-21T13:22:06.124Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:22:06.124Z] #67 sha256:cf6d2b817f590a3d8a540aa1164f09124ecdeae2177949ce08b09275fb9b3f8f [2022-04-21T13:22:06.124Z] #67 DONE 0.2s [2022-04-21T13:22:06.124Z] [2022-04-21T13:22:06.124Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:22:06.124Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:22:06.562Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:06.562Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0e67dec0\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:06.562Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:06.562Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:05 CUT 2022 [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:06.562Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:06.562Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:06.562Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T13:22:06.562Z] INFO: Environment variables: [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:06.562Z] Name Value [2022-04-21T13:22:06.562Z] ---- ----- [2022-04-21T13:22:06.562Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:06.562Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:06.562Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:06.562Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:06.562Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:06.562Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:06.562Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:06.562Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:06.562Z] BRANCH_NAME PR-43510 [2022-04-21T13:22:06.562Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:06.562Z] BUILD_ID 2 [2022-04-21T13:22:06.562Z] BUILD_NUMBER 2 [2022-04-21T13:22:06.562Z] BUILD_TAG jenkins-moby-PR-43510-2 [2022-04-21T13:22:06.562Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/ [2022-04-21T13:22:06.562Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:06.562Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:06.562Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1b [2022-04-21T13:22:06.562Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:06.562Z] CHANGE_ID 43510 [2022-04-21T13:22:06.562Z] CHANGE_TARGET master [2022-04-21T13:22:06.562Z] CHANGE_TITLE opts: remove hacks for old go versions, and improve coverage [2022-04-21T13:22:06.562Z] CHANGE_URL https://github.com/moby/moby/pull/43510 [2022-04-21T13:22:06.562Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:06.562Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:06.562Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:06.562Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:06.562Z] COMPUTERNAME azwin-2-b80e22 [2022-04-21T13:22:06.562Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:06.562Z] ConfigSequenceNumber 0 [2022-04-21T13:22:06.562Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:06.562Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:06.562Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:06.562Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:06.562Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-21T13:22:06.562Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:06.562Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:06.562Z] FQDN azwin-2-b80e22.westus.cloudapp.azure.com [2022-04-21T13:22:06.562Z] GIT_BRANCH PR-43510 [2022-04-21T13:22:06.562Z] GIT_COMMIT 0007862c8d2f3ffdc98f58e93e0db9176d53f8aa [2022-04-21T13:22:06.562Z] GIT_PREVIOUS_COMMIT c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa [2022-04-21T13:22:06.562Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:06.562Z] HUDSON_COOKIE a6a766d9-4db8-4fc9-a244-38782ad4c08e [2022-04-21T13:22:06.562Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:06.562Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:06.562Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:06.562Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:06.562Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:06.562Z] JENKINS_NODE_COOKIE 9a35cdd3-a6d8-40cd-8719-bc03b76b3d32 [2022-04-21T13:22:06.562Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:06.562Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:06.562Z] JOB_BASE_NAME PR-43510 [2022-04-21T13:22:06.562Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/display/redirect [2022-04-21T13:22:06.562Z] JOB_NAME moby/PR-43510 [2022-04-21T13:22:06.562Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/ [2022-04-21T13:22:06.562Z] library.jps.version master [2022-04-21T13:22:06.562Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:06.562Z] NODE_LABELS amd64 azure azwin-2-b80e22 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T13:22:06.562Z] NODE_NAME azwin-2-b80e22 [2022-04-21T13:22:06.562Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:06.562Z] OS Windows_NT [2022-04-21T13:22:06.562Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:06.562Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:06.562Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:06.562Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:06.562Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:06.562Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:06.562Z] ProgramData C:\ProgramData [2022-04-21T13:22:06.562Z] ProgramFiles C:\Program Files [2022-04-21T13:22:06.562Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:06.562Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:06.562Z] PROMPT $P$G [2022-04-21T13:22:06.562Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:06.562Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:06.562Z] PUBLIC C:\Users\Public [2022-04-21T13:22:06.562Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=artif... [2022-04-21T13:22:06.562Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=changes [2022-04-21T13:22:06.562Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect [2022-04-21T13:22:06.562Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=tests [2022-04-21T13:22:06.562Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:06.562Z] SOURCES_DRIVE d [2022-04-21T13:22:06.562Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:06.562Z] STAGE_NAME Run tests [2022-04-21T13:22:06.562Z] SystemDrive C: [2022-04-21T13:22:06.562Z] SystemRoot C:\Windows [2022-04-21T13:22:06.562Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:06.562Z] TESTDEBUG 0 [2022-04-21T13:22:06.562Z] TESTRUN_DRIVE d [2022-04-21T13:22:06.562Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:06.562Z] TIMEOUT 120m [2022-04-21T13:22:06.562Z] TMP C:\Windows\TEMP [2022-04-21T13:22:06.562Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:06.562Z] USERNAME azwin-2-b80e22$ [2022-04-21T13:22:06.562Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:06.562Z] windir C:\Windows [2022-04-21T13:22:06.562Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:06.562Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T13:22:06.562Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:06.562Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:06.562Z] [2022-04-21T13:22:07.546Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:07.546Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:07.546Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:07.546Z] INFO: docker/docker repository was found [2022-04-21T13:22:07.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-21T13:22:08.015Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:22:08.015Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:22:08.015Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:22:08.060Z] #14 94.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:22:08.060Z] #14 94.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:22:08.060Z] #14 94.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:08.779Z] #21 27.77 Selecting previously unselected package vim. [2022-04-21T13:22:08.779Z] #21 27.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-21T13:22:08.779Z] #21 27.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:08.779Z] #21 28.21 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:08.779Z] #21 28.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-21T13:22:08.779Z] #21 28.21 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:09.036Z] #21 28.60 Selecting previously unselected package zip. [2022-04-21T13:22:09.036Z] #21 28.61 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-21T13:22:09.036Z] #21 28.61 Unpacking zip (3.0-12) ... [2022-04-21T13:22:09.036Z] #21 28.73 Selecting previously unselected package zstd. [2022-04-21T13:22:09.293Z] #21 28.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-21T13:22:09.293Z] #21 28.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:09.293Z] #21 29.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:09.420Z] #15 DONE 3.4s [2022-04-21T13:22:09.420Z] [2022-04-21T13:22:09.420Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:09.420Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:22:09.420Z] #58 2.994 + RM_GOPATH=0 [2022-04-21T13:22:09.420Z] #58 2.994 + TMP_GOPATH= [2022-04-21T13:22:09.420Z] #58 2.994 + : /build [2022-04-21T13:22:09.420Z] #58 2.994 + '[' -z '' ']' [2022-04-21T13:22:09.420Z] #58 2.994 ++ mktemp -d [2022-04-21T13:22:09.420Z] #58 2.998 + export GOPATH=/tmp/tmp.lBxw264GNd [2022-04-21T13:22:09.420Z] #58 2.998 + GOPATH=/tmp/tmp.lBxw264GNd [2022-04-21T13:22:09.420Z] #58 2.998 + RM_GOPATH=1 [2022-04-21T13:22:09.420Z] #58 2.998 + case "$(go env GOARCH)" in [2022-04-21T13:22:09.420Z] #58 2.998 ++ go env GOARCH [2022-04-21T13:22:09.420Z] #58 3.007 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:09.420Z] #58 3.008 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:09.420Z] #58 3.017 ++ dirname /install.sh [2022-04-21T13:22:09.420Z] #58 3.019 + dir=/ [2022-04-21T13:22:09.420Z] #58 3.021 + bin=runc [2022-04-21T13:22:09.420Z] #58 3.022 + shift [2022-04-21T13:22:09.420Z] #58 3.022 + '[' '!' -f //runc.installer ']' [2022-04-21T13:22:09.420Z] #58 3.022 + . //runc.installer [2022-04-21T13:22:09.420Z] #58 3.022 ++ set -e [2022-04-21T13:22:09.420Z] #58 3.022 ++ : v1.1.1 [2022-04-21T13:22:09.420Z] #58 3.023 + install_runc [2022-04-21T13:22:09.420Z] #58 3.023 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:22:09.420Z] #58 3.023 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:22:09.420Z] #58 3.023 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:22:09.420Z] #58 3.023 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lBxw264GNd/src/github.com/opencontainers/runc [2022-04-21T13:22:09.420Z] #58 3.025 Cloning into '/tmp/tmp.lBxw264GNd/src/github.com/opencontainers/runc'... [2022-04-21T13:22:09.956Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:09.956Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-92f46b62\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:09.956Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:09.956Z] [2022-04-21T13:22:09.956Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:09 CUT 2022 [2022-04-21T13:22:09.956Z] [2022-04-21T13:22:09.956Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:09.957Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:09.957Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-21T13:22:09.957Z] INFO: Environment variables: [2022-04-21T13:22:09.957Z] [2022-04-21T13:22:09.957Z] Name Value [2022-04-21T13:22:09.957Z] ---- ----- [2022-04-21T13:22:09.957Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:09.957Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:09.957Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:09.957Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:09.957Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:09.957Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:09.957Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:09.957Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:09.957Z] BRANCH_NAME PR-43510 [2022-04-21T13:22:09.957Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:09.957Z] BUILD_ID 2 [2022-04-21T13:22:09.957Z] BUILD_NUMBER 2 [2022-04-21T13:22:09.957Z] BUILD_TAG jenkins-moby-PR-43510-2 [2022-04-21T13:22:09.957Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/ [2022-04-21T13:22:09.957Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:09.957Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:09.957Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1b [2022-04-21T13:22:09.957Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:09.957Z] CHANGE_ID 43510 [2022-04-21T13:22:09.957Z] CHANGE_TARGET master [2022-04-21T13:22:09.957Z] CHANGE_TITLE opts: remove hacks for old go versions, and improve coverage [2022-04-21T13:22:09.957Z] CHANGE_URL https://github.com/moby/moby/pull/43510 [2022-04-21T13:22:09.957Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:09.957Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:09.957Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:09.957Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:09.957Z] COMPUTERNAME azwin-2-b80e20 [2022-04-21T13:22:09.957Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:09.957Z] ConfigSequenceNumber 0 [2022-04-21T13:22:09.957Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:09.957Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:09.957Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:09.957Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:09.957Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:09.957Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:09.957Z] FQDN azwin-2-b80e20.westus.cloudapp.azure.com [2022-04-21T13:22:09.957Z] GIT_BRANCH PR-43510 [2022-04-21T13:22:09.957Z] GIT_COMMIT 03f9499a17397eeea888f287d5bf94a477e6d108 [2022-04-21T13:22:09.957Z] GIT_PREVIOUS_COMMIT c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa [2022-04-21T13:22:09.957Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:09.957Z] HUDSON_COOKIE ba92b800-7c04-45c1-88c1-486f85d60fce [2022-04-21T13:22:09.957Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:09.957Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:09.957Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:09.957Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:09.957Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:09.957Z] JENKINS_NODE_COOKIE 569a1ac4-3d26-4b7d-a00f-a8c3aba6caaa [2022-04-21T13:22:09.957Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:09.957Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:09.957Z] JOB_BASE_NAME PR-43510 [2022-04-21T13:22:09.957Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/display/redirect [2022-04-21T13:22:09.957Z] JOB_NAME moby/PR-43510 [2022-04-21T13:22:09.957Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/ [2022-04-21T13:22:09.957Z] library.jps.version master [2022-04-21T13:22:09.957Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:09.957Z] NODE_LABELS amd64 azure azwin-2-b80e20 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-21T13:22:09.957Z] NODE_NAME azwin-2-b80e20 [2022-04-21T13:22:09.957Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:09.957Z] OS Windows_NT [2022-04-21T13:22:09.957Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:09.957Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:09.957Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:09.957Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:09.957Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:09.957Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:09.957Z] ProgramData C:\ProgramData [2022-04-21T13:22:09.957Z] ProgramFiles C:\Program Files [2022-04-21T13:22:09.957Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:09.957Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:09.957Z] PROMPT $P$G [2022-04-21T13:22:09.957Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:09.957Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:09.957Z] PUBLIC C:\Users\Public [2022-04-21T13:22:09.957Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=artif... [2022-04-21T13:22:09.957Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=changes [2022-04-21T13:22:09.957Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect [2022-04-21T13:22:09.957Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=tests [2022-04-21T13:22:09.957Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:09.957Z] SOURCES_DRIVE d [2022-04-21T13:22:09.957Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:09.957Z] STAGE_NAME Run tests [2022-04-21T13:22:09.957Z] SystemDrive C: [2022-04-21T13:22:09.957Z] SystemRoot C:\Windows [2022-04-21T13:22:09.957Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:09.957Z] TESTDEBUG 0 [2022-04-21T13:22:09.957Z] TESTRUN_DRIVE d [2022-04-21T13:22:09.957Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:09.957Z] TIMEOUT 120m [2022-04-21T13:22:09.957Z] TMP C:\Windows\TEMP [2022-04-21T13:22:09.957Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:09.957Z] USERNAME azwin-2-b80e20$ [2022-04-21T13:22:09.957Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:09.957Z] windir C:\Windows [2022-04-21T13:22:09.957Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:09.957Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-21T13:22:09.957Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:09.957Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:09.957Z] [2022-04-21T13:22:09.957Z] [2022-04-21T13:22:09.957Z] [2022-04-21T13:22:10.224Z] #21 29.73 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:10.225Z] #21 29.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:10.225Z] #21 29.75 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-21T13:22:10.225Z] #21 29.76 Setting up libicu67:arm64 (67.1-7) ... [2022-04-21T13:22:10.225Z] #21 29.78 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-21T13:22:10.225Z] #21 29.79 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-21T13:22:10.225Z] #21 29.80 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:22:10.225Z] #21 29.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:10.225Z] #21 29.83 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:10.225Z] #21 29.84 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-21T13:22:10.225Z] #21 29.86 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:22:10.246Z] #65 101.1 rootlesskit version 1.0.0 [2022-04-21T13:22:10.246Z] #65 101.1 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:22:10.246Z] #65 101.2 -container-ip string [2022-04-21T13:22:10.246Z] #65 101.2 container ip [2022-04-21T13:22:10.246Z] #65 101.2 -container-port int [2022-04-21T13:22:10.246Z] #65 101.2 container port (default -1) [2022-04-21T13:22:10.246Z] #65 101.2 -host-ip string [2022-04-21T13:22:10.246Z] #65 101.2 host ip [2022-04-21T13:22:10.246Z] #65 101.2 -host-port int [2022-04-21T13:22:10.246Z] #65 101.2 host port (default -1) [2022-04-21T13:22:10.246Z] #65 101.2 -proto string [2022-04-21T13:22:10.246Z] #65 101.2 proxy protocol (default "tcp") [2022-04-21T13:22:10.246Z] #65 ... [2022-04-21T13:22:10.246Z] [2022-04-21T13:22:10.246Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:10.246Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:10.246Z] #14 96.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:22:10.246Z] #14 97.00 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:10.246Z] #14 97.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:22:10.246Z] #14 97.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 97.21 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:22:10.246Z] #14 97.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.24 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:10.246Z] #14 97.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:22:10.246Z] #14 97.36 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:10.246Z] #14 97.62 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:22:10.246Z] #14 97.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.64 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 97.79 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:22:10.246Z] #14 97.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 97.81 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 97.98 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:22:10.246Z] #14 97.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 98.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 98.08 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:22:10.246Z] #14 98.08 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 98.10 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 98.51 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:22:10.246Z] #14 98.52 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 98.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:10.246Z] #14 98.75 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:22:10.246Z] #14 98.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 98.77 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 98.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:22:10.246Z] #14 98.85 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 98.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:10.246Z] #14 99.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:22:10.246Z] #14 99.02 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:10.246Z] #14 99.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:10.246Z] #14 99.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:10.246Z] #14 99.51 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:10.246Z] #14 99.52 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:10.246Z] #14 99.53 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:10.246Z] #14 99.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.55 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 99.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:10.246Z] #14 99.59 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 99.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:10.246Z] #14 99.62 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 99.63 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:10.246Z] #14 99.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:10.246Z] #14 99.65 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.66 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:10.246Z] #14 99.68 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:22:10.246Z] #14 99.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:10.246Z] #14 99.70 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:22:10.246Z] #14 99.71 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:10.246Z] #14 99.72 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:10.246Z] #14 99.73 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.75 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:22:10.246Z] #14 99.77 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:22:10.246Z] #14 99.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:22:10.246Z] #14 99.81 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:22:10.246Z] #14 99.83 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.85 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:10.246Z] #14 99.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 99.89 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 99.90 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 99.92 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:10.246Z] #14 99.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:10.596Z] #14 ... [2022-04-21T13:22:10.596Z] [2022-04-21T13:22:10.596Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:10.596Z] #65 sha256:27e9346001acc46882261ac09c7fee4e8995683d1e6d8eecfae58392d11505ec [2022-04-21T13:22:10.596Z] #65 96.87 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:22:10.596Z] #65 96.87 + GOBIN=/build [2022-04-21T13:22:10.596Z] #65 96.87 + GO111MODULE=on [2022-04-21T13:22:10.596Z] #65 96.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:22:10.788Z] #21 30.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:10.788Z] #21 30.46 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-21T13:22:10.788Z] #21 30.48 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:10.788Z] #21 30.52 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:22:11.585Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:11.585Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:11.585Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:11.585Z] INFO: docker/docker repository was found [2022-04-21T13:22:11.585Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-21T13:22:11.618Z] #14 DONE 103.5s [2022-04-21T13:22:11.618Z] [2022-04-21T13:22:11.618Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:11.618Z] #65 sha256:e56f162a4a0241490a66f1c0ec468a25f7cb26f193ea69032f0b607fd2dff959 [2022-04-21T13:22:11.618Z] #65 DONE 103.1s [2022-04-21T13:22:11.618Z] [2022-04-21T13:22:11.618Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:22:11.618Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:22:11.875Z] #15 ... [2022-04-21T13:22:11.875Z] [2022-04-21T13:22:11.875Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:22:11.875Z] #66 sha256:4f369e46babaea78a10d87c0e29bb83d7d71ac535323214fe207385f5c6b14c3 [2022-04-21T13:22:11.875Z] #66 DONE 0.2s [2022-04-21T13:22:11.875Z] [2022-04-21T13:22:11.875Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:22:11.875Z] #57 sha256:f779e2789c0f8e2ed7735e21a156375b048a5d7394fb5be0188bc24f21237a82 [2022-04-21T13:22:11.875Z] #57 DONE 0.2s [2022-04-21T13:22:11.875Z] [2022-04-21T13:22:11.875Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:22:11.875Z] #67 sha256:15897c0f47f7312a8e4f6ea0708c2591b0d903391b75a27f75b762e754ef6ff0 [2022-04-21T13:22:11.875Z] #67 DONE 0.1s [2022-04-21T13:22:11.875Z] [2022-04-21T13:22:11.875Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:11.875Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:22:11.964Z] #58 ... [2022-04-21T13:22:11.964Z] [2022-04-21T13:22:11.964Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:22:11.964Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:22:11.964Z] #16 DONE 2.8s [2022-04-21T13:22:11.964Z] [2022-04-21T13:22:11.964Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:22:11.964Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:22:12.074Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:22:12.074Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:22:12.074Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:22:12.160Z] #21 31.93 Setting up zip (3.0-12) ... [2022-04-21T13:22:12.416Z] #21 31.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:12.416Z] #21 31.96 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:22:12.761Z] dccd9e4d14d3: Retrying in 5 seconds [2022-04-21T13:22:13.744Z] dccd9e4d14d3: Retrying in 4 seconds [2022-04-21T13:22:13.770Z] #58 2.092 + RM_GOPATH=0 [2022-04-21T13:22:13.770Z] #58 2.092 + TMP_GOPATH= [2022-04-21T13:22:13.770Z] #58 2.092 + : /build [2022-04-21T13:22:13.770Z] #58 2.092 + '[' -z '' ']' [2022-04-21T13:22:13.770Z] #58 2.092 ++ mktemp -d [2022-04-21T13:22:13.770Z] #58 2.092 + export GOPATH=/tmp/tmp.rTTM8Rmaub [2022-04-21T13:22:13.770Z] #58 2.092 + GOPATH=/tmp/tmp.rTTM8Rmaub [2022-04-21T13:22:13.770Z] #58 2.092 + RM_GOPATH=1 [2022-04-21T13:22:13.770Z] #58 2.092 + case "$(go env GOARCH)" in [2022-04-21T13:22:13.770Z] #58 2.092 ++ go env GOARCH [2022-04-21T13:22:13.770Z] #58 2.103 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:13.770Z] #58 2.103 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:13.770Z] #58 2.112 ++ dirname /install.sh [2022-04-21T13:22:13.846Z] #19 97.04 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-21T13:22:13.846Z] #19 97.04 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:13.846Z] #19 97.05 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:13.846Z] #19 97.10 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-21T13:22:13.846Z] #19 97.10 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:13.846Z] #19 97.11 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:22:13.876Z] #17 1.832 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:22:13.876Z] #17 DONE 1.9s [2022-04-21T13:22:13.876Z] [2022-04-21T13:22:13.876Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:22:13.876Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:22:14.027Z] #58 ... [2022-04-21T13:22:14.027Z] [2022-04-21T13:22:14.027Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:22:14.027Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:22:14.027Z] #15 DONE 2.4s [2022-04-21T13:22:14.027Z] [2022-04-21T13:22:14.027Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:14.027Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:22:14.027Z] #58 2.125 + dir=/ [2022-04-21T13:22:14.027Z] #58 2.125 + bin=runc [2022-04-21T13:22:14.027Z] #58 2.125 + shift [2022-04-21T13:22:14.027Z] #58 2.125 + '[' '!' -f //runc.installer ']' [2022-04-21T13:22:14.027Z] #58 2.125 + . //runc.installer [2022-04-21T13:22:14.027Z] #58 2.125 ++ set -e [2022-04-21T13:22:14.027Z] #58 2.127 ++ : v1.1.1 [2022-04-21T13:22:14.027Z] #58 2.127 + install_runc [2022-04-21T13:22:14.027Z] #58 2.127 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:22:14.027Z] #58 2.127 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:22:14.027Z] #58 2.127 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rTTM8Rmaub/src/github.com/opencontainers/runc [2022-04-21T13:22:14.027Z] #58 2.129 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:22:14.027Z] #58 2.140 Cloning into '/tmp/tmp.rTTM8Rmaub/src/github.com/opencontainers/runc'... [2022-04-21T13:22:14.728Z] dccd9e4d14d3: Retrying in 3 seconds [2022-04-21T13:22:14.936Z] #21 34.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:14.936Z] #21 34.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:14.936Z] #21 34.24 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-21T13:22:14.936Z] #21 34.25 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:14.936Z] #21 34.26 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:22:14.936Z] #21 34.33 invoke-rc.d: could not determine current runlevel [2022-04-21T13:22:14.936Z] #21 34.36 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:22:14.936Z] #21 34.38 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:22:14.936Z] #21 34.40 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-21T13:22:14.936Z] #21 34.41 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:14.936Z] #21 34.42 Setting up pigz (2.6-1) ... [2022-04-21T13:22:14.936Z] #21 34.44 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-21T13:22:14.936Z] #21 34.46 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-21T13:22:14.936Z] #21 34.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:14.936Z] #21 34.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:15.400Z] #58 ... [2022-04-21T13:22:15.400Z] [2022-04-21T13:22:15.400Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:22:15.400Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:22:15.400Z] #16 DONE 1.3s [2022-04-21T13:22:15.400Z] [2022-04-21T13:22:15.400Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:22:15.400Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:22:15.499Z] #21 35.05 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-21T13:22:15.499Z] #21 35.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:15.711Z] dccd9e4d14d3: Retrying in 2 seconds [2022-04-21T13:22:15.755Z] #21 35.36 Setting up libelf1:arm64 (0.183-1) ... [2022-04-21T13:22:15.755Z] #21 35.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:15.755Z] #21 35.44 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-21T13:22:15.788Z] #18 DONE 1.7s [2022-04-21T13:22:15.788Z] [2022-04-21T13:22:15.788Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:22:15.788Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:22:15.870Z] #65 101.6 rootlesskit version 1.0.0 [2022-04-21T13:22:15.871Z] #65 101.6 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:22:15.871Z] #65 101.6 -container-ip string [2022-04-21T13:22:15.871Z] #65 101.6 container ip [2022-04-21T13:22:15.871Z] #65 101.6 -container-port int [2022-04-21T13:22:15.871Z] #65 101.6 container port (default -1) [2022-04-21T13:22:15.871Z] #65 101.6 -host-ip string [2022-04-21T13:22:15.871Z] #65 101.6 host ip [2022-04-21T13:22:15.871Z] #65 101.6 -host-port int [2022-04-21T13:22:15.871Z] #65 101.6 host port (default -1) [2022-04-21T13:22:15.871Z] #65 101.6 -proto string [2022-04-21T13:22:15.871Z] #65 101.6 proxy protocol (default "tcp") [2022-04-21T13:22:15.871Z] #65 ... [2022-04-21T13:22:15.871Z] [2022-04-21T13:22:15.871Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:15.871Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:15.871Z] #14 98.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:22:15.871Z] #14 98.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:22:15.871Z] #14 98.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:15.871Z] #14 99.08 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:22:15.871Z] #14 99.08 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.09 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:15.871Z] #14 99.17 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:22:15.871Z] #14 99.17 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.18 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:15.871Z] #14 99.32 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:22:15.871Z] #14 99.32 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:15.871Z] #14 99.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:22:15.871Z] #14 99.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:15.871Z] #14 99.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:22:15.871Z] #14 99.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.70 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:15.871Z] #14 99.77 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:22:15.871Z] #14 99.77 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.78 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:15.871Z] #14 99.91 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:22:15.871Z] #14 99.91 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 99.92 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:15.871Z] #14 100.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:22:15.871Z] #14 100.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 100.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:15.871Z] #14 100.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:22:15.871Z] #14 100.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 100.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:15.871Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:22:15.871Z] #14 100.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 100.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:15.871Z] #14 100.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:22:15.871Z] #14 100.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 100.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:15.871Z] #14 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:22:15.871Z] #14 101.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 101.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:15.871Z] #14 101.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:22:15.871Z] #14 101.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 101.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:15.871Z] #14 101.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:22:15.871Z] #14 101.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 101.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:15.871Z] #14 101.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:22:15.871Z] #14 101.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:22:15.871Z] #14 101.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:15.871Z] #14 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:22:15.871Z] #14 102.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:22:15.871Z] #14 102.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:15.871Z] #14 102.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:22:15.964Z] #17 0.823 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:22:16.012Z] #21 35.46 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:22:16.156Z] #14 102.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:22:16.156Z] #14 102.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:22:16.156Z] #14 102.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:22:16.221Z] #17 DONE 0.9s [2022-04-21T13:22:16.221Z] [2022-04-21T13:22:16.221Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:22:16.221Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:22:16.268Z] #21 35.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:16.268Z] #21 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:22:16.268Z] #21 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:22:16.268Z] #21 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:22:16.268Z] #21 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:22:16.268Z] #21 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:22:16.268Z] #21 35.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:22:16.268Z] #21 35.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:22:16.268Z] #21 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:22:16.268Z] #21 35.91 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:16.415Z] #14 103.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:22:16.695Z] dccd9e4d14d3: Retrying in 1 second [2022-04-21T13:22:17.033Z] #14 103.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:22:17.152Z] #18 DONE 1.0s [2022-04-21T13:22:17.152Z] [2022-04-21T13:22:17.152Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:17.152Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:22:17.152Z] #58 ... [2022-04-21T13:22:17.152Z] [2022-04-21T13:22:17.152Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:22:17.152Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:22:17.172Z] #19 DONE 1.7s [2022-04-21T13:22:17.172Z] [2022-04-21T13:22:17.172Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:17.172Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:22:17.172Z] #58 11.12 + cd /tmp/tmp.lBxw264GNd/src/github.com/opencontainers/runc [2022-04-21T13:22:17.172Z] #58 11.12 + git checkout -q v1.1.1 [2022-04-21T13:22:17.431Z] #58 11.63 + '[' -z '' ']' [2022-04-21T13:22:17.431Z] #58 11.63 + target=static [2022-04-21T13:22:17.431Z] #58 11.63 + make BUILDTAGS=seccomp static [2022-04-21T13:22:17.611Z] #14 104.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:22:17.611Z] #14 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:22:17.636Z] #21 37.11 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-21T13:22:17.636Z] #21 37.12 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-21T13:22:17.636Z] #21 37.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:17.636Z] #21 37.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:17.871Z] #14 104.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:22:18.002Z] #58 11.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:22:18.085Z] #19 DONE 1.0s [2022-04-21T13:22:18.085Z] [2022-04-21T13:22:18.085Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:22:18.085Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:22:18.130Z] #14 104.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:18.130Z] #14 105.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:22:18.389Z] #14 105.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:22:18.389Z] #14 105.2 Setting up libsystemd-dev:amd64 (247.3-7) ...#14 ... [2022-04-21T13:22:18.389Z] [2022-04-21T13:22:18.389Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:22:18.389Z] #65 sha256:27e9346001acc46882261ac09c7fee4e8995683d1e6d8eecfae58392d11505ec [2022-04-21T13:22:18.389Z] #65 DONE 105.0s [2022-04-21T13:22:18.389Z] [2022-04-21T13:22:18.389Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:18.389Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:18.389Z] #14 105.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:22:18.389Z] #14 105.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:22:18.389Z] #14 ... [2022-04-21T13:22:18.389Z] [2022-04-21T13:22:18.389Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:22:18.389Z] #66 sha256:d397b6e050b6e32e6789d9e77995236d6990e3da65cd2b18fd35bfc49d539f94 [2022-04-21T13:22:18.565Z] #21 38.11 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-21T13:22:18.565Z] #21 38.13 Setting up jq (1.6-2.1) ... [2022-04-21T13:22:18.565Z] #21 38.14 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-21T13:22:18.565Z] #21 38.15 Setting up iptables (1.8.7-1) ... [2022-04-21T13:22:18.565Z] #21 38.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:22:18.565Z] #21 38.20 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:22:18.648Z] #66 DONE 0.1s [2022-04-21T13:22:18.648Z] [2022-04-21T13:22:18.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:18.648Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:18.648Z] #14 105.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:22:18.648Z] #14 105.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:22:18.648Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:22:18.648Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:18.648Z] #14 105.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-04-21T13:22:18.648Z] #14 105.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:18.648Z] #14 105.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#14 ... [2022-04-21T13:22:18.648Z] [2022-04-21T13:22:18.648Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:22:18.648Z] #67 sha256:75ef077f0ce3281a2dfe6c3b051528ab8460e75b4c21feb7a894e9e65147445e [2022-04-21T13:22:18.648Z] #67 DONE 0.1s [2022-04-21T13:22:18.648Z] [2022-04-21T13:22:18.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:22:18.648Z] #14 sha256:41923f6e3330b5143fdf3609c700bdabdb4d44486c62d149b6a453bb75979e3b [2022-04-21T13:22:18.648Z] #14 105.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-04-21T13:22:18.648Z] #14 105.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:22:18.648Z] #14 105.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:22:18.648Z] #14 105.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-04-21T13:22:18.648Z] #14 105.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:22:18.822Z] #21 38.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:18.906Z] #14 105.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:22:18.906Z] #14 105.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:18.906Z] #14 105.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:22:18.906Z] #14 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:18.906Z] #14 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:22:18.906Z] #14 105.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:22:18.941Z] #58 ... [2022-04-21T13:22:18.941Z] [2022-04-21T13:22:18.941Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:22:18.941Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:22:18.941Z] #20 DONE 1.6s [2022-04-21T13:22:18.941Z] [2022-04-21T13:22:18.941Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:18.941Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:19.477Z] #20 DONE 1.0s [2022-04-21T13:22:19.477Z] [2022-04-21T13:22:19.477Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:19.477Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:19.842Z] #14 DONE 106.5s [2022-04-21T13:22:19.842Z] [2022-04-21T13:22:19.842Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:22:19.842Z] #57 sha256:7cb3ad0d893cac2ce232081c6a9057d1b8b90ecbfa2a1be32f2249f1d15af648 [2022-04-21T13:22:19.842Z] #57 DONE 0.2s [2022-04-21T13:22:19.842Z] [2022-04-21T13:22:19.842Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:19.842Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:22:20.191Z] #21 DONE 39.7s [2022-04-21T13:22:20.192Z] [2022-04-21T13:22:20.192Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:22:20.192Z] #22 sha256:e7804be2e2fbf4879252d2b05b3992fb5729ed006007d5417b8eb5f4db630f2c [2022-04-21T13:22:20.408Z] #21 1.170 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:22:20.408Z] #21 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:22:20.408Z] #21 1.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:22:20.754Z] #22 0.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:22:20.754Z] #22 0.642 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:22:20.754Z] #22 0.645 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:22:20.754Z] #22 DONE 0.8s [2022-04-21T13:22:20.754Z] [2022-04-21T13:22:20.754Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:22:20.754Z] #23 sha256:326d759c20bf398a0ae248b27c42ed5dabfc1013d7b22cc967508ceeb05409cd [2022-04-21T13:22:20.824Z] Client: [2022-04-21T13:22:20.824Z] Context: default [2022-04-21T13:22:20.824Z] Debug Mode: false [2022-04-21T13:22:20.824Z] Plugins: [2022-04-21T13:22:20.824Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T13:22:20.824Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T13:22:20.824Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T13:22:20.824Z] [2022-04-21T13:22:20.824Z] Server: [2022-04-21T13:22:20.824Z] Containers: 0 [2022-04-21T13:22:20.824Z] Running: 0 [2022-04-21T13:22:20.824Z] Paused: 0 [2022-04-21T13:22:20.824Z] Stopped: 0 [2022-04-21T13:22:20.824Z] Images: 0 [2022-04-21T13:22:20.824Z] Server Version: 20.10.9 [2022-04-21T13:22:20.824Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:22:20.824Z] Windows: [2022-04-21T13:22:20.824Z] LCOW: [2022-04-21T13:22:20.824Z] Logging Driver: json-file [2022-04-21T13:22:20.824Z] Plugins: [2022-04-21T13:22:20.824Z] Volume: local [2022-04-21T13:22:20.824Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:22:20.824Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:22:20.824Z] Swarm: inactive [2022-04-21T13:22:20.824Z] Default Isolation: process [2022-04-21T13:22:20.824Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:22:20.824Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T13:22:20.824Z] OSType: windows [2022-04-21T13:22:20.824Z] Architecture: x86_64 [2022-04-21T13:22:20.824Z] CPUs: 4 [2022-04-21T13:22:20.824Z] Total Memory: 32GiB [2022-04-21T13:22:20.824Z] Name: azwin-2-f55c51 [2022-04-21T13:22:20.824Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T13:22:20.824Z] Docker Root Dir: D:\docker [2022-04-21T13:22:20.824Z] Debug Mode: false [2022-04-21T13:22:20.824Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:22:20.824Z] Labels: [2022-04-21T13:22:20.824Z] Experimental: true [2022-04-21T13:22:20.824Z] Insecure Registries: [2022-04-21T13:22:20.824Z] 10.0.0.4:5000 [2022-04-21T13:22:20.824Z] 127.0.0.0/8 [2022-04-21T13:22:20.824Z] Registry Mirrors: [2022-04-21T13:22:20.824Z] http://10.0.0.4:5000/ [2022-04-21T13:22:20.824Z] Live Restore Enabled: false [2022-04-21T13:22:20.824Z] Product License: Community Engine [2022-04-21T13:22:20.824Z] [2022-04-21T13:22:20.850Z] #21 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:22:20.850Z] #21 1.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:22:20.850Z] #21 1.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:22:20.971Z] #21 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-21T13:22:21.111Z] #21 2.277 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:22:21.220Z] #58 ... [2022-04-21T13:22:21.220Z] [2022-04-21T13:22:21.220Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:22:21.220Z] #15 sha256:cdce564a5785486f284bd659d8b1c9f4167cf8b7d27ce23d3ec9efd3c493bf20 [2022-04-21T13:22:21.220Z] #15 DONE 1.5s [2022-04-21T13:22:21.480Z] [2022-04-21T13:22:21.480Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:21.480Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:22:21.480Z] #58 1.522 + RM_GOPATH=0 [2022-04-21T13:22:21.480Z] #58 1.522 + TMP_GOPATH= [2022-04-21T13:22:21.480Z] #58 1.522 + : /build [2022-04-21T13:22:21.480Z] #58 1.522 + '[' -z '' ']' [2022-04-21T13:22:21.480Z] #58 1.522 ++ mktemp -d [2022-04-21T13:22:21.480Z] #58 1.522 + export GOPATH=/tmp/tmp.uJ0nvs12j1 [2022-04-21T13:22:21.480Z] #58 1.522 + GOPATH=/tmp/tmp.uJ0nvs12j1 [2022-04-21T13:22:21.480Z] #58 1.522 + RM_GOPATH=1 [2022-04-21T13:22:21.480Z] #58 1.522 + case "$(go env GOARCH)" in [2022-04-21T13:22:21.480Z] #58 1.526 ++ go env GOARCH [2022-04-21T13:22:21.480Z] #58 1.567 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:21.480Z] #58 1.567 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:22:21.480Z] #58 1.567 ++ dirname /install.sh [2022-04-21T13:22:21.480Z] #58 1.595 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:22:21.480Z] #58 1.595 + dir=/ [2022-04-21T13:22:21.480Z] #58 1.595 + bin=runc [2022-04-21T13:22:21.480Z] #58 1.595 + shift [2022-04-21T13:22:21.480Z] #58 1.595 + '[' '!' -f //runc.installer ']' [2022-04-21T13:22:21.480Z] #58 1.595 + . //runc.installer [2022-04-21T13:22:21.480Z] #58 1.595 ++ set -e [2022-04-21T13:22:21.480Z] #58 1.595 ++ : v1.1.1 [2022-04-21T13:22:21.480Z] #58 1.595 + install_runc [2022-04-21T13:22:21.480Z] #58 1.595 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:22:21.480Z] #58 1.595 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:22:21.480Z] #58 1.595 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uJ0nvs12j1/src/github.com/opencontainers/runc [2022-04-21T13:22:21.480Z] #58 1.595 Cloning into '/tmp/tmp.uJ0nvs12j1/src/github.com/opencontainers/runc'... [2022-04-21T13:22:21.535Z] #21 2.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:22:22.052Z] #21 3.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:22:22.418Z] #58 ... [2022-04-21T13:22:22.418Z] [2022-04-21T13:22:22.418Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:22:22.418Z] #16 sha256:5faf748b6cdc0a76b25b632a0c0fb06943120167aa2f938ecd4e6561db5eab9f [2022-04-21T13:22:22.418Z] #16 DONE 1.2s [2022-04-21T13:22:22.679Z] [2022-04-21T13:22:22.679Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:22:22.679Z] #17 sha256:6d3e94cbad784cfe5f6f3b1028ab130f79ae324a7b71431fd302ee48dbbbee2b [2022-04-21T13:22:22.905Z] #21 3.564 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:22:23.249Z] #17 0.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:22:23.249Z] #17 DONE 1.0s [2022-04-21T13:22:23.249Z] [2022-04-21T13:22:23.249Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:23.249Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:22:23.436Z] #21 4.452 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:22:23.810Z] #19 106.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-21T13:22:23.810Z] #19 106.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:23.810Z] #19 106.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:23.810Z] #19 106.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-21T13:22:23.810Z] #19 106.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:23.810Z] #19 106.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:22:24.632Z] #58 ... [2022-04-21T13:22:24.632Z] [2022-04-21T13:22:24.632Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:22:24.632Z] #18 sha256:d05397cc8aecf4237e6d4a25fd2f6826752b690a664ebec16227276991d09feb [2022-04-21T13:22:24.632Z] #18 DONE 1.0s [2022-04-21T13:22:24.632Z] [2022-04-21T13:22:24.632Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:22:24.632Z] #19 sha256:c3508f3354c7843cc8a5ab3b42be79271f2f90428c78e3059128df7d44c97719 [2022-04-21T13:22:25.569Z] #19 DONE 1.1s [2022-04-21T13:22:25.569Z] [2022-04-21T13:22:25.569Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:22:25.569Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:22:25.569Z] #45 ... [2022-04-21T13:22:25.569Z] [2022-04-21T13:22:25.569Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:22:25.569Z] #20 sha256:fe23bbd51d5c7337d81a64a5b607a0942d79e8251d4ccb6331b960939070b7ae [2022-04-21T13:22:26.178Z] #21 6.796 Fetched 8510 kB in 6s (1442 kB/s) [2022-04-21T13:22:26.506Z] #20 DONE 1.0s [2022-04-21T13:22:26.506Z] [2022-04-21T13:22:26.506Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:26.506Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:26.733Z] #21 7.512 Fetched 8510 kB in 6s (1424 kB/s) [2022-04-21T13:22:27.674Z] #21 7.512 Reading package lists... [2022-04-21T13:22:27.674Z] #21 ... [2022-04-21T13:22:27.674Z] [2022-04-21T13:22:27.674Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:22:27.674Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:22:27.674Z] #34 DONE 125.1s [2022-04-21T13:22:27.674Z] [2022-04-21T13:22:27.674Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:22:27.674Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:22:27.884Z] #21 1.303 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:22:27.884Z] #21 1.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:22:27.884Z] #21 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:22:28.071Z] #21 6.796 Reading package lists... [2022-04-21T13:22:28.071Z] #21 ... [2022-04-21T13:22:28.071Z] [2022-04-21T13:22:28.071Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:28.071Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:22:28.071Z] #58 11.23 + cd /tmp/tmp.rTTM8Rmaub/src/github.com/opencontainers/runc [2022-04-21T13:22:28.071Z] #58 11.23 + git checkout -q v1.1.1 [2022-04-21T13:22:28.071Z] #58 11.80 + '[' -z '' ']' [2022-04-21T13:22:28.071Z] #58 11.80 + target=static [2022-04-21T13:22:28.071Z] #58 11.80 + make BUILDTAGS=seccomp static [2022-04-21T13:22:28.071Z] #58 12.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:22:28.142Z] #21 1.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:22:28.327Z] #58 ... [2022-04-21T13:22:28.327Z] [2022-04-21T13:22:28.328Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:28.328Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:28.328Z] #21 6.796 Reading package lists... [2022-04-21T13:22:29.057Z] #53 ... [2022-04-21T13:22:29.057Z] [2022-04-21T13:22:29.057Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:29.057Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:29.057Z] #21 7.512 Reading package lists... [2022-04-21T13:22:29.079Z] #21 2.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:22:29.163Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:22:29.163Z] 8f616e6e9eec: Download complete [2022-04-21T13:22:30.175Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:22:30.175Z] 8f616e6e9eec: Download complete [2022-04-21T13:22:30.457Z] #21 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:22:30.699Z] #23 8.389 Collecting yamllint==1.26.1 [2022-04-21T13:22:30.699Z] #23 9.447 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:22:30.849Z] #21 9.280 Reading package lists... [2022-04-21T13:22:31.261Z] #23 10.33 Collecting pathspec>=0.5.3 [2022-04-21T13:22:31.261Z] #23 10.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:22:31.261Z] #23 10.59 Collecting pyyaml [2022-04-21T13:22:31.517Z] #23 10.60 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-21T13:22:31.517Z] #23 10.65 Building wheels for collected packages: yamllint [2022-04-21T13:22:31.517Z] #23 10.66 Building wheel for yamllint (setup.py): started [2022-04-21T13:22:31.598Z] #21 10.03 Reading package lists... [2022-04-21T13:22:31.598Z] #21 12.42 Building dependency tree... [2022-04-21T13:22:31.779Z] #21 11.81 Building dependency tree... [2022-04-21T13:22:32.094Z] #21 13.00 The following additional packages will be installed: [2022-04-21T13:22:32.094Z] #21 13.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:32.094Z] #21 13.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:22:32.094Z] #21 13.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:22:32.094Z] #21 13.01 python3-pkg-resources vim-runtime xxd [2022-04-21T13:22:32.094Z] #21 13.01 Suggested packages: [2022-04-21T13:22:32.094Z] #21 13.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:22:32.094Z] #21 13.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:22:32.094Z] #21 13.01 acl attr quota [2022-04-21T13:22:32.094Z] #21 13.01 Recommended packages: [2022-04-21T13:22:32.094Z] #21 13.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:22:32.169Z] #21 13.31 The following additional packages will be installed: [2022-04-21T13:22:32.169Z] #21 13.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:32.169Z] #21 13.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:22:32.169Z] #21 13.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:22:32.169Z] #21 13.31 python3-pkg-resources vim-runtime xxd [2022-04-21T13:22:32.169Z] #21 13.31 Suggested packages: [2022-04-21T13:22:32.169Z] #21 13.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:22:32.169Z] #21 13.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:22:32.169Z] #21 13.31 acl attr quota [2022-04-21T13:22:32.169Z] #21 13.31 Recommended packages: [2022-04-21T13:22:32.169Z] #21 13.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:22:32.447Z] #23 11.47 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:22:32.448Z] #23 11.47 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7b649f664925c5702ce0a7960742454d0d7ec0cbb022c05fefe76d25884da5ef [2022-04-21T13:22:32.448Z] #23 11.48 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:22:32.448Z] #23 11.48 Successfully built yamllint [2022-04-21T13:22:32.448Z] #23 11.51 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:22:32.705Z] #23 11.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:22:33.046Z] #21 ... [2022-04-21T13:22:33.046Z] [2022-04-21T13:22:33.046Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:22:33.046Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:22:33.046Z] #34 DONE 124.8s [2022-04-21T13:22:33.111Z] #21 14.36 The following NEW packages will be installed: [2022-04-21T13:22:33.111Z] #21 14.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:22:33.111Z] #21 14.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:33.111Z] #21 14.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:22:33.111Z] #21 14.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:22:33.111Z] #21 14.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:22:33.111Z] #21 14.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:22:33.111Z] #21 14.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:22:33.111Z] #21 14.37 xz-utils zip zstd [2022-04-21T13:22:33.269Z] #23 DONE 12.5s [2022-04-21T13:22:33.270Z] [2022-04-21T13:22:33.270Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:33.270Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:22:33.315Z] [2022-04-21T13:22:33.315Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:33.315Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:33.315Z] #21 14.27 The following NEW packages will be installed: [2022-04-21T13:22:33.315Z] #21 14.27 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:22:33.315Z] #21 14.27 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:33.315Z] #21 14.27 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:22:33.315Z] #21 14.27 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:22:33.372Z] #21 14.68 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:22:33.372Z] #21 14.68 Need to get 27.6 MB of archives. [2022-04-21T13:22:33.372Z] #21 14.68 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:22:33.372Z] #21 14.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:22:33.372Z] #21 14.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:22:33.372Z] #21 14.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:22:33.372Z] #21 14.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:22:33.372Z] #21 14.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:22:33.372Z] #21 14.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:22:33.578Z] #21 14.27 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:22:33.578Z] #21 14.28 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:22:33.578Z] #21 14.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:22:33.578Z] #21 14.28 xz-utils zip zstd [2022-04-21T13:22:33.633Z] #21 14.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:22:33.633Z] #21 14.76 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:22:33.633Z] #21 14.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:22:33.633Z] #21 14.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:22:33.633Z] #21 14.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:22:33.633Z] #21 14.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:22:33.633Z] #21 14.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:22:33.633Z] #21 14.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:22:33.633Z] #21 14.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:22:33.633Z] #21 14.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:22:33.633Z] #21 14.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:22:33.633Z] #21 14.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:22:33.633Z] #21 14.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:22:33.633Z] #21 14.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:22:33.633Z] #21 14.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:22:33.633Z] #21 14.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:22:33.757Z] #21 7.226 Fetched 8510 kB in 6s (1372 kB/s) [2022-04-21T13:22:33.762Z] #19 115.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-21T13:22:33.762Z] #19 115.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:33.762Z] #19 116.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:33.762Z] #19 117.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-21T13:22:33.762Z] #19 117.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:33.762Z] #19 117.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:33.833Z] #21 14.65 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:22:33.834Z] #21 14.65 Need to get 27.6 MB of archives. [2022-04-21T13:22:33.834Z] #21 14.65 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:22:33.834Z] #21 14.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:22:33.834Z] #21 14.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:22:33.834Z] #21 14.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:22:33.834Z] #21 14.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:22:33.834Z] #21 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:22:33.834Z] #21 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:22:33.834Z] #21 14.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:22:33.834Z] #21 14.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:22:33.834Z] #21 14.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:22:33.834Z] #21 14.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:22:33.834Z] #21 14.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:22:33.834Z] #21 14.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:22:33.834Z] #21 14.83 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:22:33.894Z] #21 15.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:22:33.894Z] #21 15.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:22:33.894Z] #21 15.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:22:33.894Z] #21 15.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:22:33.894Z] #21 15.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:22:33.894Z] #21 15.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:22:33.894Z] #21 15.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:22:33.894Z] #21 15.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:22:33.894Z] #21 15.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:22:33.894Z] #21 15.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:22:33.894Z] #21 15.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:22:33.894Z] #21 15.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:22:33.894Z] #21 15.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:22:33.894Z] #21 15.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:22:33.905Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:22:33.905Z] dccd9e4d14d3: Download complete [2022-04-21T13:22:34.090Z] #21 14.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:22:34.090Z] #21 14.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:22:34.090Z] #21 14.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:22:34.090Z] #21 14.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:22:34.090Z] #21 14.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:22:34.090Z] #21 14.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:22:34.090Z] #21 14.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:22:34.090Z] #21 14.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:22:34.090Z] #21 14.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:22:34.090Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:22:34.090Z] #21 14.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:22:34.090Z] #21 14.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:22:34.090Z] #21 14.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:22:34.090Z] #21 14.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:22:34.092Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:22:34.092Z] dccd9e4d14d3: Download complete [2022-04-21T13:22:34.155Z] #21 15.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:22:34.155Z] #21 15.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:22:34.155Z] #21 15.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:22:34.416Z] #21 15.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:22:34.416Z] #21 15.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:22:34.416Z] #21 15.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:22:34.416Z] #21 15.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:22:34.651Z] #21 15.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:22:34.652Z] #21 15.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:22:34.652Z] #21 15.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:22:34.652Z] #21 15.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:22:34.652Z] #21 15.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:22:34.652Z] #21 15.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:22:34.652Z] #21 15.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:22:34.652Z] #21 15.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:22:34.652Z] #21 15.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:22:34.652Z] #21 15.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:22:34.652Z] #21 15.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:22:34.652Z] #21 15.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:22:34.652Z] #21 15.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:22:34.652Z] #21 15.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:22:34.652Z] #21 15.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:22:34.652Z] #21 15.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:22:34.652Z] #21 15.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:22:34.988Z] #21 16.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:22:34.988Z] #21 16.23 Fetched 27.6 MB in 1s (22.5 MB/s) [2022-04-21T13:22:35.135Z] #21 7.226 Reading package lists... [2022-04-21T13:22:35.135Z] #21 ... [2022-04-21T13:22:35.135Z] [2022-04-21T13:22:35.135Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:22:35.135Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:22:35.135Z] #58 10.31 + cd /tmp/tmp.uJ0nvs12j1/src/github.com/opencontainers/runc [2022-04-21T13:22:35.135Z] #58 10.31 + git checkout -q v1.1.1 [2022-04-21T13:22:35.135Z] #58 10.76 + '[' -z '' ']' [2022-04-21T13:22:35.135Z] #58 10.76 + target=static [2022-04-21T13:22:35.135Z] #58 10.76 + make BUILDTAGS=seccomp static [2022-04-21T13:22:35.135Z] #58 10.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:22:35.215Z] #21 15.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:22:35.215Z] #21 15.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:22:35.215Z] #21 15.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:22:35.215Z] #21 15.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:22:35.249Z] #21 16.28 Selecting previously unselected package pigz. [2022-04-21T13:22:35.249Z] #21 16.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-21T13:22:35.249Z] #21 16.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:22:35.249Z] #21 16.31 Unpacking pigz (2.6-1) ... [2022-04-21T13:22:35.249Z] #21 16.42 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:22:35.249Z] #21 16.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:22:35.249Z] #21 16.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:35.509Z] #21 16.57 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:22:35.509Z] #21 16.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:22:35.509Z] #21 16.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:22:35.509Z] #21 16.66 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:22:35.509Z] #21 16.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:35.509Z] #21 16.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:35.509Z] #21 16.74 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:22:35.509Z] #21 16.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:22:35.509Z] #21 16.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:35.509Z] #21 16.80 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:22:35.769Z] #21 16.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:22:35.770Z] #21 16.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:35.770Z] #21 16.86 Selecting previously unselected package libcap2-bin. [2022-04-21T13:22:35.770Z] #21 16.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:35.770Z] #21 16.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:35.770Z] #21 16.95 Selecting previously unselected package iproute2. [2022-04-21T13:22:35.770Z] #21 16.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:22:35.770Z] #21 16.96 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:22:35.778Z] #21 16.48 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:22:35.778Z] #21 16.63 Fetched 27.6 MB in 2s (16.9 MB/s) [2022-04-21T13:22:36.035Z] #21 16.69 Selecting previously unselected package pigz. [2022-04-21T13:22:36.035Z] #21 16.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-21T13:22:36.035Z] #21 16.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:22:36.035Z] #21 16.75 Unpacking pigz (2.6-1) ... [2022-04-21T13:22:36.035Z] #21 16.85 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:22:36.035Z] #21 16.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:22:36.035Z] #21 16.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:36.071Z] #58 ... [2022-04-21T13:22:36.071Z] [2022-04-21T13:22:36.071Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:36.071Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:36.071Z] #21 7.226 Reading package lists... [2022-04-21T13:22:36.289Z] #21 17.40 Selecting previously unselected package xxd. [2022-04-21T13:22:36.289Z] #21 17.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:36.289Z] #21 17.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:36.289Z] #21 17.51 Selecting previously unselected package vim-common. [2022-04-21T13:22:36.289Z] #21 17.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:36.289Z] #21 17.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:36.292Z] #21 17.00 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:22:36.292Z] #21 17.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:22:36.292Z] #21 17.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:22:36.292Z] #21 17.12 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:22:36.292Z] #21 17.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:36.292Z] #21 17.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:36.292Z] #21 17.20 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:22:36.292Z] #21 17.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:22:36.292Z] #21 17.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:36.292Z] #21 17.26 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:22:36.549Z] #21 17.68 Selecting previously unselected package bash-completion. [2022-04-21T13:22:36.549Z] #21 17.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:22:36.550Z] #21 17.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:22:36.550Z] #21 17.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:36.550Z] #21 17.33 Selecting previously unselected package libcap2-bin. [2022-04-21T13:22:36.550Z] #21 17.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:36.550Z] #21 17.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:36.550Z] #21 17.41 Selecting previously unselected package iproute2. [2022-04-21T13:22:36.550Z] #21 17.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:22:36.550Z] #21 17.43 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:22:37.114Z] #21 17.79 Selecting previously unselected package xxd. [2022-04-21T13:22:37.114Z] #21 17.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:37.114Z] #21 17.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:37.114Z] #21 17.90 Selecting previously unselected package vim-common. [2022-04-21T13:22:37.114Z] #21 17.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:37.114Z] #21 17.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:37.371Z] #21 18.07 Selecting previously unselected package bash-completion. [2022-04-21T13:22:37.371Z] #21 18.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:22:38.461Z] #21 19.42 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:22:38.607Z] #21 9.718 Reading package lists... [2022-04-21T13:22:38.607Z] [2022-04-21T13:22:38.607Z] #21 ... [2022-04-21T13:22:38.607Z] [2022-04-21T13:22:38.607Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-21T13:22:38.607Z] #34 sha256:503cb209a807cc42ab6ed07b391a7df6188f4f86b4e7639e5e7515fb70d6055b [2022-04-21T13:22:38.607Z] #34 DONE 124.9s [2022-04-21T13:22:38.607Z] [2022-04-21T13:22:38.607Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:22:38.607Z] #21 sha256:f74c3226445fd4125adbfcf7849ad09925a103dee91f3191e8d6d88392490ee8 [2022-04-21T13:22:38.722Z] #21 19.85 Selecting previously unselected package bzip2. [2022-04-21T13:22:38.722Z] #21 19.85 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:22:38.722Z] #21 19.86 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:22:38.722Z] #21 19.94 Selecting previously unselected package xz-utils. [2022-04-21T13:22:38.722Z] #21 19.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:22:38.722Z] #21 19.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:38.722Z] #21 20.06 Selecting previously unselected package apparmor. [2022-04-21T13:22:38.983Z] #21 20.08 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:22:38.983Z] #21 20.14 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:22:39.243Z] #21 20.49 Selecting previously unselected package inetutils-ping. [2022-04-21T13:22:39.243Z] #21 20.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:22:39.243Z] #21 20.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:39.243Z] #21 20.59 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:22:39.264Z] #21 19.72 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:22:39.264Z] #21 20.03 Selecting previously unselected package bzip2. [2022-04-21T13:22:39.264Z] #21 20.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:22:39.264Z] #21 20.05 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:22:39.264Z] #21 20.12 Selecting previously unselected package xz-utils. [2022-04-21T13:22:39.264Z] #21 20.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:22:39.264Z] #21 20.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:39.504Z] #21 20.60 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:39.504Z] #21 20.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:39.504Z] #21 20.67 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:22:39.504Z] #21 20.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:39.504Z] #21 20.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:39.504Z] #21 20.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:22:39.504Z] #21 20.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:22:39.504Z] #21 20.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:39.504Z] #21 20.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:22:39.504Z] #21 20.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:22:39.504Z] #21 20.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:22:39.504Z] #21 20.88 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:22:39.521Z] #21 20.27 Selecting previously unselected package apparmor. [2022-04-21T13:22:39.521Z] #21 20.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:22:39.521Z] #21 20.33 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:22:39.544Z] #21 11.98 Building dependency tree... [2022-04-21T13:22:39.735Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-21T13:22:39.735Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-442717ab\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-21T13:22:39.735Z] ---------------------------------------------------------------------------- [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.735Z] INFO: executeCI.ps1 starting at Thu Apr 21 13:22:37 CUT 2022 [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.735Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-21T13:22:39.735Z] INFO: Running git version 2.24.1.windows.2 [2022-04-21T13:22:39.735Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-21T13:22:39.735Z] INFO: Environment variables: [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.735Z] Name Value [2022-04-21T13:22:39.735Z] ---- ----- [2022-04-21T13:22:39.735Z] ALLUSERSPROFILE C:\ProgramData [2022-04-21T13:22:39.735Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-21T13:22:39.735Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-21T13:22:39.735Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-21T13:22:39.735Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-21T13:22:39.735Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-21T13:22:39.735Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-21T13:22:39.735Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-21T13:22:39.735Z] BRANCH_NAME PR-43510 [2022-04-21T13:22:39.735Z] BUILD_DISPLAY_NAME #2 [2022-04-21T13:22:39.735Z] BUILD_ID 2 [2022-04-21T13:22:39.735Z] BUILD_NUMBER 2 [2022-04-21T13:22:39.735Z] BUILD_TAG jenkins-moby-PR-43510-2 [2022-04-21T13:22:39.735Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/ [2022-04-21T13:22:39.735Z] CHANGE_AUTHOR thaJeztah [2022-04-21T13:22:39.735Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-21T13:22:39.735Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1b [2022-04-21T13:22:39.735Z] CHANGE_FORK thaJeztah/docker [2022-04-21T13:22:39.735Z] CHANGE_ID 43510 [2022-04-21T13:22:39.735Z] CHANGE_TARGET master [2022-04-21T13:22:39.735Z] CHANGE_TITLE opts: remove hacks for old go versions, and improve coverage [2022-04-21T13:22:39.735Z] CHANGE_URL https://github.com/moby/moby/pull/43510 [2022-04-21T13:22:39.735Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-21T13:22:39.735Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-21T13:22:39.735Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-21T13:22:39.735Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-21T13:22:39.735Z] COMPUTERNAME azwin-2-f55c51 [2022-04-21T13:22:39.735Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-21T13:22:39.735Z] ConfigSequenceNumber 0 [2022-04-21T13:22:39.735Z] DOCKER_BUILDKIT 0 [2022-04-21T13:22:39.735Z] DOCKER_DUT_DEBUG 1 [2022-04-21T13:22:39.735Z] DOCKER_EXPERIMENTAL 1 [2022-04-21T13:22:39.735Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-21T13:22:39.735Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-21T13:22:39.735Z] EXECUTOR_NUMBER 0 [2022-04-21T13:22:39.735Z] FQDN azwin-2-f55c51.westus.cloudapp.azure.com [2022-04-21T13:22:39.735Z] GIT_BRANCH PR-43510 [2022-04-21T13:22:39.735Z] GIT_COMMIT 03f9499a17397eeea888f287d5bf94a477e6d108 [2022-04-21T13:22:39.735Z] GIT_PREVIOUS_COMMIT c07d94a3ccf6ad5a38d4c66fcee3754c65e369aa [2022-04-21T13:22:39.735Z] GIT_URL https://github.com/moby/moby.git [2022-04-21T13:22:39.735Z] HUDSON_COOKIE 9fe3ce8f-7d2d-4194-983a-913bf3b97537 [2022-04-21T13:22:39.735Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:39.735Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-21T13:22:39.735Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:39.735Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-21T13:22:39.735Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-21T13:22:39.735Z] JENKINS_NODE_COOKIE e7849b4f-ea66-4322-aaa4-311d8897e84d [2022-04-21T13:22:39.735Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-21T13:22:39.735Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-21T13:22:39.735Z] JOB_BASE_NAME PR-43510 [2022-04-21T13:22:39.735Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/display/redirect [2022-04-21T13:22:39.735Z] JOB_NAME moby/PR-43510 [2022-04-21T13:22:39.735Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/ [2022-04-21T13:22:39.735Z] library.jps.version master [2022-04-21T13:22:39.735Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-21T13:22:39.735Z] NODE_LABELS amd64 azure azwin-2-f55c51 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-21T13:22:39.735Z] NODE_NAME azwin-2-f55c51 [2022-04-21T13:22:39.735Z] NUMBER_OF_PROCESSORS 4 [2022-04-21T13:22:39.735Z] OS Windows_NT [2022-04-21T13:22:39.735Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-21T13:22:39.735Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-21T13:22:39.735Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-21T13:22:39.735Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-21T13:22:39.735Z] PROCESSOR_LEVEL 6 [2022-04-21T13:22:39.735Z] PROCESSOR_REVISION 5507 [2022-04-21T13:22:39.735Z] ProgramData C:\ProgramData [2022-04-21T13:22:39.735Z] ProgramFiles C:\Program Files [2022-04-21T13:22:39.735Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-21T13:22:39.735Z] ProgramW6432 C:\Program Files [2022-04-21T13:22:39.735Z] PROMPT $P$G [2022-04-21T13:22:39.735Z] PSExecutionPolicyPreference Bypass [2022-04-21T13:22:39.735Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-21T13:22:39.735Z] PUBLIC C:\Users\Public [2022-04-21T13:22:39.735Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=artif... [2022-04-21T13:22:39.735Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=changes [2022-04-21T13:22:39.735Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect [2022-04-21T13:22:39.735Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43510/2/display/redirect?page=tests [2022-04-21T13:22:39.735Z] SKIP_VALIDATION_TESTS 1 [2022-04-21T13:22:39.735Z] SOURCES_DRIVE d [2022-04-21T13:22:39.735Z] SOURCES_SUBDIR gopath [2022-04-21T13:22:39.735Z] STAGE_NAME Run tests [2022-04-21T13:22:39.735Z] SystemDrive C: [2022-04-21T13:22:39.735Z] SystemRoot C:\Windows [2022-04-21T13:22:39.735Z] TEMP C:\Windows\TEMP [2022-04-21T13:22:39.735Z] TESTDEBUG 0 [2022-04-21T13:22:39.735Z] TESTRUN_DRIVE d [2022-04-21T13:22:39.735Z] TESTRUN_SUBDIR CI [2022-04-21T13:22:39.735Z] TIMEOUT 120m [2022-04-21T13:22:39.735Z] TMP C:\Windows\TEMP [2022-04-21T13:22:39.735Z] USERDOMAIN WORKGROUP [2022-04-21T13:22:39.735Z] USERNAME azwin-2-f55c51$ [2022-04-21T13:22:39.735Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-21T13:22:39.735Z] windir C:\Windows [2022-04-21T13:22:39.735Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-21T13:22:39.735Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-21T13:22:39.735Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-21T13:22:39.735Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.735Z] [2022-04-21T13:22:39.764Z] #21 20.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:22:39.764Z] #21 20.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:39.764Z] #21 20.97 Selecting previously unselected package iptables. [2022-04-21T13:22:39.764Z] #21 20.97 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:22:39.764Z] #21 20.98 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:22:39.778Z] #21 20.71 Selecting previously unselected package inetutils-ping. [2022-04-21T13:22:40.024Z] #21 21.25 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:22:40.024Z] #21 21.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:22:40.024Z] #21 21.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:40.024Z] #21 21.38 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:22:40.034Z] #21 20.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:22:40.034Z] #21 20.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:40.034Z] #21 20.83 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:22:40.034Z] #21 20.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:40.034Z] #21 20.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:40.034Z] #21 20.89 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:22:40.034Z] #21 20.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:40.034Z] #21 20.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:40.034Z] #21 20.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:22:40.034Z] #21 20.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:22:40.034Z] #21 20.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:40.034Z] #21 21.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:22:40.034Z] #21 21.01 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:22:40.034Z] #21 21.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:22:40.034Z] #21 21.06 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:22:40.111Z] #21 13.68 The following additional packages will be installed: [2022-04-21T13:22:40.111Z] #21 13.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:40.111Z] #21 13.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-21T13:22:40.111Z] #21 13.69 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:22:40.111Z] #21 13.69 python3-pkg-resources vim-runtime xxd [2022-04-21T13:22:40.111Z] #21 13.69 Suggested packages: [2022-04-21T13:22:40.111Z] #21 13.69 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-21T13:22:40.111Z] #21 13.69 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-21T13:22:40.111Z] #21 13.69 acl attr quota [2022-04-21T13:22:40.111Z] #21 13.69 Recommended packages: [2022-04-21T13:22:40.111Z] #21 13.69 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:22:40.226Z] INFO: Sources under d:\gopath\... [2022-04-21T13:22:40.226Z] INFO: Test run under d:\CI\... [2022-04-21T13:22:40.226Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-21T13:22:40.226Z] INFO: docker/docker repository was found [2022-04-21T13:22:40.284Z] #21 21.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:22:40.285Z] #21 21.39 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:40.285Z] #21 21.49 Selecting previously unselected package jq. [2022-04-21T13:22:40.285Z] #21 21.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:22:40.285Z] #21 21.51 Unpacking jq (1.6-2.1) ... [2022-04-21T13:22:40.285Z] #21 21.59 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:22:40.291Z] #21 21.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:22:40.291Z] #21 21.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:40.291Z] #21 21.15 Selecting previously unselected package iptables. [2022-04-21T13:22:40.291Z] #21 21.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:22:40.291Z] #21 21.17 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:22:40.356Z] #19 ... [2022-04-21T13:22:40.356Z] [2022-04-21T13:22:40.356Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:22:40.356Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:22:40.356Z] #52 130.7 + dpkg --print-architecture [2022-04-21T13:22:40.356Z] #52 130.7 + git checkout -q v2.1.0 [2022-04-21T13:22:40.356Z] #52 131.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:22:40.356Z] #52 131.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:22:40.545Z] #21 21.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:22:40.545Z] #21 21.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:40.545Z] #21 21.65 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:22:40.545Z] #21 21.66 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:22:40.545Z] #21 21.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:40.545Z] #21 21.71 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:22:40.545Z] #21 21.71 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:22:40.545Z] #21 21.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:40.718Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-21T13:22:40.718Z] ltsc2019: Pulling from windows/servercore [2022-04-21T13:22:40.804Z] #21 21.46 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:22:40.804Z] #21 21.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:22:40.804Z] #21 21.48 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:40.804Z] #21 21.61 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:22:40.804Z] #21 21.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:22:40.804Z] #21 21.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:41.047Z] #21 14.65 The following NEW packages will be installed: [2022-04-21T13:22:41.047Z] #21 14.65 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-21T13:22:41.047Z] #21 14.65 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-21T13:22:41.047Z] #21 14.65 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-21T13:22:41.047Z] #21 14.65 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-21T13:22:41.047Z] #21 14.65 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-21T13:22:41.047Z] #21 14.65 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-21T13:22:41.047Z] #21 14.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-21T13:22:41.047Z] #21 14.66 xz-utils zip zstd [2022-04-21T13:22:41.061Z] #21 21.73 Selecting previously unselected package jq. [2022-04-21T13:22:41.061Z] #21 21.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:22:41.061Z] #21 21.75 Unpacking jq (1.6-2.1) ... [2022-04-21T13:22:41.061Z] #21 21.82 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:22:41.061Z] #21 21.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:22:41.061Z] #21 21.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:41.061Z] #21 21.88 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:22:41.061Z] #21 21.88 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:22:41.061Z] #21 21.89 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:41.061Z] #21 21.94 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:22:41.061Z] #21 21.96 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:22:41.061Z] #21 21.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:41.208Z] 4612f6d0b889: Pulling fs layer [2022-04-21T13:22:41.208Z] ba8181afd426: Pulling fs layer [2022-04-21T13:22:41.307Z] #21 14.96 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:22:41.307Z] #21 14.96 Need to get 27.6 MB of archives. [2022-04-21T13:22:41.307Z] #21 14.96 After this operation, 106 MB of additional disk space will be used. [2022-04-21T13:22:41.307Z] #21 14.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:22:41.307Z] #21 14.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:22:41.307Z] #21 14.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:22:41.307Z] #21 14.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:22:41.307Z] #21 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:22:41.307Z] #21 14.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:22:41.307Z] #21 14.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:22:41.307Z] #21 14.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:22:41.307Z] #21 15.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:22:41.307Z] #21 15.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:22:41.307Z] #21 15.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:22:41.307Z] #21 15.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-21T13:22:41.307Z] #21 15.03 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-21T13:22:41.307Z] #21 15.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:22:41.307Z] #21 15.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:22:41.595Z] #21 15.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:22:41.595Z] #21 15.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:22:41.595Z] #21 15.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:22:41.595Z] #21 15.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:22:41.595Z] #21 15.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:22:41.595Z] #21 15.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:22:41.595Z] #21 15.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:22:41.595Z] #21 15.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:22:41.595Z] #21 15.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:22:41.595Z] #21 15.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:22:41.595Z] #21 15.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:22:41.595Z] #21 15.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-21T13:22:41.866Z] #21 15.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:22:41.866Z] #21 15.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:22:41.866Z] #21 15.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:22:41.866Z] #21 15.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:22:41.866Z] #21 15.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:22:41.866Z] #21 15.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-21T13:22:41.866Z] #21 15.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:22:42.126Z] #21 15.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:22:42.126Z] #21 15.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:22:42.126Z] #21 15.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:22:42.126Z] #21 15.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:22:42.126Z] #21 15.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:22:42.126Z] #21 15.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:22:42.126Z] #21 15.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:22:42.126Z] #21 15.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:22:42.126Z] #21 15.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:22:42.126Z] #21 15.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:22:42.489Z] #21 15.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:22:42.489Z] #21 15.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:22:42.489Z] #21 15.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:22:42.489Z] #21 16.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:22:43.070Z] #21 16.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:22:43.070Z] #21 16.65 Fetched 27.6 MB in 1s (20.7 MB/s) [2022-04-21T13:22:43.070Z] #21 16.72 Selecting previously unselected package pigz. [2022-04-21T13:22:43.329Z] #21 16.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-21T13:22:43.329Z] #21 16.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:22:43.329Z] #21 16.78 Unpacking pigz (2.6-1) ... [2022-04-21T13:22:43.329Z] #21 16.89 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:22:43.329Z] #21 16.90 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:22:43.329Z] #21 16.92 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:43.588Z] #21 17.04 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:22:43.588Z] #21 17.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:22:43.588Z] #21 17.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:22:43.588Z] #21 17.18 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:22:43.588Z] #21 17.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:43.588Z] #21 17.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:43.588Z] #21 17.26 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:22:43.588Z] #21 17.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:22:43.847Z] #21 17.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:43.847Z] #21 17.34 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:22:43.847Z] #21 17.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:22:43.847Z] #21 17.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:43.847Z] #21 17.40 Selecting previously unselected package libcap2-bin. [2022-04-21T13:22:43.847Z] #21 17.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:22:43.847Z] #21 17.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:43.882Z] #21 24.57 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:22:43.882Z] #21 24.59 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 24.60 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:43.882Z] #21 24.65 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:22:43.882Z] #21 24.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 24.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:43.882Z] #21 24.76 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:22:43.882Z] #21 24.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 24.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:43.882Z] #21 24.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:22:43.882Z] #21 24.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 24.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:43.882Z] #21 24.91 Selecting previously unselected package net-tools. [2022-04-21T13:22:43.882Z] #21 24.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 24.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:43.882Z] #21 25.13 Selecting previously unselected package patch. [2022-04-21T13:22:43.882Z] #21 25.14 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:22:43.882Z] #21 25.14 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:44.105Z] #21 17.52 Selecting previously unselected package iproute2. [2022-04-21T13:22:44.106Z] #21 17.52 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:22:44.106Z] #21 17.53 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:22:44.143Z] #21 25.24 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:44.143Z] #21 25.24 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:44.143Z] #21 25.25 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:44.365Z] #21 17.99 Selecting previously unselected package xxd. [2022-04-21T13:22:44.365Z] #21 18.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:44.365Z] #21 18.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:44.400Z] #21 25.05 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:22:44.400Z] #21 25.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:22:44.400Z] #21 25.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:44.400Z] #21 25.12 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:22:44.400Z] #21 25.12 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:22:44.400Z] #21 25.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:44.400Z] #21 25.20 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:22:44.400Z] #21 25.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:22:44.400Z] #21 25.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:44.624Z] #21 18.14 Selecting previously unselected package vim-common. [2022-04-21T13:22:44.624Z] #21 18.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:44.624Z] #21 18.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:44.657Z] #21 25.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:22:44.657Z] #21 25.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:22:44.657Z] #21 25.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:44.657Z] #21 25.38 Selecting previously unselected package net-tools. [2022-04-21T13:22:44.657Z] #21 25.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:22:44.657Z] #21 25.39 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:44.657Z] #21 25.57 Selecting previously unselected package patch. [2022-04-21T13:22:44.657Z] #21 25.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:22:44.657Z] #21 25.59 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:44.715Z] #21 25.70 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:44.715Z] #21 25.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:44.715Z] #21 25.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:44.715Z] #21 25.87 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:44.715Z] #21 25.87 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:44.715Z] #21 25.88 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:44.883Z] #21 18.33 Selecting previously unselected package bash-completion. [2022-04-21T13:22:44.883Z] #21 18.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:22:44.914Z] #21 25.68 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:44.914Z] #21 25.69 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:44.914Z] #21 25.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:44.976Z] #21 26.02 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:44.976Z] #21 26.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:44.976Z] #21 26.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:44.976Z] #21 26.14 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:44.976Z] #21 26.14 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:44.976Z] #21 26.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:45.236Z] #21 26.38 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:45.236Z] #21 26.38 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:45.236Z] #21 26.39 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:45.236Z] #21 26.44 Selecting previously unselected package python3-pip. [2022-04-21T13:22:45.236Z] #21 26.46 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:45.236Z] #21 26.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:45.478Z] #21 26.22 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:45.478Z] #21 26.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:45.478Z] #21 26.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:45.478Z] #21 26.33 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:45.478Z] #21 26.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:45.478Z] #21 26.33 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:45.497Z] #21 26.68 Selecting previously unselected package sudo. [2022-04-21T13:22:45.497Z] #21 26.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:22:45.497Z] #21 26.69 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:45.777Z] #21 26.48 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:45.777Z] #21 26.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:45.777Z] #21 26.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:45.777Z] #21 26.66 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:45.777Z] #21 26.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:45.777Z] #21 26.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:46.034Z] #21 26.86 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:46.034Z] #21 26.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:46.034Z] #21 26.88 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:46.068Z] #21 27.23 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:46.068Z] #21 27.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:22:46.068Z] #21 27.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:46.068Z] #21 27.43 Selecting previously unselected package uidmap. [2022-04-21T13:22:46.291Z] #21 26.94 Selecting previously unselected package python3-pip. [2022-04-21T13:22:46.291Z] #21 26.94 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:46.291Z] #21 26.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:46.291Z] #21 27.19 Selecting previously unselected package sudo. [2022-04-21T13:22:46.291Z] #21 27.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:22:46.328Z] #21 27.43 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:22:46.328Z] #21 27.44 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:46.328Z] #21 27.56 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:46.328Z] #21 27.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:46.328Z] #21 27.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:46.328Z] #21 27.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:46.328Z] #21 27.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:46.547Z] #21 27.20 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:46.788Z] #21 20.06 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:22:46.788Z] #21 20.40 Selecting previously unselected package bzip2. [2022-04-21T13:22:46.788Z] #21 20.42 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-21T13:22:46.788Z] #21 20.43 Unpacking bzip2 (1.0.8-4) ... [2022-04-21T13:22:46.804Z] #21 27.73 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:46.804Z] #21 27.74 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:22:46.804Z] #21 27.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:47.046Z] #21 20.53 Selecting previously unselected package xz-utils. [2022-04-21T13:22:47.046Z] #21 20.54 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-21T13:22:47.046Z] #21 20.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:47.061Z] #21 27.92 Selecting previously unselected package uidmap. [2022-04-21T13:22:47.061Z] #21 27.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:22:47.061Z] #21 27.94 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:47.305Z] #21 20.71 Selecting previously unselected package apparmor. [2022-04-21T13:22:47.305Z] #21 20.71 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:22:47.305Z] #21 20.75 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:22:47.317Z] #21 28.08 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:47.317Z] #21 28.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:47.317Z] #21 28.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:47.317Z] #21 28.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:47.317Z] #21 28.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:47.563Z] #21 21.15 Selecting previously unselected package inetutils-ping. [2022-04-21T13:22:47.563Z] #21 21.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:22:47.563Z] #21 21.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:47.822Z] #21 21.27 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:22:47.822Z] #21 21.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:47.822Z] #21 21.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:47.822Z] #21 21.35 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:22:47.822Z] #21 21.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:22:47.822Z] #21 21.37 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:47.822Z] #21 21.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:22:47.822Z] #21 21.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:22:47.822Z] #21 21.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:48.081Z] #21 21.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:22:48.081Z] #21 21.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:22:48.081Z] #21 21.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:22:48.081Z] #21 21.65 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:22:48.081Z] #21 21.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:22:48.081Z] #21 21.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:48.081Z] #21 21.77 Selecting previously unselected package iptables. [2022-04-21T13:22:48.193Z] #58 ... [2022-04-21T13:22:48.193Z] [2022-04-21T13:22:48.193Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:22:48.193Z] #45 sha256:3fe99a8fb2f8ac688a40e5d153f8587085f6dd77d1413ddfadc8e617e937cd47 [2022-04-21T13:22:48.193Z] #45 165.3 + dpkg --print-architecture [2022-04-21T13:22:48.193Z] #45 DONE 166.0s [2022-04-21T13:22:48.193Z] [2022-04-21T13:22:48.193Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:22:48.193Z] #26 sha256:6a4857f91b03f4cb7294c151437255203e25dcdc5b21fdc5085963fed23059f9 [2022-04-21T13:22:48.339Z] #21 21.78 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:22:48.339Z] #21 21.79 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:22:48.339Z] #21 22.05 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:22:48.598Z] #21 22.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:22:48.598Z] #21 22.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:48.598Z] #21 22.20 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:22:48.598Z] #21 22.20 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:22:48.598Z] #21 22.21 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:48.857Z] #21 22.31 Selecting previously unselected package jq. [2022-04-21T13:22:48.857Z] #21 22.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:22:48.857Z] #21 22.33 Unpacking jq (1.6-2.1) ... [2022-04-21T13:22:48.857Z] #21 22.45 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:22:48.857Z] #21 22.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:22:48.857Z] #21 22.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:48.857Z] #21 22.51 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:22:48.857Z] #21 22.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:22:48.857Z] #21 22.53 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:49.115Z] #21 22.63 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:22:49.115Z] #21 22.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:22:49.115Z] #21 22.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:49.626Z] #21 30.46 Selecting previously unselected package vim. [2022-04-21T13:22:49.626Z] #21 30.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:49.626Z] #21 30.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:49.887Z] #21 30.92 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:49.887Z] #21 30.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:22:49.887Z] #21 30.93 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:50.147Z] #21 31.34 Selecting previously unselected package zip. [2022-04-21T13:22:50.147Z] #21 31.36 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:22:50.147Z] #21 31.36 Unpacking zip (3.0-12) ... [2022-04-21T13:22:50.407Z] #21 31.49 Selecting previously unselected package zstd. [2022-04-21T13:22:50.407Z] #21 31.50 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:22:50.407Z] #21 31.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:50.588Z] #21 30.99 Selecting previously unselected package vim. [2022-04-21T13:22:50.589Z] #21 31.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:50.589Z] #21 31.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:50.589Z] #21 31.46 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:50.589Z] #21 31.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:22:50.589Z] #21 31.48 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:50.668Z] #21 31.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:50.845Z] #21 31.80 Selecting previously unselected package zip. [2022-04-21T13:22:51.103Z] #21 31.81 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:22:51.103Z] #21 31.82 Unpacking zip (3.0-12) ... [2022-04-21T13:22:51.103Z] #21 31.94 Selecting previously unselected package zstd. [2022-04-21T13:22:51.103Z] #21 31.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:22:51.103Z] #21 31.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:51.360Z] #21 32.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:51.612Z] #21 32.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:51.613Z] #21 32.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:51.613Z] #21 32.58 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:51.613Z] #21 32.59 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:51.613Z] #21 32.61 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:51.613Z] #21 32.62 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:51.613Z] #21 32.64 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:22:51.613Z] #21 32.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:51.613Z] #21 32.67 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:51.613Z] #21 32.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:51.613Z] #21 32.70 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:22:52.190Z] #21 33.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:52.190Z] #21 33.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:52.190Z] #21 33.37 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:52.190Z] #21 33.38 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:22:52.290Z] #21 33.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:52.290Z] #21 33.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:52.290Z] #21 33.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:22:52.290Z] #21 33.09 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:22:52.290Z] #21 33.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:22:52.290Z] #21 33.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:52.290Z] #21 33.13 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:22:52.290Z] #21 33.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:52.290Z] #21 33.15 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:22:52.290Z] #21 33.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:52.290Z] #21 33.17 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:22:52.400Z] #21 25.76 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:22:52.400Z] #21 25.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:22:52.400Z] #21 25.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:22:52.400Z] #21 25.84 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:22:52.400Z] #21 25.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:22:52.400Z] #21 25.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:22:52.400Z] #21 25.95 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:22:52.400Z] #21 25.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:22:52.400Z] #21 25.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:52.400Z] #21 26.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:22:52.400Z] #21 26.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:22:52.614Z] #52 ... [2022-04-21T13:22:52.614Z] [2022-04-21T13:22:52.614Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:22:52.614Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:22:52.614Z] #19 127.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-21T13:22:52.614Z] #19 127.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 127.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 127.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-21T13:22:52.614Z] #19 127.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 127.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 135.3 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-21T13:22:52.614Z] #19 135.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 135.3 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:52.614Z] #19 135.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-21T13:22:52.614Z] #19 135.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 135.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:22:52.614Z] #19 135.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-21T13:22:52.614Z] #19 135.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 135.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:22:52.614Z] #19 135.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-21T13:22:52.614Z] #19 135.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 135.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:52.614Z] #19 135.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-21T13:22:52.614Z] #19 135.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:22:52.614Z] #19 135.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:22:52.614Z] #19 135.5 Selecting previously unselected package cross-config. [2022-04-21T13:22:52.614Z] #19 135.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-21T13:22:52.614Z] #19 135.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-21T13:22:52.614Z] #19 135.6 Selecting previously unselected package gcc-10-cross-base. [2022-04-21T13:22:52.614Z] #19 135.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 135.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 135.6 Selecting previously unselected package libc6-arm64-cross. [2022-04-21T13:22:52.614Z] #19 135.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T13:22:52.614Z] #19 135.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T13:22:52.614Z] #19 135.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-21T13:22:52.614Z] #19 135.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 135.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 136.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-21T13:22:52.614Z] #19 136.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 136.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 136.1 Selecting previously unselected package libitm1-arm64-cross. [2022-04-21T13:22:52.614Z] #19 136.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 136.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 136.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-21T13:22:52.614Z] #19 136.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 136.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.614Z] #19 136.2 Selecting previously unselected package libasan6-arm64-cross. [2022-04-21T13:22:52.614Z] #19 136.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.614Z] #19 136.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.658Z] #21 26.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:22:52.658Z] #21 26.11 Selecting previously unselected package net-tools. [2022-04-21T13:22:52.658Z] #21 26.11 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:22:52.658Z] #21 26.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:22:52.658Z] #21 26.28 Selecting previously unselected package patch. [2022-04-21T13:22:52.658Z] #21 26.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:22:52.658Z] #21 26.30 Unpacking patch (2.7.6-7) ... [2022-04-21T13:22:52.871Z] #19 136.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-21T13:22:52.871Z] #19 136.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:52.871Z] #19 136.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:52.916Z] #21 26.40 Selecting previously unselected package python-pip-whl. [2022-04-21T13:22:52.916Z] #21 26.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:52.916Z] #21 26.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:53.110Z] #21 33.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:53.110Z] #21 33.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:22:53.110Z] #21 33.85 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:22:53.110Z] #21 33.86 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:22:53.434Z] #19 137.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-21T13:22:53.435Z] #19 137.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:53.435Z] #19 137.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:53.483Z] #21 26.98 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:22:53.483Z] #21 26.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:22:53.483Z] #21 26.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:53.483Z] #21 27.09 Selecting previously unselected package python3-distutils. [2022-04-21T13:22:53.574Z] #21 34.74 Setting up zip (3.0-12) ... [2022-04-21T13:22:53.574Z] #21 34.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:53.574Z] #21 34.77 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:22:53.742Z] #21 27.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:22:53.742Z] #21 27.11 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:22:53.742Z] #21 27.24 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:22:53.742Z] #21 27.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:22:53.742Z] #21 27.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:22:53.997Z] #19 137.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-21T13:22:53.997Z] #19 137.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:53.997Z] #19 137.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:53.997Z] #19 137.7 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-21T13:22:53.997Z] #19 137.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:53.997Z] #19 137.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:53.997Z] #19 137.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-21T13:22:54.001Z] #21 27.38 Selecting previously unselected package python3-setuptools. [2022-04-21T13:22:54.001Z] #21 27.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:22:54.001Z] #21 27.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:54.001Z] #21 27.67 Selecting previously unselected package python3-wheel. [2022-04-21T13:22:54.254Z] #19 137.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:22:54.254Z] #19 137.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:22:54.260Z] #21 27.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:22:54.260Z] #21 27.68 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:22:54.260Z] #21 27.75 Selecting previously unselected package python3-pip. [2022-04-21T13:22:54.260Z] #21 27.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:22:54.260Z] #21 27.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:54.479Z] #21 35.26 Setting up zip (3.0-12) ... [2022-04-21T13:22:54.479Z] #21 35.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:54.479Z] #21 35.31 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:22:54.510Z] #19 138.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-21T13:22:54.510Z] #19 138.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:22:54.510Z] #19 138.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:22:54.520Z] #21 28.02 Selecting previously unselected package sudo. [2022-04-21T13:22:54.520Z] #21 28.02 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:22:54.520Z] #21 28.03 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:22:55.088Z] #21 28.48 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:22:55.088Z] #21 28.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:22:55.088Z] #21 28.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:55.088Z] #21 28.72 Selecting previously unselected package uidmap. [2022-04-21T13:22:55.347Z] #21 28.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:22:55.347Z] #21 28.74 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:22:55.347Z] #21 28.86 Selecting previously unselected package vim-runtime. [2022-04-21T13:22:55.347Z] #21 28.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:22:55.347Z] #21 28.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:22:55.347Z] #21 28.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:22:55.347Z] #21 28.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:55.490Z] #21 36.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:55.490Z] #21 36.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:55.490Z] #21 36.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:55.490Z] #21 36.67 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:55.490Z] #21 36.68 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:22:55.750Z] #21 36.79 invoke-rc.d: could not determine current runlevel [2022-04-21T13:22:55.750Z] #21 36.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:22:55.750Z] #21 36.81 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:22:55.750Z] #21 36.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:55.750Z] #21 36.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:55.750Z] #21 36.85 Setting up pigz (2.6-1) ... [2022-04-21T13:22:55.750Z] #21 36.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:55.750Z] #21 36.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:55.750Z] #21 36.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:55.750Z] #21 36.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:56.322Z] #21 37.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:56.322Z] #21 37.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:56.372Z] #21 37.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:22:56.372Z] #21 37.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:22:56.372Z] #21 37.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:22:56.372Z] #21 37.14 Setting up patch (2.7.6-7) ... [2022-04-21T13:22:56.372Z] #21 37.15 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:22:56.372Z] #21 37.21 invoke-rc.d: could not determine current runlevel [2022-04-21T13:22:56.372Z] #21 37.22 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:22:56.372Z] #21 37.25 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:22:56.372Z] #21 37.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:22:56.372Z] #21 37.29 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:22:56.437Z] ba8181afd426: Verifying Checksum [2022-04-21T13:22:56.437Z] ba8181afd426: Download complete [2022-04-21T13:22:56.629Z] #21 37.32 Setting up pigz (2.6-1) ... [2022-04-21T13:22:56.629Z] #21 37.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:22:56.629Z] #21 37.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:22:56.629Z] #21 37.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:22:56.629Z] #21 37.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:57.193Z] #21 38.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:22:57.193Z] #21 38.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:22:57.264Z] #21 38.27 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:57.264Z] #21 38.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:57.264Z] #21 38.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:57.450Z] #21 38.38 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:22:57.450Z] #21 38.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:57.525Z] #21 38.57 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:22:57.707Z] #21 38.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:22:57.707Z] #21 38.47 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:22:57.786Z] #21 38.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:57.786Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:22:57.786Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:22:57.786Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:22:57.786Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:22:57.786Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:22:57.786Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:22:57.786Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:22:57.786Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:22:57.786Z] #21 39.03 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:58.270Z] #21 38.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:58.270Z] #21 38.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:22:58.270Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:22:58.270Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:22:58.270Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:22:58.270Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:22:58.270Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:22:58.270Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:22:58.270Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:22:58.270Z] #21 39.00 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:22:58.635Z] #21 31.79 Selecting previously unselected package vim. [2022-04-21T13:22:58.635Z] #21 31.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:22:58.635Z] #21 31.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:22:58.894Z] #21 32.35 Selecting previously unselected package xfsprogs. [2022-04-21T13:22:58.894Z] #21 32.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:22:58.894Z] #21 32.37 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:22:59.152Z] #21 32.75 Selecting previously unselected package zip. [2022-04-21T13:22:59.152Z] #21 32.75 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-21T13:22:59.152Z] #21 32.76 Unpacking zip (3.0-12) ... [2022-04-21T13:22:59.152Z] #21 32.89 Selecting previously unselected package zstd. [2022-04-21T13:22:59.169Z] #21 40.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:59.169Z] #21 40.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:59.169Z] #21 40.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:59.169Z] #21 40.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:59.411Z] #21 32.89 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:22:59.412Z] #21 32.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:22:59.639Z] #21 40.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:22:59.639Z] #21 40.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:22:59.639Z] #21 40.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:22:59.639Z] #21 40.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:22:59.670Z] #21 33.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:23:00.129Z] #21 41.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:23:00.129Z] #21 41.35 Setting up jq (1.6-2.1) ... [2022-04-21T13:23:00.129Z] #21 41.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:23:00.129Z] #21 41.38 Setting up iptables (1.8.7-1) ... [2022-04-21T13:23:00.129Z] #21 41.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:23:00.129Z] #21 41.42 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:23:00.390Z] #21 41.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:00.569Z] #21 41.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:23:00.570Z] #21 41.48 Setting up jq (1.6-2.1) ... [2022-04-21T13:23:00.570Z] #21 41.55 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:23:00.570Z] #21 41.56 Setting up iptables (1.8.7-1) ... [2022-04-21T13:23:00.570Z] #21 41.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:00.606Z] #21 34.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:23:00.606Z] #21 34.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:23:00.606Z] #21 34.05 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:23:00.606Z] #21 34.06 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:23:00.606Z] #21 34.08 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:23:00.606Z] #21 34.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:23:00.606Z] #21 34.11 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:23:00.606Z] #21 34.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:23:00.606Z] #21 34.15 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:23:00.606Z] #21 34.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:23:00.606Z] #21 34.21 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:23:00.826Z] #21 41.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:00.826Z] #21 41.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:00.826Z] #21 41.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:00.826Z] #21 41.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:23:00.826Z] #21 41.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:23:00.826Z] #21 41.61 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:23:01.083Z] #21 41.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:01.178Z] #21 34.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:01.178Z] #21 34.73 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:23:01.178Z] #21 34.75 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:23:01.178Z] #21 34.77 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:23:01.344Z] #21 DONE 42.3s [2022-04-21T13:23:01.344Z] [2022-04-21T13:23:01.344Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:23:01.344Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:23:02.399Z] #22 1.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:23:02.455Z] #21 DONE 43.0s [2022-04-21T13:23:02.455Z] [2022-04-21T13:23:02.455Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:23:02.455Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:23:02.483Z] 4612f6d0b889: Verifying Checksum [2022-04-21T13:23:02.483Z] 4612f6d0b889: Download complete [2022-04-21T13:23:02.671Z] #22 1.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:23:02.671Z] #22 1.414 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:23:02.671Z] #22 DONE 1.5s [2022-04-21T13:23:02.671Z] [2022-04-21T13:23:02.671Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:02.671Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:02.671Z] #45 ... [2022-04-21T13:23:02.671Z] [2022-04-21T13:23:02.671Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:23:02.671Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:23:03.019Z] #22 0.877 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:23:03.019Z] #22 0.882 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:23:03.019Z] #22 0.885 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:23:03.019Z] #22 DONE 0.9s [2022-04-21T13:23:03.019Z] [2022-04-21T13:23:03.019Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:23:03.019Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:23:03.082Z] #21 36.61 Setting up zip (3.0-12) ... [2022-04-21T13:23:03.083Z] #21 36.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:03.083Z] #21 36.68 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:23:04.462Z] #19 146.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-21T13:23:04.462Z] #19 146.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:04.462Z] #19 ... [2022-04-21T13:23:04.462Z] [2022-04-21T13:23:04.462Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:04.462Z] #52 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:04.462Z] #52 DONE 153.9s [2022-04-21T13:23:04.462Z] [2022-04-21T13:23:04.462Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:23:04.462Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:23:04.462Z] #19 146.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:23:04.462Z] #19 146.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-21T13:23:04.462Z] #19 146.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:23:04.462Z] #19 146.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T13:23:04.462Z] #19 147.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-21T13:23:04.462Z] #19 147.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:04.462Z] #19 147.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T13:23:04.462Z] #19 148.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-21T13:23:04.462Z] #19 148.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:04.462Z] #19 148.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:23:04.986Z] #21 38.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:23:04.986Z] #21 38.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:23:04.986Z] #21 38.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:23:04.986Z] #21 38.62 Setting up patch (2.7.6-7) ... [2022-04-21T13:23:04.986Z] #21 38.65 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:23:05.026Z] #19 148.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-21T13:23:05.026Z] #19 148.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:05.026Z] #19 148.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:23:05.244Z] #21 38.75 invoke-rc.d: could not determine current runlevel [2022-04-21T13:23:05.244Z] #21 38.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:23:05.244Z] #21 38.78 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:23:05.244Z] #21 38.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:23:05.244Z] #21 38.84 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:23:05.244Z] #21 38.86 Setting up pigz (2.6-1) ... [2022-04-21T13:23:05.244Z] #21 38.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:23:05.244Z] #21 38.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:23:05.244Z] #21 38.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:23:05.503Z] #21 38.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:06.071Z] #21 39.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:23:06.071Z] #21 39.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:23:06.331Z] #21 40.00 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:23:06.331Z] #21 40.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:23:06.331Z] #21 40.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:23:06.590Z] #21 40.09 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:23:07.158Z] #21 40.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:23:07.158Z] #21 40.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:23:07.158Z] #21 40.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:23:07.158Z] #21 40.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:23:07.158Z] #21 40.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:23:07.158Z] #21 40.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:23:07.158Z] #21 40.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:23:07.158Z] #21 40.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:23:07.158Z] #21 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:23:07.158Z] #21 40.68 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:23:08.536Z] #21 42.13 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:23:08.536Z] #21 42.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:23:08.536Z] #21 42.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:23:08.536Z] #21 42.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:23:09.918Z] #21 43.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:23:09.918Z] #21 43.37 Setting up jq (1.6-2.1) ... [2022-04-21T13:23:09.918Z] #21 43.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:23:09.918Z] #21 43.43 Setting up iptables (1.8.7-1) ... [2022-04-21T13:23:09.918Z] #21 43.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:23:09.918Z] #21 43.51 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:23:10.486Z] #21 43.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:23:11.573Z] #19 155.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-21T13:23:11.573Z] #19 155.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:11.573Z] #19 155.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:23:11.573Z] #19 155.3 Selecting previously unselected package patch. [2022-04-21T13:23:11.573Z] #19 155.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-21T13:23:11.573Z] #19 155.3 Unpacking patch (2.7.6-7) ... [2022-04-21T13:23:11.573Z] #19 155.3 Selecting previously unselected package dpkg-dev. [2022-04-21T13:23:11.573Z] #19 155.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-21T13:23:11.573Z] #19 155.4 Unpacking dpkg-dev (1.20.9) ... [2022-04-21T13:23:11.830Z] #19 155.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-21T13:23:11.830Z] #19 155.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-21T13:23:11.830Z] #19 155.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T13:23:11.830Z] #19 155.6 Selecting previously unselected package libio-string-perl. [2022-04-21T13:23:11.830Z] #19 155.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-21T13:23:11.830Z] #19 155.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-21T13:23:11.830Z] #19 155.6 Selecting previously unselected package libicu67:amd64. [2022-04-21T13:23:11.830Z] #19 155.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-21T13:23:11.863Z] #21 DONE 45.4s [2022-04-21T13:23:11.863Z] [2022-04-21T13:23:11.863Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:11.863Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:11.863Z] #45 ... [2022-04-21T13:23:11.863Z] [2022-04-21T13:23:11.863Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:23:11.863Z] #22 sha256:78bd08c1bf1ca00388b0aa0f76e0a431902f763c189a659e5be3c952c729421a [2022-04-21T13:23:12.087Z] #19 155.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-21T13:23:12.698Z] #23 9.959 Collecting yamllint==1.26.1 [2022-04-21T13:23:12.800Z] #22 0.911 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:23:12.800Z] #22 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:23:12.800Z] #22 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:23:12.800Z] #22 DONE 1.0s [2022-04-21T13:23:12.800Z] [2022-04-21T13:23:12.800Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:23:12.800Z] #23 sha256:0e123318212cf9da61e05de8d2f9e2d78739358c8b15512784fac12c85abd181 [2022-04-21T13:23:12.975Z] #23 9.125 Collecting yamllint==1.26.1 [2022-04-21T13:23:13.016Z] #19 156.8 Selecting previously unselected package libxml2:amd64. [2022-04-21T13:23:13.016Z] #19 156.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-21T13:23:13.231Z] #23 10.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:23:13.273Z] #19 156.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:23:13.273Z] #19 157.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-21T13:23:13.273Z] #19 157.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-21T13:23:13.273Z] #19 157.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T13:23:13.273Z] #19 157.0 Selecting previously unselected package libxml-sax-base-perl. [2022-04-21T13:23:13.273Z] #19 157.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-21T13:23:13.273Z] #19 157.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T13:23:13.273Z] #19 157.1 Selecting previously unselected package libxml-sax-perl. [2022-04-21T13:23:13.529Z] #19 157.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T13:23:13.529Z] #19 157.1 Selecting previously unselected package libxml-libxml-perl. [2022-04-21T13:23:13.529Z] #19 157.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-21T13:23:13.529Z] #19 157.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T13:23:13.529Z] #19 157.2 Selecting previously unselected package libxml-simple-perl. [2022-04-21T13:23:13.529Z] #19 157.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-21T13:23:13.529Z] #19 157.3 Selecting previously unselected package libyaml-perl. [2022-04-21T13:23:13.529Z] #19 157.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.3 Unpacking libyaml-perl (1.30-1) ... [2022-04-21T13:23:13.529Z] #19 157.3 Selecting previously unselected package libconfig-auto-perl. [2022-04-21T13:23:13.529Z] #19 157.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-21T13:23:13.529Z] #19 157.4 Selecting previously unselected package libfile-which-perl. [2022-04-21T13:23:13.529Z] #19 157.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.4 Unpacking libfile-which-perl (1.23-1) ... [2022-04-21T13:23:13.529Z] #19 157.4 Selecting previously unselected package libfile-homedir-perl. [2022-04-21T13:23:13.529Z] #19 157.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-21T13:23:13.529Z] #19 157.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-21T13:23:13.641Z] #23 11.03 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:23:13.786Z] #19 157.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-21T13:23:13.786Z] #19 157.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-21T13:23:13.786Z] #19 157.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T13:23:13.786Z] #19 157.5 Selecting previously unselected package dpkg-cross. [2022-04-21T13:23:13.786Z] #19 157.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-21T13:23:13.786Z] #19 157.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-21T13:23:13.786Z] #19 157.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-21T13:23:13.786Z] #19 157.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-21T13:23:13.786Z] #19 157.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-21T13:23:13.786Z] #19 157.6 Selecting previously unselected package libc6-armel-cross. [2022-04-21T13:23:13.786Z] #19 157.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:13.786Z] #19 157.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-21T13:23:14.043Z] #19 157.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-21T13:23:14.043Z] #19 157.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.043Z] #19 157.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.043Z] #19 157.8 Selecting previously unselected package libgomp1-armel-cross. [2022-04-21T13:23:14.043Z] #19 157.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.043Z] #19 157.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.043Z] #19 157.9 Selecting previously unselected package libatomic1-armel-cross. [2022-04-21T13:23:14.043Z] #19 157.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.043Z] #19 157.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.043Z] #19 157.9 Selecting previously unselected package libasan6-armel-cross. [2022-04-21T13:23:14.043Z] #19 157.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.299Z] #19 157.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.556Z] #19 158.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-21T13:23:14.556Z] #19 158.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.556Z] #19 158.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.600Z] #23 11.30 Collecting pathspec>=0.5.3 [2022-04-21T13:23:14.600Z] #23 11.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:23:14.812Z] #19 158.4 Selecting previously unselected package libubsan1-armel-cross. [2022-04-21T13:23:14.812Z] #19 158.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.812Z] #19 158.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.812Z] #19 158.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-21T13:23:14.812Z] #19 158.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:14.812Z] #19 158.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:14.857Z] #23 11.65 Collecting pyyaml [2022-04-21T13:23:14.857Z] #23 11.66 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-21T13:23:14.857Z] #23 11.72 Building wheels for collected packages: yamllint [2022-04-21T13:23:14.857Z] #23 11.72 Building wheel for yamllint (setup.py): started [2022-04-21T13:23:15.025Z] #23 12.09 Collecting pathspec>=0.5.3 [2022-04-21T13:23:15.025Z] #23 12.09 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:23:15.025Z] #23 12.47 Collecting pyyaml [2022-04-21T13:23:15.025Z] #23 12.53 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-21T13:23:15.025Z] #23 12.58 Building wheels for collected packages: yamllint [2022-04-21T13:23:15.068Z] #19 158.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-21T13:23:15.069Z] #19 158.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:15.069Z] #19 158.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:23:15.285Z] #23 12.58 Building wheel for yamllint (setup.py): started [2022-04-21T13:23:15.787Z] #23 12.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:23:15.787Z] #23 12.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d0cb5d0f1c475aaa6183e28773cd2ce0f6a9822c369dbbb486e8591660bf5710 [2022-04-21T13:23:15.787Z] #23 12.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:23:15.787Z] #23 12.66 Successfully built yamllint [2022-04-21T13:23:15.787Z] #23 12.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:23:16.044Z] #23 13.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:23:16.226Z] #23 13.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:23:16.226Z] #23 13.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d0cb5d0f1c475aaa6183e28773cd2ce0f6a9822c369dbbb486e8591660bf5710 [2022-04-21T13:23:16.226Z] #23 13.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:23:16.226Z] #23 13.61 Successfully built yamllint [2022-04-21T13:23:16.226Z] #23 13.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:23:16.487Z] #23 14.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:23:16.610Z] #23 DONE 13.6s [2022-04-21T13:23:16.610Z] [2022-04-21T13:23:16.610Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:16.610Z] #27 sha256:2570c0dd1b1f50571b581319f3a18916501b762f047ccb8b2ba99081330f68c2 [2022-04-21T13:23:16.867Z] #27 DONE 0.3s [2022-04-21T13:23:16.867Z] [2022-04-21T13:23:16.867Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:16.867Z] #32 sha256:e12e36d791cde62503a73e0b141a1c10d27546e3fa621161e4a9e7e44a1987c4 [2022-04-21T13:23:17.430Z] #23 DONE 14.8s [2022-04-21T13:23:17.430Z] [2022-04-21T13:23:17.430Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:17.430Z] #27 sha256:b0864ef7b9049285525a4167b937264b4cb08805323c7a39f09d90fa6f1c7788 [2022-04-21T13:23:17.431Z] #32 DONE 0.5s [2022-04-21T13:23:17.431Z] [2022-04-21T13:23:17.431Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:17.431Z] #35 sha256:fbecf14c137ab0b4dc1fe02df8c666bb1c05d1c72b4655f0e940391fe9f5aad0 [2022-04-21T13:23:17.688Z] #35 DONE 0.3s [2022-04-21T13:23:17.688Z] [2022-04-21T13:23:17.688Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:17.688Z] #37 sha256:28e112325d4c79ffcc4898e0756c9d590a6b96731dbd9226c1ca09670cbd7d6e [2022-04-21T13:23:17.688Z] #37 DONE 0.1s [2022-04-21T13:23:17.688Z] [2022-04-21T13:23:17.688Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:17.688Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:17.691Z] #27 DONE 0.3s [2022-04-21T13:23:17.691Z] [2022-04-21T13:23:17.691Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:17.691Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:23:17.691Z] #58 ... [2022-04-21T13:23:17.691Z] [2022-04-21T13:23:17.691Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:17.691Z] #32 sha256:4dda3d13136cb726aa532bfd7c7911acfc8494b2a49786794836c9d529da9cb2 [2022-04-21T13:23:17.946Z] #53 ... [2022-04-21T13:23:17.946Z] [2022-04-21T13:23:17.946Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:17.946Z] #39 sha256:db00a33a084091525063415e68d484dba0e0e502e51a77359055cec8af259458 [2022-04-21T13:23:17.946Z] #39 DONE 0.1s [2022-04-21T13:23:17.946Z] [2022-04-21T13:23:17.946Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:17.946Z] #43 sha256:2b127282a077dc5386236b24eba6dbd820624235d59e4be78f2193c042fd9838 [2022-04-21T13:23:17.946Z] #43 DONE 0.1s [2022-04-21T13:23:17.946Z] [2022-04-21T13:23:17.946Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:17.946Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:18.262Z] #32 DONE 0.5s [2022-04-21T13:23:18.262Z] [2022-04-21T13:23:18.262Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:18.262Z] #35 sha256:bb526d9ea8ae1ae38dabf71e0c43ecbe6247ee3dc393d0be3c4f095b1823d4e2 [2022-04-21T13:23:18.523Z] #35 DONE 0.3s [2022-04-21T13:23:18.523Z] [2022-04-21T13:23:18.523Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:18.523Z] #37 sha256:b301760680313d4dc33f3433d3d50e597a38cf1f7d0a362bff80079bb19da304 [2022-04-21T13:23:18.523Z] #37 DONE 0.1s [2022-04-21T13:23:18.523Z] [2022-04-21T13:23:18.523Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:18.523Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:18.523Z] #53 ... [2022-04-21T13:23:18.523Z] [2022-04-21T13:23:18.523Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:18.523Z] #39 sha256:79716b04f3f270ccca9cd4dfe4851c8fea0ea3e64e3e53261c76c024667bb9ee [2022-04-21T13:23:18.523Z] #39 DONE 0.1s [2022-04-21T13:23:18.784Z] [2022-04-21T13:23:18.784Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:18.784Z] #43 sha256:506e6f458a2909793f6168285001fbe983e77b1f5341df47cdf6bf438140f502 [2022-04-21T13:23:18.784Z] #43 DONE 0.1s [2022-04-21T13:23:18.784Z] [2022-04-21T13:23:18.784Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:18.784Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:21.611Z] #19 165.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-21T13:23:21.611Z] #19 165.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:21.611Z] #19 165.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:23:22.538Z] #19 166.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-21T13:23:22.538Z] #19 166.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:23:22.770Z] #23 9.402 Collecting yamllint==1.26.1 [2022-04-21T13:23:22.794Z] #19 ... [2022-04-21T13:23:22.794Z] [2022-04-21T13:23:22.794Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:22.794Z] #60 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:22.794Z] #60 168.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:23:22.794Z] #60 DONE 173.8s [2022-04-21T13:23:22.794Z] [2022-04-21T13:23:22.794Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-21T13:23:22.794Z] #19 sha256:c4732ad06fbeea86c8eec6b746683434d05f004105507442cb12f68c52e6dc23 [2022-04-21T13:23:22.794Z] #19 166.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T13:23:23.050Z] #19 166.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-21T13:23:23.050Z] #19 166.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:23.050Z] #19 166.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T13:23:23.306Z] #19 167.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-21T13:23:23.306Z] #19 167.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:23.338Z] #23 10.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:23:23.562Z] #19 167.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:23:23.819Z] #19 167.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-21T13:23:23.819Z] #19 167.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:23.819Z] #19 167.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:23:24.715Z] #23 11.61 Collecting pathspec>=0.5.3 [2022-04-21T13:23:24.715Z] #23 11.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:23:24.715Z] #23 12.01 Collecting pyyaml [2022-04-21T13:23:24.975Z] #23 12.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-21T13:23:24.975Z] #23 12.09 Building wheels for collected packages: yamllint [2022-04-21T13:23:24.975Z] #23 12.12 Building wheel for yamllint (setup.py): started [2022-04-21T13:23:25.911Z] #23 13.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:23:25.911Z] #23 13.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e35c96270bc299bb2a9d23448187607dd581c9f27ee6756f1034bc6f304eb4e9 [2022-04-21T13:23:25.911Z] #23 13.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:23:25.911Z] #23 13.06 Successfully built yamllint [2022-04-21T13:23:25.911Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:23:26.169Z] #23 13.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:23:26.737Z] #23 DONE 14.0s [2022-04-21T13:23:26.737Z] [2022-04-21T13:23:26.737Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:26.737Z] #27 sha256:2305b3d91727b555161379a3829ac780fcd6b9e38fc82be7801145a000541dfc [2022-04-21T13:23:27.306Z] #27 DONE 0.3s [2022-04-21T13:23:27.306Z] [2022-04-21T13:23:27.306Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:27.306Z] #32 sha256:327f2d4e26729816b1a16de95dce7941102351c931c9258f66be4786827bf85d [2022-04-21T13:23:27.565Z] #32 DONE 0.4s [2022-04-21T13:23:27.565Z] [2022-04-21T13:23:27.565Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:27.565Z] #35 sha256:efaa61919bedc81a584ffe6d82c07c3f227033e1426e69684b0f23e2b47350bb [2022-04-21T13:23:27.825Z] #35 DONE 0.3s [2022-04-21T13:23:27.825Z] [2022-04-21T13:23:27.825Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:27.825Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:27.825Z] #45 ... [2022-04-21T13:23:27.825Z] [2022-04-21T13:23:27.825Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:27.825Z] #37 sha256:8a7828129f0a0ea40923ca1ba53dea0032e7ed186c1f709fe0d829e7eb6f71fd [2022-04-21T13:23:27.825Z] #37 DONE 0.1s [2022-04-21T13:23:27.825Z] [2022-04-21T13:23:27.825Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:27.825Z] #39 sha256:f26aea79a4b39057e106a3c043d0a2e76b0688cceed30505199b8c6eef207124 [2022-04-21T13:23:28.084Z] #39 DONE 0.1s [2022-04-21T13:23:28.084Z] [2022-04-21T13:23:28.084Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:28.084Z] #43 sha256:b215f8fda01eaa5bab9796795d127a512151ffe14ee38fc8be2cc52caad39dc7 [2022-04-21T13:23:28.084Z] #43 DONE 0.0s [2022-04-21T13:23:28.084Z] [2022-04-21T13:23:28.084Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:28.084Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:29.068Z] #19 172.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-21T13:23:29.069Z] #19 172.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:29.069Z] #19 172.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:23:29.069Z] #19 172.0 Selecting previously unselected package crossbuild-essential-armel. [2022-04-21T13:23:29.069Z] #19 172.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-21T13:23:29.069Z] #19 172.1 Selecting previously unselected package libc6-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T13:23:29.069Z] #19 172.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.3 Selecting previously unselected package libasan6-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-21T13:23:29.069Z] #19 172.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:29.069Z] #19 172.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:29.069Z] #19 172.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-21T13:23:29.069Z] #19 172.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:29.069Z] #19 172.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:23:33.692Z] #53 ... [2022-04-21T13:23:33.692Z] [2022-04-21T13:23:33.692Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:33.692Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:33.692Z] #45 189.5 + dpkg --print-architecture [2022-04-21T13:23:33.692Z] #45 189.5 + git checkout -q v2.1.0 [2022-04-21T13:23:33.692Z] #45 189.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:23:33.692Z] #45 189.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:23:34.318Z] #19 177.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-21T13:23:34.318Z] #19 177.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:34.318Z] #19 177.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:23:34.318Z] #19 177.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-21T13:23:34.318Z] #19 177.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:23:34.318Z] #19 177.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T13:23:34.318Z] #19 177.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-21T13:23:34.318Z] #19 177.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:34.318Z] #19 177.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T13:23:34.318Z] #19 178.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-21T13:23:34.318Z] #19 178.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:34.318Z] #19 178.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:23:34.574Z] #19 178.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-21T13:23:34.574Z] #19 178.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:34.574Z] #19 178.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:23:34.821Z] #26 213.7 + return [2022-04-21T13:23:34.828Z] 8f616e6e9eec: Pull complete [2022-04-21T13:23:35.187Z] 8f616e6e9eec: Pull complete [2022-04-21T13:23:36.019Z] #53 ... [2022-04-21T13:23:36.020Z] [2022-04-21T13:23:36.020Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-21T13:23:36.020Z] #45 sha256:95c8e72e7d6e6dc376ac94c84e9af4ce4b0c82d427ef2eac0ed3209be546b1d9 [2022-04-21T13:23:36.020Z] #45 187.0 + dpkg --print-architecture [2022-04-21T13:23:36.020Z] #45 187.0 + git checkout -q v2.1.0 [2022-04-21T13:23:36.020Z] #45 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:23:36.020Z] #45 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:23:38.091Z] #26 DONE 217.2s [2022-04-21T13:23:38.091Z] [2022-04-21T13:23:38.091Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:38.091Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:23:39.020Z] #58 ... [2022-04-21T13:23:39.020Z] [2022-04-21T13:23:39.020Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:39.020Z] #53 sha256:133363863fcfca5d10342ea1556e66c04287eb6df7d98d48bc330ceded81351c [2022-04-21T13:23:39.020Z] #53 218.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:23:39.020Z] #53 DONE 218.6s [2022-04-21T13:23:39.020Z] [2022-04-21T13:23:39.020Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:39.020Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:23:39.277Z] #58 ... [2022-04-21T13:23:39.277Z] [2022-04-21T13:23:39.277Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:23:39.277Z] #27 sha256:0c34941e6cefb38844803fa3e2f73d8abc265227139f38dbfcc85fa155c9fc0b [2022-04-21T13:23:39.822Z] #19 183.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-21T13:23:39.822Z] #19 183.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:39.822Z] #19 183.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:23:39.822Z] #19 183.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-21T13:23:39.822Z] #19 183.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-21T13:23:39.822Z] #19 183.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-21T13:23:39.822Z] #19 183.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-21T13:23:39.822Z] #19 183.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:39.822Z] #19 183.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:23:39.822Z] #19 183.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-21T13:23:39.822Z] #19 183.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:39.822Z] #19 183.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:39.822Z] #19 183.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-21T13:23:39.822Z] #19 183.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:39.822Z] #19 183.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:39.822Z] #19 183.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-21T13:23:39.822Z] #19 183.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:39.822Z] #19 183.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:39.822Z] #19 183.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-21T13:23:40.078Z] #19 183.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.078Z] #19 183.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.078Z] #19 183.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-21T13:23:40.078Z] #19 183.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.078Z] #19 183.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.078Z] #19 184.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-21T13:23:40.335Z] #19 184.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.335Z] #19 184.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.335Z] #19 184.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-21T13:23:40.335Z] #19 184.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.335Z] #19 184.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.591Z] #19 184.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-21T13:23:40.591Z] #19 184.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.591Z] #19 184.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.591Z] #19 184.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-21T13:23:40.591Z] #19 184.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.591Z] #19 184.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.591Z] #19 184.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-21T13:23:40.645Z] #27 DONE 1.2s [2022-04-21T13:23:40.645Z] [2022-04-21T13:23:40.645Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:23:40.645Z] #32 sha256:92b327be31ef04c0f5fb218dd9416c25a094db2ab1e581936deb903941d74cc6 [2022-04-21T13:23:40.848Z] #19 184.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.848Z] #19 184.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:40.848Z] #19 184.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-21T13:23:40.848Z] #19 184.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:40.848Z] #19 184.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:41.104Z] #19 184.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-21T13:23:41.104Z] #19 184.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:41.104Z] #19 184.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:23:41.577Z] #32 DONE 0.7s [2022-04-21T13:23:41.577Z] [2022-04-21T13:23:41.577Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:41.577Z] #58 sha256:8c5322c77e0d3148b40f1abc2c1492c0ee019f049fcea14b9dc0758d106b0ac6 [2022-04-21T13:23:41.577Z] #58 125.8 + mkdir -p /build [2022-04-21T13:23:41.577Z] #58 125.8 + cp runc /build/runc [2022-04-21T13:23:41.577Z] #58 DONE 126.2s [2022-04-21T13:23:41.577Z] [2022-04-21T13:23:41.577Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:23:41.577Z] #35 sha256:91f1e38a434d02b30a8669a0da211d794f058f2f73d8da340cf52e68d0dbedae [2022-04-21T13:23:41.577Z] #35 DONE 0.1s [2022-04-21T13:23:41.577Z] [2022-04-21T13:23:41.577Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:23:41.577Z] #37 sha256:0d3cb740e6384b731189a948020ff94368fffd813a3457a885e577af9dbfec54 [2022-04-21T13:23:41.577Z] #37 DONE 0.1s [2022-04-21T13:23:41.577Z] [2022-04-21T13:23:41.577Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:23:41.577Z] #39 sha256:f95bc78b615045ac6b5df24ccf6acd9b549470ee9289dd19264499109dfb3469 [2022-04-21T13:23:41.834Z] #39 DONE 0.1s [2022-04-21T13:23:41.834Z] [2022-04-21T13:23:41.834Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:23:41.834Z] #43 sha256:c7ea851f6078b43b59ba6398dccffe4483d42d836c78507dcaf314cda0e806ce [2022-04-21T13:23:41.834Z] #43 DONE 0.1s [2022-04-21T13:23:41.834Z] [2022-04-21T13:23:41.834Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:41.834Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:23:41.834Z] #62 ... [2022-04-21T13:23:41.834Z] [2022-04-21T13:23:41.834Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:23:41.834Z] #46 sha256:df5cac93fcb16d34b07fe3989e92c1a69a3449db592d3470a1df0ce9b8ee8727 [2022-04-21T13:23:42.463Z] #46 DONE 0.5s [2022-04-21T13:23:42.463Z] [2022-04-21T13:23:42.463Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:23:42.463Z] #50 sha256:bf0f88da62bc0ae1a9b2f48eca463a49015308ecb64122b1d9ea11cc413c1466 [2022-04-21T13:23:42.463Z] #50 DONE 0.1s [2022-04-21T13:23:42.463Z] [2022-04-21T13:23:42.463Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:23:42.463Z] #52 sha256:c0f5c875dfc3c2a09142a47b17d41c209f9cbf09b8c5290053d6e79b99635c36 [2022-04-21T13:23:42.463Z] #52 DONE 0.1s [2022-04-21T13:23:42.463Z] [2022-04-21T13:23:42.463Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:42.463Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:23:42.463Z] #62 ... [2022-04-21T13:23:42.463Z] [2022-04-21T13:23:42.463Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:23:42.463Z] #54 sha256:b9f6d19a2eebcb0d78f946d071f5be8dc1bbc33a6d06da25bc3a13093820533e [2022-04-21T13:23:42.969Z] #45 189.3 + dpkg --print-architecture [2022-04-21T13:23:42.969Z] #45 189.3 + git checkout -q v2.1.0 [2022-04-21T13:23:43.229Z] #45 189.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-21T13:23:43.229Z] #45 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-21T13:23:43.393Z] #54 DONE 1.0s [2022-04-21T13:23:43.393Z] [2022-04-21T13:23:43.393Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:43.393Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:23:43.393Z] #62 ... [2022-04-21T13:23:43.393Z] [2022-04-21T13:23:43.393Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:23:43.393Z] #56 sha256:82f4c3515ac0e778beca14411b68960cdafd0ec0ebc711e4bc2aac7448b1b842 [2022-04-21T13:23:43.393Z] #56 DONE 0.1s [2022-04-21T13:23:43.393Z] [2022-04-21T13:23:43.393Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:23:43.393Z] #59 sha256:02e314e88fd26444980a33bf3dd814c4056d35acbcc90a0230bf71daa35ef4a5 [2022-04-21T13:23:43.649Z] #59 DONE 0.3s [2022-04-21T13:23:43.649Z] [2022-04-21T13:23:43.649Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:23:43.649Z] #62 sha256:6994e47dbc8f7e1680e0f106657de2994ba2cefbfc595c6f9d1df921942f364a [2022-04-21T13:23:44.211Z] #62 193.7 + bin/containerd [2022-04-21T13:23:46.360Z] #19 189.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-21T13:23:46.360Z] #19 189.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:46.360Z] #19 189.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:23:46.360Z] #19 189.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-21T13:23:46.360Z] #19 189.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:23:46.360Z] #19 189.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T13:23:46.360Z] #19 190.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-21T13:23:46.360Z] #19 190.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:46.360Z] #19 190.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:23:46.617Z] #19 190.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-21T13:23:46.617Z] #19 190.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:46.617Z] #19 190.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:23:47.180Z] #19 190.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-21T13:23:47.180Z] #19 190.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:47.180Z] #19 190.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 196.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-21T13:23:53.782Z] #19 196.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:53.782Z] #19 196.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:23:53.782Z] #19 196.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-21T13:23:53.782Z] #19 196.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-21T13:23:53.782Z] #19 196.5 Selecting previously unselected package libc6-s390x-cross. [2022-04-21T13:23:53.782Z] #19 196.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T13:23:53.782Z] #19 196.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-21T13:23:53.782Z] #19 196.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 196.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-21T13:23:53.782Z] #19 196.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 196.9 Selecting previously unselected package libitm1-s390x-cross. [2022-04-21T13:23:53.782Z] #19 196.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 196.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-21T13:23:53.782Z] #19 196.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 196.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 197.0 Selecting previously unselected package libasan6-s390x-cross. [2022-04-21T13:23:53.782Z] #19 197.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 197.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 197.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-21T13:23:53.782Z] #19 197.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 197.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:53.782Z] #19 197.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-21T13:23:53.782Z] #19 197.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:53.782Z] #19 197.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:54.038Z] #19 197.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-21T13:23:54.038Z] #19 197.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:54.038Z] #19 197.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:54.038Z] #19 197.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-21T13:23:54.038Z] #19 197.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:54.038Z] #19 197.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:23:55.657Z] #45 DONE 212.1s [2022-04-21T13:23:55.657Z] [2022-04-21T13:23:55.657Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:23:55.657Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:23:56.230Z] #53 ... [2022-04-21T13:23:56.230Z] [2022-04-21T13:23:56.230Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:23:56.230Z] #46 sha256:53b0683a5a24675177aa58f8c537172f1bcb32f078f512b485b5d81a2f5ccac3 [2022-04-21T13:23:56.801Z] #46 DONE 0.6s [2022-04-21T13:23:56.801Z] [2022-04-21T13:23:56.801Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:56.801Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:23:56.801Z] #58 ... [2022-04-21T13:23:56.801Z] [2022-04-21T13:23:56.801Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:23:56.801Z] #50 sha256:8c9537e2c724836ab2a27060bd30c6637cdb92ecba43e7b10fb4d2985630d329 [2022-04-21T13:23:56.801Z] #50 DONE 0.1s [2022-04-21T13:23:56.801Z] [2022-04-21T13:23:56.801Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:23:56.801Z] #52 sha256:21a03ff0878748114d86c29b56aa9034a89a5e7dd4da576d613f3c64bec3b89a [2022-04-21T13:23:57.062Z] #52 DONE 0.1s [2022-04-21T13:23:57.062Z] [2022-04-21T13:23:57.062Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:23:57.062Z] #58 sha256:28278ea26c8f733381dafacbe0b4da3d237ad9b8a0fd188d723fb1fcf8653253 [2022-04-21T13:23:59.285Z] #19 202.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-21T13:23:59.285Z] #19 202.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:23:59.285Z] #19 202.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:23:59.285Z] #19 202.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-21T13:23:59.285Z] #19 202.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-21T13:23:59.285Z] #19 202.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T13:23:59.285Z] #19 202.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-21T13:23:59.285Z] #19 202.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-21T13:23:59.285Z] #19 202.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T13:23:59.285Z] #19 203.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-21T13:23:59.285Z] #19 203.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-21T13:23:59.285Z] #19 203.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:23:59.542Z] #19 203.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-21T13:23:59.542Z] #19 203.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-21T13:23:59.542Z] #19 203.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:02.528Z] #45 DONE 213.7s [2022-04-21T13:24:02.528Z] [2022-04-21T13:24:02.528Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:02.528Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:24:03.096Z] #58 ... [2022-04-21T13:24:03.096Z] [2022-04-21T13:24:03.096Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:24:03.096Z] #46 sha256:40c5bd7d656879570a81212bbb2cb140dec42d8dd5abad0d92cb6c11f374d2e6 [2022-04-21T13:24:03.661Z] #46 DONE 0.4s [2022-04-21T13:24:03.661Z] [2022-04-21T13:24:03.661Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:24:03.661Z] #50 sha256:175fe796adaae3c43522e0f0d102d719b6490cdd65086185a4434afe6cf42f34 [2022-04-21T13:24:03.661Z] #50 DONE 0.1s [2022-04-21T13:24:03.661Z] [2022-04-21T13:24:03.661Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:24:03.661Z] #52 sha256:4d0d2df538ef75904816bd217e0c110e9957c96c40b3e9d64be1b4cb5021523c [2022-04-21T13:24:03.661Z] #52 DONE 0.1s [2022-04-21T13:24:03.661Z] [2022-04-21T13:24:03.661Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:24:03.661Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:24:03.713Z] #19 207.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-21T13:24:03.713Z] #19 207.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-21T13:24:03.713Z] #19 207.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:03.713Z] #19 207.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-21T13:24:03.713Z] #19 207.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-21T13:24:03.713Z] #19 207.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up libfile-which-perl (1.23-1) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-21T13:24:03.713Z] #19 207.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:24:03.969Z] #19 207.6 Setting up libicu67:amd64 (67.1-7) ... [2022-04-21T13:24:03.969Z] #19 207.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-21T13:24:03.969Z] #19 207.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:24:03.969Z] #19 207.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up file (1:5.39-3) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:24:03.969Z] #19 207.7 Setting up bzip2 (1.0.8-4) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up libyaml-perl (1.30-1) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up libio-string-perl (1.08-3.1) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-21T13:24:03.969Z] #19 207.8 Setting up cross-config (2.6.18+nmu1) ... [2022-04-21T13:24:04.225Z] #19 207.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-21T13:24:04.225Z] #19 207.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-21T13:24:04.225Z] #19 207.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up patch (2.7.6-7) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-21T13:24:04.225Z] #19 208.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.225Z] #19 208.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.225Z] #19 208.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-21T13:24:04.225Z] #19 208.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-21T13:24:04.481Z] #19 208.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-21T13:24:04.481Z] #19 208.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.481Z] #19 208.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-21T13:24:04.737Z] #19 208.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-21T13:24:04.737Z] #19 208.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.737Z] #19 208.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-21T13:24:04.737Z] #19 208.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-21T13:24:04.993Z] #19 208.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T13:24:04.993Z] #19 208.8 [2022-04-21T13:24:04.993Z] #19 208.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T13:24:04.993Z] #19 208.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.993Z] #19 208.9 Setting up dpkg-dev (1.20.9) ... [2022-04-21T13:24:04.993Z] #19 208.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:04.993Z] #19 208.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:24:05.249Z] #19 208.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 208.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 208.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 208.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 208.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 209.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 209.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 209.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 209.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.249Z] #19 209.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-21T13:24:05.249Z] #19 209.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-21T13:24:05.249Z] #19 209.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-21T13:24:05.504Z] #19 209.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-21T13:24:05.504Z] #19 209.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-21T13:24:05.504Z] #19 209.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:05.504Z] #19 209.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:05.504Z] #19 209.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.504Z] #19 209.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:24:05.759Z] #19 209.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:05.759Z] #19 209.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.759Z] #19 209.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up libxml-simple-perl (2.25-1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:05.760Z] #19 209.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-21T13:24:06.015Z] #19 209.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.015Z] #19 209.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-21T13:24:06.015Z] #19 209.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.287Z] #19 209.9 Setting up crossbuild-essential-armel (12.9) ... [2022-04-21T13:24:06.287Z] #19 209.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-21T13:24:06.287Z] #19 209.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-21T13:24:06.287Z] #19 209.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-21T13:24:06.287Z] #19 210.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-21T13:24:06.287Z] #19 210.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-21T13:24:06.287Z] #19 210.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:24:08.194Z] #19 DONE 211.7s [2022-04-21T13:24:08.194Z] [2022-04-21T13:24:08.194Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-21T13:24:08.194Z] #71 sha256:0843caa2b81e26865546c5865e57664466efa22a1f23de46b1cb91c6dd07cc9d [2022-04-21T13:24:08.194Z] #71 DONE 0.1s [2022-04-21T13:24:08.194Z] [2022-04-21T13:24:08.194Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-21T13:24:08.194Z] #32 sha256:69507d09f851930abb4c2db2fcf3f69e5940e89c49cfb29660b7300bd256892e [2022-04-21T13:24:08.194Z] #32 DONE 0.1s [2022-04-21T13:24:08.194Z] [2022-04-21T13:24:08.194Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-21T13:24:08.194Z] #33 sha256:f86274ab976bc49abd4d22dae8a1155457f07c421507bd896e26b57aa4a8d62a [2022-04-21T13:24:09.561Z] #33 1.411 + RM_GOPATH=0 [2022-04-21T13:24:09.561Z] #33 1.411 + TMP_GOPATH= [2022-04-21T13:24:09.561Z] #33 1.411 + : /build [2022-04-21T13:24:09.561Z] #33 1.411 + '[' -z '' ']' [2022-04-21T13:24:09.561Z] #33 1.411 ++ mktemp -d [2022-04-21T13:24:09.561Z] #33 1.412 + export GOPATH=/tmp/tmp.0ieTkVvTnv [2022-04-21T13:24:09.561Z] #33 1.412 + GOPATH=/tmp/tmp.0ieTkVvTnv [2022-04-21T13:24:09.561Z] #33 1.412 + RM_GOPATH=1 [2022-04-21T13:24:09.561Z] #33 1.412 + case "$(go env GOARCH)" in [2022-04-21T13:24:09.561Z] #33 1.412 ++ go env GOARCH [2022-04-21T13:24:09.561Z] #33 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:09.561Z] #33 1.418 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:09.561Z] #33 1.418 ++ dirname /install.sh [2022-04-21T13:24:09.561Z] #33 1.419 + dir=/ [2022-04-21T13:24:09.561Z] #33 1.419 + bin=dockercli [2022-04-21T13:24:09.561Z] #33 1.419 + shift [2022-04-21T13:24:09.561Z] #33 1.419 + '[' '!' -f //dockercli.installer ']' [2022-04-21T13:24:09.561Z] #33 1.419 + . //dockercli.installer [2022-04-21T13:24:09.561Z] #33 1.419 ++ : stable [2022-04-21T13:24:09.561Z] #33 1.419 ++ : 17.06.2-ce [2022-04-21T13:24:09.561Z] #33 1.419 + install_dockercli [2022-04-21T13:24:09.561Z] #33 1.419 Install docker/cli version 17.06.2-ce from stable [2022-04-21T13:24:09.561Z] #33 1.419 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-21T13:24:09.561Z] #33 1.420 ++ uname -m [2022-04-21T13:24:09.561Z] #33 1.423 + arch=x86_64 [2022-04-21T13:24:09.561Z] #33 1.423 + '[' x86_64 '!=' x86_64 ']' [2022-04-21T13:24:09.561Z] #33 1.423 + url=https://download.docker.com/linux/static [2022-04-21T13:24:09.561Z] #33 1.424 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-21T13:24:09.561Z] #33 1.424 + tar -xz docker/docker [2022-04-21T13:24:09.802Z] #45 DONE 216.3s [2022-04-21T13:24:09.802Z] [2022-04-21T13:24:09.802Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:09.802Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:24:11.253Z] #58 ... [2022-04-21T13:24:11.253Z] [2022-04-21T13:24:11.253Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:24:11.253Z] #46 sha256:e1d21494935f42a2932a9ebb1b6d0f78de6dec06fc292fd535b4a4f67212a249 [2022-04-21T13:24:12.239Z] #46 DONE 1.0s [2022-04-21T13:24:12.239Z] [2022-04-21T13:24:12.239Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:24:12.239Z] #50 sha256:1c2593ec79776fb57b8d1c68ef454cbc7cbcb6f1a9225d582bc47e58fe994e29 [2022-04-21T13:24:12.239Z] #50 DONE 0.1s [2022-04-21T13:24:12.239Z] [2022-04-21T13:24:12.239Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:24:12.239Z] #52 sha256:2d637ca324580a7fa4cf306a83f836a08be7c7fcb36ed793871ed2413cd58c35 [2022-04-21T13:24:12.508Z] #52 DONE 0.2s [2022-04-21T13:24:12.508Z] [2022-04-21T13:24:12.508Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:12.508Z] #58 sha256:e0f9e0502a2e2f2d0afb9a4abf27480bdb1ff0071697c81cbaa9eaa50639f482 [2022-04-21T13:24:12.836Z] #33 4.708 + mkdir -p /build [2022-04-21T13:24:12.836Z] #33 4.710 + mv docker/docker /build/ [2022-04-21T13:24:12.836Z] #33 4.712 + rmdir docker [2022-04-21T13:24:12.836Z] #33 DONE 4.8s [2022-04-21T13:24:12.836Z] [2022-04-21T13:24:12.836Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:24:12.836Z] #72 sha256:21775ee7acea20b28b2368ddf6f636bc4c890ec623141dae2ab8ccc54606e264 [2022-04-21T13:24:12.836Z] #72 1.399 + RM_GOPATH=0 [2022-04-21T13:24:12.836Z] #72 1.399 + TMP_GOPATH= [2022-04-21T13:24:12.836Z] #72 1.399 + : /build [2022-04-21T13:24:12.836Z] #72 1.399 + '[' -z '' ']' [2022-04-21T13:24:12.836Z] #72 1.399 ++ mktemp -d [2022-04-21T13:24:12.836Z] #72 1.409 + export GOPATH=/tmp/tmp.fLrSZlvK7Q [2022-04-21T13:24:12.836Z] #72 1.409 + GOPATH=/tmp/tmp.fLrSZlvK7Q [2022-04-21T13:24:12.836Z] #72 1.409 + RM_GOPATH=1 [2022-04-21T13:24:12.836Z] #72 1.410 + case "$(go env GOARCH)" in [2022-04-21T13:24:12.836Z] #72 1.410 ++ go env GOARCH [2022-04-21T13:24:12.836Z] #72 1.414 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:12.836Z] #72 1.416 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:12.836Z] #72 1.417 ++ dirname /install.sh [2022-04-21T13:24:12.836Z] #72 1.418 + dir=/ [2022-04-21T13:24:12.836Z] #72 1.418 + bin=rootlesskit [2022-04-21T13:24:12.836Z] #72 1.419 + shift [2022-04-21T13:24:12.836Z] #72 1.420 + '[' '!' -f //rootlesskit.installer ']' [2022-04-21T13:24:12.836Z] #72 1.420 + . //rootlesskit.installer [2022-04-21T13:24:12.836Z] #72 1.420 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:24:12.836Z] #72 1.420 + install_rootlesskit [2022-04-21T13:24:12.836Z] #72 1.420 + case "$1" in [2022-04-21T13:24:12.836Z] #72 1.421 + export CGO_ENABLED=0 [2022-04-21T13:24:12.836Z] #72 1.421 + CGO_ENABLED=0 [2022-04-21T13:24:12.836Z] #72 1.421 + _install_rootlesskit [2022-04-21T13:24:12.836Z] #72 1.421 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-21T13:24:12.836Z] #72 1.421 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:24:12.836Z] #72 1.421 + GOBIN=/build [2022-04-21T13:24:12.836Z] #72 1.421 + GO111MODULE=on [2022-04-21T13:24:12.836Z] #72 1.421 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:24:12.836Z] #72 1.421 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:24:12.836Z] #72 1.842 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-21T13:24:12.836Z] #72 3.161 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T13:24:12.836Z] #72 3.161 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-21T13:24:12.836Z] #72 3.419 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-21T13:24:12.836Z] #72 4.786 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-21T13:24:13.093Z] #72 5.159 go: downloading github.com/google/uuid v1.3.0 [2022-04-21T13:24:13.349Z] #72 5.171 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-21T13:24:13.349Z] #72 5.239 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-21T13:24:13.605Z] #72 5.334 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-21T13:24:13.605Z] #72 5.368 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-21T13:24:13.605Z] #72 5.467 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-21T13:24:13.862Z] #72 5.709 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-21T13:24:13.862Z] #72 5.862 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-21T13:24:14.118Z] #72 6.026 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-21T13:24:15.045Z] #72 6.989 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:24:18.318Z] #72 ... [2022-04-21T13:24:18.318Z] [2022-04-21T13:24:18.318Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:24:18.318Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:24:18.318Z] #20 1.708 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:24:18.318Z] #20 1.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:24:18.318Z] #20 1.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:24:18.318Z] #20 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:24:18.318Z] #20 2.293 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:24:18.318Z] #20 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:24:18.318Z] #20 3.381 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:24:18.318Z] #20 3.965 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:24:18.318Z] #20 4.421 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:24:18.318Z] #20 4.846 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:24:18.318Z] #20 4.846 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:24:18.318Z] #20 4.846 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:24:18.318Z] #20 4.846 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:24:18.318Z] #20 4.847 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:24:18.318Z] #20 4.847 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:24:18.318Z] #20 4.871 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:24:18.318Z] #20 4.871 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:24:18.318Z] #20 4.871 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #20 4.871 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #20 4.871 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:24:18.318Z] #20 4.874 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:24:18.318Z] #20 ... [2022-04-21T13:24:18.318Z] [2022-04-21T13:24:18.318Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:24:18.318Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:24:18.318Z] #47 1.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:24:18.318Z] #47 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:24:18.318Z] #47 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:24:18.318Z] #47 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:24:18.318Z] #47 2.235 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:24:18.318Z] #47 2.556 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:24:18.318Z] #47 3.086 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:24:18.318Z] #47 3.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:24:18.318Z] #47 4.307 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:24:18.318Z] #47 4.693 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:24:18.318Z] #47 4.700 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:24:18.318Z] #47 4.700 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:24:18.318Z] #47 4.701 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:24:18.318Z] #47 4.701 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:24:18.318Z] #47 4.729 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:24:18.318Z] #47 4.801 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:24:18.318Z] #47 4.806 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #47 4.807 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #47 4.809 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:24:18.318Z] #47 4.810 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:24:18.318Z] #47 4.811 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:24:18.318Z] #47 ... [2022-04-21T13:24:18.318Z] [2022-04-21T13:24:18.318Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:24:18.318Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:24:18.318Z] #67 1.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:24:18.318Z] #67 1.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:24:18.318Z] #67 1.910 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:24:18.318Z] #67 2.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:24:18.318Z] #67 2.565 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:24:18.318Z] #67 2.992 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:24:18.318Z] #67 3.498 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:24:18.318Z] #67 3.990 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:24:18.318Z] #67 4.624 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:24:18.318Z] #67 5.136 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:24:18.318Z] #67 5.136 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:24:18.318Z] #67 5.136 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:24:18.318Z] #67 5.176 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:24:18.318Z] #67 5.176 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:24:18.318Z] #67 5.208 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:24:18.318Z] #67 5.296 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:24:18.318Z] #67 5.327 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:24:18.318Z] #67 5.327 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #67 5.327 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:24:18.318Z] #67 5.327 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:24:18.318Z] #67 5.327 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:24:29.177Z] #58 142.5 + mkdir -p /build [2022-04-21T13:24:29.177Z] #58 142.5 + cp runc /build/runc [2022-04-21T13:24:30.499Z] #67 ... [2022-04-21T13:24:30.499Z] [2022-04-21T13:24:30.499Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:24:30.499Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:24:30.499Z] #47 21.23 Fetched 48.9 MB in 20s (2474 kB/s) [2022-04-21T13:24:30.562Z] #58 DONE 144.4s [2022-04-21T13:24:30.562Z] [2022-04-21T13:24:30.562Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:30.562Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:24:30.844Z] #62 232.9 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:24:30.844Z] #62 232.9 /usr/bin/ld: /tmp/go-link-3276058314/000019.o: in function `New': [2022-04-21T13:24:30.844Z] #62 232.9 /tmp/tmp.DVMpUmLIQ4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-21T13:24:30.844Z] #62 233.0 + bin/containerd-stress [2022-04-21T13:24:30.844Z] #62 234.1 + bin/containerd-shim [2022-04-21T13:24:32.472Z] #62 ... [2022-04-21T13:24:32.472Z] [2022-04-21T13:24:32.472Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:24:32.472Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:24:32.472Z] #53 250.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:24:32.472Z] #53 DONE 250.2s [2022-04-21T13:24:32.472Z] [2022-04-21T13:24:32.472Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:32.472Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:24:33.373Z] #62 242.5 + bin/containerd-shim-runc-v1 [2022-04-21T13:24:33.412Z] #62 ... [2022-04-21T13:24:33.412Z] [2022-04-21T13:24:33.412Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:24:33.412Z] #54 sha256:01a087c5ce9b6b9491a9d1c22eb2a30b5a511fdced97743ad05a3f23a0760284 [2022-04-21T13:24:33.982Z] #54 DONE 0.7s [2022-04-21T13:24:33.982Z] [2022-04-21T13:24:33.982Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:33.982Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:24:34.243Z] #62 ... [2022-04-21T13:24:34.243Z] [2022-04-21T13:24:34.243Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:24:34.243Z] #56 sha256:6396d181e95f8b4d7496eff527af1a370578bcd446609052788217cb28f6482d [2022-04-21T13:24:34.243Z] #56 DONE 0.1s [2022-04-21T13:24:34.243Z] [2022-04-21T13:24:34.243Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:24:34.243Z] #59 sha256:941c184321d911d03c92ac0a64936db5a8b7c36356e247ff9933108fdf07e4d2 [2022-04-21T13:24:34.503Z] #59 DONE 0.3s [2022-04-21T13:24:34.503Z] [2022-04-21T13:24:34.503Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:34.503Z] #62 sha256:9af004a12b0e82fa48c58daa6fb79000c7a32b6bd4564b6a739c6eca046dc3bb [2022-04-21T13:24:35.884Z] #62 219.3 + bin/containerd [2022-04-21T13:24:37.045Z] #47 21.23 Reading package lists... [2022-04-21T13:24:37.045Z] #47 ... [2022-04-21T13:24:37.045Z] [2022-04-21T13:24:37.045Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:24:37.045Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:24:37.045Z] #67 22.19 Fetched 48.9 MB in 21s (2371 kB/s) [2022-04-21T13:24:38.415Z] #67 22.19 Reading package lists... [2022-04-21T13:24:38.415Z] #67 ... [2022-04-21T13:24:38.415Z] [2022-04-21T13:24:38.415Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:24:38.415Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:24:38.415Z] #47 21.23 Reading package lists... [2022-04-21T13:24:38.641Z] #62 247.4 + bin/containerd-shim-runc-v2 [2022-04-21T13:24:38.897Z] #62 248.1 + binaries [2022-04-21T13:24:38.897Z] #62 248.1 + install -D bin/containerd /build/containerd [2022-04-21T13:24:38.897Z] #62 248.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:24:38.897Z] #62 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:24:38.897Z] #62 248.2 + install -D bin/ctr /build/ctr [2022-04-21T13:24:39.785Z] #47 30.46 Reading package lists... [2022-04-21T13:24:39.785Z] #47 ... [2022-04-21T13:24:39.785Z] [2022-04-21T13:24:39.785Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:24:39.785Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:24:39.785Z] #20 21.75 Fetched 48.9 MB in 20s (2400 kB/s) [2022-04-21T13:24:39.785Z] #20 21.75 Reading package lists... [2022-04-21T13:24:39.785Z] #20 31.08 Reading package lists... [2022-04-21T13:24:39.785Z] #20 ... [2022-04-21T13:24:39.785Z] [2022-04-21T13:24:39.785Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:24:39.785Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:24:39.785Z] #67 22.19 Reading package lists... [2022-04-21T13:24:41.411Z] #62 DONE 250.2s [2022-04-21T13:24:41.667Z] [2022-04-21T13:24:41.667Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:24:41.667Z] #63 sha256:447117580ae2d981c4beaa16ff8df5f4775e4c5f4bf9c79af79aed34379558fb [2022-04-21T13:24:42.393Z] #53 ... [2022-04-21T13:24:42.393Z] [2022-04-21T13:24:42.393Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:24:42.393Z] #58 sha256:f4001a7d0152b5ccda70318054b2fd1bebdcc373aff2867722f38c2e71fec33e [2022-04-21T13:24:42.393Z] #58 145.5 + mkdir -p /build [2022-04-21T13:24:42.393Z] #58 145.5 + cp runc /build/runc [2022-04-21T13:24:42.393Z] #58 DONE 146.6s [2022-04-21T13:24:42.393Z] [2022-04-21T13:24:42.393Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:24:42.393Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:24:42.393Z] #53 251.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:24:42.393Z] #53 DONE 251.4s [2022-04-21T13:24:42.393Z] [2022-04-21T13:24:42.393Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:42.393Z] #62 sha256:d9ab7fce1840f8b989ae862173d8d598e5ef06cd6135ca1f9343d7cab03c2ed8 [2022-04-21T13:24:42.393Z] #62 ... [2022-04-21T13:24:42.393Z] [2022-04-21T13:24:42.393Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:24:42.393Z] #54 sha256:b5c595086c9163aec255d560428437ceea181e6d81e58d50b6bd1ef259e5bc54 [2022-04-21T13:24:42.393Z] #54 DONE 0.6s [2022-04-21T13:24:42.393Z] [2022-04-21T13:24:42.394Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:42.394Z] #62 sha256:d9ab7fce1840f8b989ae862173d8d598e5ef06cd6135ca1f9343d7cab03c2ed8 [2022-04-21T13:24:42.394Z] #62 ... [2022-04-21T13:24:42.394Z] [2022-04-21T13:24:42.394Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:24:42.394Z] #56 sha256:26356d7a8971613d28e27975987795bc89d12e1a94f497c28c731b3623e7e9ef [2022-04-21T13:24:42.394Z] #56 DONE 0.0s [2022-04-21T13:24:42.394Z] [2022-04-21T13:24:42.394Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:24:42.394Z] #59 sha256:b1ae6f48577a1318d431b5bd267199354f9f3a24704c2053bc7d30673f26d320 [2022-04-21T13:24:42.394Z] #59 DONE 0.2s [2022-04-21T13:24:42.394Z] [2022-04-21T13:24:42.394Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:42.394Z] #62 sha256:d9ab7fce1840f8b989ae862173d8d598e5ef06cd6135ca1f9343d7cab03c2ed8 [2022-04-21T13:24:42.595Z] #63 DONE 0.7s [2022-04-21T13:24:42.595Z] [2022-04-21T13:24:42.595Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:24:42.595Z] #68 sha256:616335f1b0045ee4010c8f02aff3257ac98e5694143b4ca6afa8eb23a5584e4f [2022-04-21T13:24:42.595Z] #68 DONE 0.3s [2022-04-21T13:24:42.850Z] [2022-04-21T13:24:42.850Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:24:42.850Z] #73 sha256:d06bed2e82520ea867761f2db042478114bd2caea529d25b90b5ffb97cb7c33e [2022-04-21T13:24:44.283Z] #62 224.2 + bin/containerd [2022-04-21T13:24:44.505Z] 4612f6d0b889: Pull complete [2022-04-21T13:24:44.740Z] #73 DONE 1.6s [2022-04-21T13:24:44.741Z] [2022-04-21T13:24:44.741Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:24:44.741Z] #74 sha256:de7d9a56230f0302bd43636b3b7fc7b9ffd4c265981f12823086ee3c9680808b [2022-04-21T13:24:44.741Z] #74 DONE 0.0s [2022-04-21T13:24:44.741Z] [2022-04-21T13:24:44.741Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:24:44.741Z] #75 sha256:d5a01e26294a1380db719278d245fcb2ee7491877920216c8be37768d2c8de7d [2022-04-21T13:24:45.302Z] #75 DONE 0.8s [2022-04-21T13:24:45.303Z] [2022-04-21T13:24:45.303Z] #76 exporting to image [2022-04-21T13:24:45.303Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:24:45.303Z] #76 exporting layers [2022-04-21T13:24:47.877Z] #67 31.15 Reading package lists... [2022-04-21T13:24:47.877Z] #67 ... [2022-04-21T13:24:47.877Z] [2022-04-21T13:24:47.877Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:24:47.877Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:24:47.877Z] #47 30.46 Reading package lists... [2022-04-21T13:24:47.939Z] dccd9e4d14d3: Pull complete [2022-04-21T13:24:47.939Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:24:47.939Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:47.939Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:24:47.939Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-21T13:24:47.939Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-21T13:24:47.939Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T13:24:47.939Z] INFO: Docker version of control daemon [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] Client: [2022-04-21T13:24:47.939Z] Version: 20.10.9 [2022-04-21T13:24:47.939Z] API version: 1.41 [2022-04-21T13:24:47.939Z] Go version: go1.16.8 [2022-04-21T13:24:47.939Z] Git commit: c2ea9bc [2022-04-21T13:24:47.939Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:24:47.939Z] OS/Arch: windows/amd64 [2022-04-21T13:24:47.939Z] Context: default [2022-04-21T13:24:47.939Z] Experimental: true [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] Server: Docker Engine - Community [2022-04-21T13:24:47.939Z] Engine: [2022-04-21T13:24:47.939Z] Version: 20.10.9 [2022-04-21T13:24:47.939Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:24:47.939Z] Go version: go1.16.8 [2022-04-21T13:24:47.939Z] Git commit: 79ea9d3 [2022-04-21T13:24:47.939Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:24:47.939Z] OS/Arch: windows/amd64 [2022-04-21T13:24:47.939Z] Experimental: true [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] INFO: Docker info of control daemon [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] Client: [2022-04-21T13:24:47.939Z] Context: default [2022-04-21T13:24:47.939Z] Debug Mode: false [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] Server: [2022-04-21T13:24:47.939Z] Containers: 0 [2022-04-21T13:24:47.939Z] Running: 0 [2022-04-21T13:24:47.939Z] Paused: 0 [2022-04-21T13:24:47.939Z] Stopped: 0 [2022-04-21T13:24:47.939Z] Images: 1 [2022-04-21T13:24:47.939Z] Server Version: 20.10.9 [2022-04-21T13:24:47.939Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:24:47.939Z] Windows: [2022-04-21T13:24:47.939Z] LCOW: [2022-04-21T13:24:47.939Z] Logging Driver: json-file [2022-04-21T13:24:47.939Z] Plugins: [2022-04-21T13:24:47.939Z] Volume: local [2022-04-21T13:24:47.939Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:24:47.939Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:24:47.939Z] Swarm: inactive [2022-04-21T13:24:47.939Z] Default Isolation: process [2022-04-21T13:24:47.939Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:24:47.939Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:24:47.939Z] OSType: windows [2022-04-21T13:24:47.939Z] Architecture: x86_64 [2022-04-21T13:24:47.939Z] CPUs: 4 [2022-04-21T13:24:47.939Z] Total Memory: 32GiB [2022-04-21T13:24:47.939Z] Name: azwin-2-b80e20 [2022-04-21T13:24:47.939Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:24:47.939Z] Docker Root Dir: D:\docker [2022-04-21T13:24:47.939Z] Debug Mode: false [2022-04-21T13:24:47.939Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:24:47.939Z] Labels: [2022-04-21T13:24:47.939Z] Experimental: true [2022-04-21T13:24:47.939Z] Insecure Registries: [2022-04-21T13:24:47.939Z] 10.0.0.4:5000 [2022-04-21T13:24:47.939Z] 127.0.0.0/8 [2022-04-21T13:24:47.939Z] Registry Mirrors: [2022-04-21T13:24:47.939Z] http://10.0.0.4:5000/ [2022-04-21T13:24:47.939Z] Live Restore Enabled: false [2022-04-21T13:24:47.939Z] Product License: Community Engine [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] [2022-04-21T13:24:47.939Z] INFO: Commit hash is 0007862c8d [2022-04-21T13:24:47.939Z] INFO: Nuke-Everything... [2022-04-21T13:24:48.428Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:24:48.575Z] #76 exporting layers 3.1s done [2022-04-21T13:24:48.575Z] #76 writing image sha256:f3b09076896bc416e5f980c44c6381bfefccbf68ffd87c1b82eaccb68ea3b571 done [2022-04-21T13:24:48.575Z] #76 naming to docker.io/library/docker:84f8ca024eb6cd9f235421bba3faf106f1e194a3 done [2022-04-21T13:24:48.575Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-21T13:24:48.896Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-21T13:24:49.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84f8ca024eb6cd9f235421bba3faf106f1e194a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84f8ca024eb6cd9f235421bba3faf106f1e194a3 hack/test/unit [2022-04-21T13:24:49.456Z] INFO: Nuking d:\CI [2022-04-21T13:24:49.456Z] INFO: Zapped successfully [2022-04-21T13:24:49.456Z] INFO: Location for testing is d:\CI\PR-43510\2 [2022-04-21T13:24:49.456Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:24:49.456Z] [2022-04-21T13:24:49.456Z] [2022-04-21T13:24:49.456Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:24:49... [2022-04-21T13:24:49.456Z] [2022-04-21T13:24:49.770Z] #47 39.45 Building dependency tree... [2022-04-21T13:24:51.148Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T13:24:51.148Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T13:24:51.148Z] + TESTDIRS=./... [2022-04-21T13:24:51.148Z] + exclude_paths='/vendor/|/integration' [2022-04-21T13:24:51.148Z] ++ go list ./... [2022-04-21T13:24:51.148Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-21T13:24:51.228Z] #58 145.4 + mkdir -p /build [2022-04-21T13:24:51.228Z] #58 145.4 + cp runc /build/runc [2022-04-21T13:24:51.228Z] #58 DONE 146.6s [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-21T13:24:51.228Z] #53 sha256:2c67764f960fc37c87d547578851528bd4e55301c475ebd35fe96d0b01f14ec7 [2022-04-21T13:24:51.228Z] #53 254.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-21T13:24:51.228Z] #53 DONE 254.6s [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:51.228Z] #62 sha256:0794df76fb2cc5860b96e3fc6923e9a27c913c0ec45755ba1c201fd395c38eb8 [2022-04-21T13:24:51.228Z] #62 ... [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:24:51.228Z] #54 sha256:72cbc615bf67ce785962421215c2848c303538d3fabf8b9ec3ee19154fb6a3d2 [2022-04-21T13:24:51.228Z] #54 DONE 0.6s [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:24:51.228Z] #56 sha256:b59aa7f53309041bd44adf12e9c8312e21a385644aa7f7232a4bcec91a077a25 [2022-04-21T13:24:51.228Z] #56 DONE 0.1s [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:51.228Z] #62 sha256:0794df76fb2cc5860b96e3fc6923e9a27c913c0ec45755ba1c201fd395c38eb8 [2022-04-21T13:24:51.228Z] #62 ... [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:24:51.228Z] #59 sha256:0f0e72b0b1e12162d5cd4bc4445ee94fecb012d7b3cb9b3bfc0aa02faf959a36 [2022-04-21T13:24:51.228Z] #59 DONE 0.2s [2022-04-21T13:24:51.228Z] [2022-04-21T13:24:51.228Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:51.228Z] #62 sha256:0794df76fb2cc5860b96e3fc6923e9a27c913c0ec45755ba1c201fd395c38eb8 [2022-04-21T13:24:51.662Z] #47 43.58 The following additional packages will be installed: [2022-04-21T13:24:51.662Z] #47 43.61 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-21T13:24:51.662Z] #47 43.64 Suggested packages: [2022-04-21T13:24:51.662Z] #47 43.65 cmake-doc ninja-build lrzip [2022-04-21T13:24:51.662Z] #47 43.65 Recommended packages: [2022-04-21T13:24:51.662Z] #47 43.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-21T13:24:51.719Z] + pkg_list='github.com/docker/docker/api [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/backend [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/container [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/events [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/filters [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/image [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/mount [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/network [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/registry [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/time [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/versions [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:24:51.719Z] github.com/docker/docker/api/types/volume [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:24:51.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:24:51.719Z] github.com/docker/docker/cli [2022-04-21T13:24:51.719Z] github.com/docker/docker/cli/config [2022-04-21T13:24:51.719Z] github.com/docker/docker/cli/debug [2022-04-21T13:24:51.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:24:51.719Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:24:51.719Z] github.com/docker/docker/client [2022-04-21T13:24:51.719Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:24:51.719Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:24:51.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:24:51.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:24:51.719Z] github.com/docker/docker/container [2022-04-21T13:24:51.719Z] github.com/docker/docker/container/stream [2022-04-21T13:24:51.719Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:24:51.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:24:51.719Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/config [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/events [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/exec [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/images [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/links [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/names [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/network [2022-04-21T13:24:51.719Z] github.com/docker/docker/daemon/stats [2022-04-21T13:24:51.719Z] github.com/docker/docker/distribution [2022-04-21T13:24:51.719Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:24:51.719Z] github.com/docker/docker/distribution/utils [2022-04-21T13:24:51.719Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:24:51.719Z] github.com/docker/docker/dockerversion [2022-04-21T13:24:51.719Z] github.com/docker/docker/errdefs [2022-04-21T13:24:51.719Z] github.com/docker/docker/image [2022-04-21T13:24:51.719Z] github.com/docker/docker/image/cache [2022-04-21T13:24:51.719Z] github.com/docker/docker/image/tarexport [2022-04-21T13:24:51.719Z] github.com/docker/docker/image/v1 [2022-04-21T13:24:51.719Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:24:51.719Z] github.com/docker/docker/layer [2022-04-21T13:24:51.719Z] github.com/docker/docker/libcontainerd [2022-04-21T13:24:51.719Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:24:51.719Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:24:51.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:24:51.719Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:24:51.719Z] github.com/docker/docker/oci [2022-04-21T13:24:51.719Z] github.com/docker/docker/oci/caps [2022-04-21T13:24:51.719Z] github.com/docker/docker/opts [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/archive [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/directory [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/platform [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/pools [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/progress [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/signal [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/stack [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/system [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:24:51.719Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:24:51.719Z] github.com/docker/docker/plugin [2022-04-21T13:24:51.719Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:24:51.719Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:24:51.719Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:24:51.719Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:24:51.719Z] github.com/docker/docker/quota [2022-04-21T13:24:51.719Z] github.com/docker/docker/reference [2022-04-21T13:24:51.719Z] github.com/docker/docker/registry [2022-04-21T13:24:51.719Z] github.com/docker/docker/registry/resumable [2022-04-21T13:24:51.719Z] github.com/docker/docker/restartmanager [2022-04-21T13:24:51.719Z] github.com/docker/docker/rootless [2022-04-21T13:24:51.719Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:24:51.719Z] github.com/docker/docker/runconfig [2022-04-21T13:24:51.719Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/environment [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/registry [2022-04-21T13:24:51.719Z] github.com/docker/docker/testutil/request [2022-04-21T13:24:51.719Z] github.com/docker/docker/volume [2022-04-21T13:24:51.719Z] github.com/docker/docker/volume/drivers [2022-04-21T13:24:51.719Z] github.com/docker/docker/volume/local [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/mounts [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/service [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:24:51.720Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T13:24:51.720Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/backend [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/events [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/filters [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/image [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/mount [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/network [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/registry [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/time [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/volume [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:24:51.720Z] github.com/docker/docker/cli [2022-04-21T13:24:51.720Z] github.com/docker/docker/cli/config [2022-04-21T13:24:51.720Z] github.com/docker/docker/cli/debug [2022-04-21T13:24:51.720Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:24:51.720Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:24:51.720Z] github.com/docker/docker/client [2022-04-21T13:24:51.720Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:24:51.720Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:24:51.720Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:24:51.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:24:51.720Z] github.com/docker/docker/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/container/stream [2022-04-21T13:24:51.720Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:24:51.720Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:24:51.720Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/config [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/events [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/exec [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/images [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/links [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/names [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/network [2022-04-21T13:24:51.720Z] github.com/docker/docker/daemon/stats [2022-04-21T13:24:51.720Z] github.com/docker/docker/distribution [2022-04-21T13:24:51.720Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:24:51.720Z] github.com/docker/docker/distribution/utils [2022-04-21T13:24:51.720Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:24:51.720Z] github.com/docker/docker/dockerversion [2022-04-21T13:24:51.720Z] github.com/docker/docker/errdefs [2022-04-21T13:24:51.720Z] github.com/docker/docker/image [2022-04-21T13:24:51.720Z] github.com/docker/docker/image/cache [2022-04-21T13:24:51.720Z] github.com/docker/docker/image/tarexport [2022-04-21T13:24:51.720Z] github.com/docker/docker/image/v1 [2022-04-21T13:24:51.720Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:24:51.720Z] github.com/docker/docker/layer [2022-04-21T13:24:51.720Z] github.com/docker/docker/libcontainerd [2022-04-21T13:24:51.720Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:24:51.720Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:24:51.720Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:24:51.720Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:24:51.720Z] github.com/docker/docker/oci [2022-04-21T13:24:51.720Z] github.com/docker/docker/oci/caps [2022-04-21T13:24:51.720Z] github.com/docker/docker/opts [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/archive [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/directory [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/platform [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/pools [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/progress [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/signal [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/stack [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/system [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:24:51.720Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:24:51.720Z] github.com/docker/docker/plugin [2022-04-21T13:24:51.720Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:24:51.720Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:24:51.720Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:24:51.720Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:24:51.720Z] github.com/docker/docker/quota [2022-04-21T13:24:51.720Z] github.com/docker/docker/reference [2022-04-21T13:24:51.720Z] github.com/docker/docker/registry [2022-04-21T13:24:51.720Z] github.com/docker/docker/registry/resumable [2022-04-21T13:24:51.720Z] github.com/docker/docker/restartmanager [2022-04-21T13:24:51.720Z] github.com/docker/docker/rootless [2022-04-21T13:24:51.720Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:24:51.720Z] github.com/docker/docker/runconfig [2022-04-21T13:24:51.720Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/environment [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/registry [2022-04-21T13:24:51.720Z] github.com/docker/docker/testutil/request [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/drivers [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/local [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/mounts [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/service [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:24:51.720Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:24:51.720Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/backend [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/container [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/events [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/filters [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/image [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/mount [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/network [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/registry [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/time [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:24:51.720Z] github.com/docker/docker/api/types/volume [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:24:51.720Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/config [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/debug [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/client [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:24:51.721Z] github.com/docker/docker/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/container/stream [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/config [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/events [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/exec [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/images [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/links [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/names [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/network [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/stats [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/utils [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:24:51.721Z] github.com/docker/docker/dockerversion [2022-04-21T13:24:51.721Z] github.com/docker/docker/errdefs [2022-04-21T13:24:51.721Z] github.com/docker/docker/image [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/cache [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/tarexport [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/v1 [2022-04-21T13:24:51.721Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:24:51.721Z] github.com/docker/docker/layer [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:24:51.721Z] github.com/docker/docker/oci [2022-04-21T13:24:51.721Z] github.com/docker/docker/oci/caps [2022-04-21T13:24:51.721Z] github.com/docker/docker/opts [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/archive [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/directory [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/platform [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/pools [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/progress [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/signal [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/stack [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/system [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:24:51.721Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:24:51.721Z] github.com/docker/docker/plugin [2022-04-21T13:24:51.721Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:24:51.721Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:24:51.721Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:24:51.721Z] github.com/docker/docker/quota [2022-04-21T13:24:51.721Z] github.com/docker/docker/reference [2022-04-21T13:24:51.721Z] github.com/docker/docker/registry [2022-04-21T13:24:51.721Z] github.com/docker/docker/registry/resumable [2022-04-21T13:24:51.721Z] github.com/docker/docker/restartmanager [2022-04-21T13:24:51.721Z] github.com/docker/docker/rootless [2022-04-21T13:24:51.721Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:24:51.721Z] github.com/docker/docker/runconfig [2022-04-21T13:24:51.721Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/environment [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/registry [2022-04-21T13:24:51.721Z] github.com/docker/docker/testutil/request [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/drivers [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/local [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/mounts [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/service [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:24:51.721Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:24:51.721Z] ++ grep --fixed-strings /libnetwork [2022-04-21T13:24:51.721Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/backend [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/events [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/filters [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/image [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/mount [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/network [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/registry [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/time [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/versions [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:24:51.721Z] github.com/docker/docker/api/types/volume [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:24:51.721Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/config [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/debug [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:24:51.721Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/client [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:24:51.721Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:24:51.721Z] github.com/docker/docker/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/container/stream [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:24:51.721Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/config [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/events [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/exec [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/images [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/links [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/names [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/network [2022-04-21T13:24:51.721Z] github.com/docker/docker/daemon/stats [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/utils [2022-04-21T13:24:51.721Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:24:51.721Z] github.com/docker/docker/dockerversion [2022-04-21T13:24:51.721Z] github.com/docker/docker/errdefs [2022-04-21T13:24:51.721Z] github.com/docker/docker/image [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/cache [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/tarexport [2022-04-21T13:24:51.721Z] github.com/docker/docker/image/v1 [2022-04-21T13:24:51.721Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:24:51.721Z] github.com/docker/docker/layer [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:24:51.721Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:24:51.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:24:51.722Z] github.com/docker/docker/oci [2022-04-21T13:24:51.722Z] github.com/docker/docker/oci/caps [2022-04-21T13:24:51.722Z] github.com/docker/docker/opts [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/archive [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/directory [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/platform [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/pools [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/progress [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/signal [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/stack [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/system [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:24:51.722Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:24:51.722Z] github.com/docker/docker/plugin [2022-04-21T13:24:51.722Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:24:51.722Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:24:51.722Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:24:51.722Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:24:51.722Z] github.com/docker/docker/quota [2022-04-21T13:24:51.722Z] github.com/docker/docker/reference [2022-04-21T13:24:51.722Z] github.com/docker/docker/registry [2022-04-21T13:24:51.722Z] github.com/docker/docker/registry/resumable [2022-04-21T13:24:51.722Z] github.com/docker/docker/restartmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/rootless [2022-04-21T13:24:51.722Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:24:51.722Z] github.com/docker/docker/runconfig [2022-04-21T13:24:51.722Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/environment [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/registry [2022-04-21T13:24:51.722Z] github.com/docker/docker/testutil/request [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/drivers [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/local [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/mounts [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/service [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:24:51.722Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:24:51.722Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:24:51.722Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:24:51.722Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:24:51.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:24:51.722Z] + type docker-proxy [2022-04-21T13:24:51.722Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T13:24:51.722Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T13:24:51.722Z] [2022-04-21T13:24:51.722Z] Removing bundles/ [2022-04-21T13:24:51.722Z] [2022-04-21T13:24:51.722Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T13:24:51.994Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:24:51.994Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:24:52.165Z] #62 224.4 + bin/containerd [2022-04-21T13:24:52.592Z] #47 44.36 The following NEW packages will be installed: [2022-04-21T13:24:52.592Z] #47 44.40 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-21T13:24:52.848Z] #47 44.88 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:24:52.848Z] #47 44.88 Need to get 8418 kB of archives. [2022-04-21T13:24:52.848Z] #47 44.88 After this operation, 34.9 MB of additional disk space will be used. [2022-04-21T13:24:52.848Z] #47 44.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:24:52.848Z] #47 44.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:24:52.848Z] #47 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-21T13:24:52.848Z] #47 44.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-21T13:24:52.848Z] #47 44.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-21T13:24:52.848Z] #47 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-21T13:24:52.848Z] #47 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-21T13:24:52.848Z] #47 44.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-21T13:24:53.411Z] #47 45.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:24:53.668Z] #47 45.77 Fetched 8418 kB in 0s (20.8 MB/s) [2022-04-21T13:24:53.668Z] #47 45.83 Selecting previously unselected package xxd. [2022-04-21T13:24:53.924Z] #47 45.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T13:24:53.924Z] #47 45.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:24:53.924Z] #47 45.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:24:53.924Z] #47 46.02 Selecting previously unselected package vim-common. [2022-04-21T13:24:53.924Z] #47 46.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:24:53.924Z] #47 46.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:24:54.182Z] #47 46.27 Selecting previously unselected package cmake-data. [2022-04-21T13:24:54.182Z] #47 46.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-21T13:24:54.182Z] #47 46.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:24:54.354Z] Sending build context to Docker daemon 66.33MB [2022-04-21T13:24:54.354Z] [2022-04-21T13:24:54.354Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:24:54.354Z] ---> aa8714eb8356 [2022-04-21T13:24:54.354Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:24:54.354Z] ---> Running in 46f6298267cd [2022-04-21T13:24:54.354Z] Removing intermediate container 46f6298267cd [2022-04-21T13:24:54.354Z] ---> f526e4247f74 [2022-04-21T13:24:54.354Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:24:54.354Z] ---> Running in 85125598b5c7 [2022-04-21T13:24:54.842Z] Removing intermediate container 85125598b5c7 [2022-04-21T13:24:54.842Z] ---> e46d712ee79f [2022-04-21T13:24:54.842Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:24:54.842Z] ---> Running in 97641705a7c5 [2022-04-21T13:24:54.842Z] Removing intermediate container 97641705a7c5 [2022-04-21T13:24:54.842Z] ---> e03a6c13de63 [2022-04-21T13:24:54.842Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:24:54.842Z] ---> Running in 38abbc9e6981 [2022-04-21T13:24:55.113Z] #47 ... [2022-04-21T13:24:55.113Z] [2022-04-21T13:24:55.113Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-21T13:24:55.113Z] #67 sha256:be58ba87cf0f0a0a76bfcabb21bf30b11615cb095b07157b17f7417fccb200b5 [2022-04-21T13:24:55.113Z] #67 31.15 Reading package lists... [2022-04-21T13:24:55.113Z] #67 40.26 Building dependency tree... [2022-04-21T13:24:55.113Z] #67 44.31 The following additional packages will be installed: [2022-04-21T13:24:55.113Z] #67 44.33 libbtrfs0 [2022-04-21T13:24:55.113Z] #67 44.55 The following NEW packages will be installed: [2022-04-21T13:24:55.113Z] #67 44.57 libbtrfs-dev libbtrfs0 [2022-04-21T13:24:55.113Z] #67 45.02 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:24:55.113Z] #67 45.02 Need to get 460 kB of archives. [2022-04-21T13:24:55.113Z] #67 45.02 After this operation, 1237 kB of additional disk space will be used. [2022-04-21T13:24:55.113Z] #67 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:24:55.113Z] #67 45.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:24:55.113Z] #67 45.80 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:24:55.113Z] #67 46.17 Fetched 460 kB in 0s (1598 kB/s) [2022-04-21T13:24:55.113Z] #67 46.24 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:24:55.113Z] #67 46.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T13:24:55.113Z] #67 46.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:24:55.113Z] #67 46.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:24:55.113Z] #67 46.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:24:55.113Z] #67 46.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:24:55.113Z] #67 46.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:24:55.113Z] #67 46.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:24:55.113Z] #67 46.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:24:55.113Z] #67 46.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:24:55.113Z] #67 DONE 47.0s [2022-04-21T13:24:55.113Z] [2022-04-21T13:24:55.113Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-21T13:24:55.113Z] #68 sha256:a25061a56ceb5e17c2b536b6a25ebb2c7c15ad6b7f131224770bfe68f434e3aa [2022-04-21T13:24:55.113Z] #68 DONE 0.1s [2022-04-21T13:24:55.113Z] [2022-04-21T13:24:55.113Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:24:55.113Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:24:55.330Z] Removing intermediate container 38abbc9e6981 [2022-04-21T13:24:55.330Z] ---> fa37d76935ee [2022-04-21T13:24:55.330Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:24:55.330Z] ---> Running in 6b2686605ad8 [2022-04-21T13:24:55.330Z] Removing intermediate container 6b2686605ad8 [2022-04-21T13:24:55.330Z] ---> 788ae44f20b5 [2022-04-21T13:24:55.330Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:24:55.330Z] ---> Running in c009187c7fe6 [2022-04-21T13:24:55.819Z] Removing intermediate container c009187c7fe6 [2022-04-21T13:24:55.819Z] ---> aeb1784a6aab [2022-04-21T13:24:55.819Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-21T13:24:55.819Z] ---> Running in 74a3c1d5004c [2022-04-21T13:24:56.041Z] #69 0.785 + RM_GOPATH=0 [2022-04-21T13:24:56.042Z] #69 0.785 + TMP_GOPATH= [2022-04-21T13:24:56.042Z] #69 0.785 + : /build [2022-04-21T13:24:56.042Z] #69 0.785 + '[' -z '' ']' [2022-04-21T13:24:56.042Z] #69 0.785 ++ mktemp -d [2022-04-21T13:24:56.042Z] #69 0.786 + export GOPATH=/tmp/tmp.wjkVBJquty [2022-04-21T13:24:56.042Z] #69 0.786 + GOPATH=/tmp/tmp.wjkVBJquty [2022-04-21T13:24:56.042Z] #69 0.786 + RM_GOPATH=1 [2022-04-21T13:24:56.042Z] #69 0.786 + case "$(go env GOARCH)" in [2022-04-21T13:24:56.042Z] #69 0.795 ++ go env GOARCH [2022-04-21T13:24:56.042Z] #69 0.799 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:56.042Z] #69 0.799 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:56.042Z] #69 0.799 ++ dirname /install.sh [2022-04-21T13:24:56.042Z] #69 0.800 + dir=/ [2022-04-21T13:24:56.042Z] #69 0.800 + bin=containerd [2022-04-21T13:24:56.042Z] #69 0.800 + shift [2022-04-21T13:24:56.042Z] #69 0.800 + '[' '!' -f //containerd.installer ']' [2022-04-21T13:24:56.042Z] #69 0.800 + . //containerd.installer [2022-04-21T13:24:56.042Z] #69 0.800 ++ set -e [2022-04-21T13:24:56.042Z] #69 0.801 ++ : v1.6.2 [2022-04-21T13:24:56.042Z] #69 0.801 + install_containerd [2022-04-21T13:24:56.042Z] #69 0.801 + echo 'Install containerd version v1.6.2' [2022-04-21T13:24:56.042Z] #69 0.801 Install containerd version v1.6.2 [2022-04-21T13:24:56.042Z] #69 0.802 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wjkVBJquty/src/github.com/containerd/containerd [2022-04-21T13:24:56.042Z] #69 0.814 Cloning into '/tmp/tmp.wjkVBJquty/src/github.com/containerd/containerd'... [2022-04-21T13:24:57.245Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:24:57.245Z] [2022-04-21T13:24:57.245Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T13:24:57.245Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T13:24:57.245Z] [2022-04-21T13:24:57.245Z] + mkdir -p bundles [2022-04-21T13:24:57.245Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/backend [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/container [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/events [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/filters [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/image [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/mount [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/network [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/registry [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/time [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/versions [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:24:57.245Z] github.com/docker/docker/api/types/volume [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:24:57.245Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:24:57.245Z] github.com/docker/docker/cli [2022-04-21T13:24:57.245Z] github.com/docker/docker/cli/config [2022-04-21T13:24:57.245Z] github.com/docker/docker/cli/debug [2022-04-21T13:24:57.245Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:24:57.245Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:24:57.245Z] github.com/docker/docker/client [2022-04-21T13:24:57.245Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:24:57.245Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:24:57.245Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:24:57.245Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:24:57.245Z] github.com/docker/docker/container [2022-04-21T13:24:57.245Z] github.com/docker/docker/container/stream [2022-04-21T13:24:57.245Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:24:57.245Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:24:57.245Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/config [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/events [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/exec [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/images [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/links [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/names [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/network [2022-04-21T13:24:57.245Z] github.com/docker/docker/daemon/stats [2022-04-21T13:24:57.245Z] github.com/docker/docker/distribution [2022-04-21T13:24:57.245Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:24:57.245Z] github.com/docker/docker/distribution/utils [2022-04-21T13:24:57.245Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:24:57.245Z] github.com/docker/docker/dockerversion [2022-04-21T13:24:57.245Z] github.com/docker/docker/errdefs [2022-04-21T13:24:57.245Z] github.com/docker/docker/image [2022-04-21T13:24:57.245Z] github.com/docker/docker/image/cache [2022-04-21T13:24:57.245Z] github.com/docker/docker/image/tarexport [2022-04-21T13:24:57.245Z] github.com/docker/docker/image/v1 [2022-04-21T13:24:57.245Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:24:57.245Z] github.com/docker/docker/layer [2022-04-21T13:24:57.245Z] github.com/docker/docker/libcontainerd [2022-04-21T13:24:57.245Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:24:57.245Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:24:57.245Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:24:57.245Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:24:57.245Z] github.com/docker/docker/oci [2022-04-21T13:24:57.245Z] github.com/docker/docker/oci/caps [2022-04-21T13:24:57.245Z] github.com/docker/docker/opts [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/archive [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:24:57.245Z] github.com/docker/docker/pkg/directory [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/platform [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/pools [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/progress [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/signal [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/stack [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/system [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:24:57.246Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:24:57.246Z] github.com/docker/docker/plugin [2022-04-21T13:24:57.246Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:24:57.246Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:24:57.246Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:24:57.246Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:24:57.246Z] github.com/docker/docker/quota [2022-04-21T13:24:57.246Z] github.com/docker/docker/reference [2022-04-21T13:24:57.246Z] github.com/docker/docker/registry [2022-04-21T13:24:57.246Z] github.com/docker/docker/registry/resumable [2022-04-21T13:24:57.246Z] github.com/docker/docker/restartmanager [2022-04-21T13:24:57.246Z] github.com/docker/docker/rootless [2022-04-21T13:24:57.246Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:24:57.246Z] github.com/docker/docker/runconfig [2022-04-21T13:24:57.246Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/environment [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/registry [2022-04-21T13:24:57.246Z] github.com/docker/docker/testutil/request [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/drivers [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/local [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/mounts [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/service [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:24:57.246Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T13:24:57.246Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:24:57.932Z] #69 ... [2022-04-21T13:24:57.932Z] [2022-04-21T13:24:57.932Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:24:57.932Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:24:57.932Z] #20 31.08 Reading package lists... [2022-04-21T13:24:57.932Z] #20 39.93 Building dependency tree... [2022-04-21T13:24:57.932Z] #20 44.06 The following additional packages will be installed: [2022-04-21T13:24:57.932Z] #20 44.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:24:57.932Z] #20 44.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-21T13:24:57.932Z] #20 44.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-21T13:24:57.932Z] #20 44.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-21T13:24:57.932Z] #20 44.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-21T13:24:57.932Z] #20 44.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-21T13:24:57.932Z] #20 44.09 mingw-w64-common mingw-w64-x86-64-dev [2022-04-21T13:24:57.932Z] #20 44.11 Suggested packages: [2022-04-21T13:24:57.932Z] #20 44.12 gcc-10-locales seccomp wine64 [2022-04-21T13:24:57.932Z] #20 44.78 The following NEW packages will be installed: [2022-04-21T13:24:57.932Z] #20 44.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-21T13:24:57.932Z] #20 44.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-21T13:24:57.932Z] #20 44.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-21T13:24:57.932Z] #20 44.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-21T13:24:57.932Z] #20 44.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-21T13:24:57.932Z] #20 44.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-21T13:24:57.932Z] #20 44.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-21T13:24:57.933Z] #20 44.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-21T13:24:57.933Z] #20 44.80 mingw-w64-x86-64-dev [2022-04-21T13:24:57.933Z] #20 45.16 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:24:57.933Z] #20 45.16 Need to get 115 MB of archives. [2022-04-21T13:24:57.933Z] #20 45.16 After this operation, 645 MB of additional disk space will be used. [2022-04-21T13:24:57.933Z] #20 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-21T13:24:57.933Z] #20 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-21T13:24:57.933Z] #20 45.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-21T13:24:57.933Z] #20 45.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-21T13:24:57.933Z] #20 45.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-21T13:24:57.933Z] #20 45.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-21T13:24:57.933Z] #20 45.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-21T13:24:57.933Z] #20 45.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-21T13:24:57.933Z] #20 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-21T13:24:57.933Z] #20 45.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:24:57.933Z] #20 46.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:24:57.933Z] #20 46.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-21T13:24:57.933Z] #20 46.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-21T13:24:57.933Z] #20 47.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-21T13:24:57.933Z] #20 47.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-21T13:24:57.933Z] #20 47.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-21T13:24:57.933Z] #20 47.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-21T13:24:57.933Z] #20 47.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-21T13:24:57.933Z] #20 47.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-21T13:24:57.933Z] #20 47.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-21T13:24:57.933Z] #20 47.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-21T13:24:57.933Z] #20 47.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-21T13:24:57.933Z] #20 47.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-21T13:24:57.933Z] #20 47.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-21T13:24:57.933Z] #20 47.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-21T13:24:57.933Z] #20 47.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-21T13:24:57.933Z] #20 47.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-21T13:24:57.933Z] #20 47.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-21T13:24:57.933Z] #20 47.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-21T13:24:57.933Z] #20 47.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-21T13:24:57.933Z] #20 48.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:24:57.933Z] #20 48.27 Fetched 115 MB in 3s (43.3 MB/s) [2022-04-21T13:24:57.933Z] #20 48.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-21T13:24:57.933Z] #20 48.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-21T13:24:57.933Z] #20 48.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:24:57.933Z] #20 48.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:24:57.933Z] #20 49.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-21T13:24:57.933Z] #20 49.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-21T13:24:57.933Z] #20 49.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:24:57.933Z] #20 ... [2022-04-21T13:24:57.933Z] [2022-04-21T13:24:57.933Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-21T13:24:57.933Z] #47 sha256:619ea0edd90b227095b05532b721bad68493142fa1b6a7e22a71d38c5dbe5936 [2022-04-21T13:24:57.933Z] #47 47.70 Selecting previously unselected package libarchive13:amd64. [2022-04-21T13:24:57.933Z] #47 47.70 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-21T13:24:57.933Z] #47 47.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 47.89 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-21T13:24:57.933Z] #47 47.90 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-21T13:24:57.933Z] #47 47.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:24:57.933Z] #47 47.99 Selecting previously unselected package librhash0:amd64. [2022-04-21T13:24:57.933Z] #47 47.99 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-21T13:24:57.933Z] #47 48.00 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:24:57.933Z] #47 48.08 Selecting previously unselected package libuv1:amd64. [2022-04-21T13:24:57.933Z] #47 48.09 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-21T13:24:57.933Z] #47 48.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:24:57.933Z] #47 48.14 Selecting previously unselected package cmake. [2022-04-21T13:24:57.933Z] #47 48.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-21T13:24:57.933Z] #47 48.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.47 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-21T13:24:57.933Z] #47 49.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-21T13:24:57.933Z] #47 49.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-21T13:24:57.933Z] #47 49.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-21T13:24:57.933Z] #47 49.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:24:57.933Z] #47 DONE 49.9s [2022-04-21T13:24:57.933Z] [2022-04-21T13:24:57.933Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-21T13:24:57.933Z] #48 sha256:0b8887c63e8a6ce10ad4f10632e21a005ad23f4232f63251d5650b15dbe8439b [2022-04-21T13:24:57.933Z] #48 DONE 0.1s [2022-04-21T13:24:57.933Z] [2022-04-21T13:24:57.933Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-21T13:24:57.933Z] #72 sha256:21775ee7acea20b28b2368ddf6f636bc4c890ec623141dae2ab8ccc54606e264 [2022-04-21T13:24:57.933Z] #72 47.89 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-21T13:24:57.933Z] #72 47.89 + GOBIN=/build [2022-04-21T13:24:57.933Z] #72 47.89 + GO111MODULE=on [2022-04-21T13:24:57.933Z] #72 47.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-21T13:24:58.174Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:24:59.300Z] #72 50.95 rootlesskit version 1.0.0 [2022-04-21T13:24:59.300Z] #72 50.97 Usage of /build/rootlesskit-docker-proxy: [2022-04-21T13:24:59.300Z] #72 50.97 -container-ip string [2022-04-21T13:24:59.300Z] #72 50.97 container ip [2022-04-21T13:24:59.300Z] #72 50.97 -container-port int [2022-04-21T13:24:59.300Z] #72 50.97 container port (default -1) [2022-04-21T13:24:59.300Z] #72 50.97 -host-ip string [2022-04-21T13:24:59.300Z] #72 50.97 host ip [2022-04-21T13:24:59.300Z] #72 50.97 -host-port int [2022-04-21T13:24:59.300Z] #72 50.97 host port (default -1) [2022-04-21T13:24:59.300Z] #72 50.97 -proto string [2022-04-21T13:24:59.300Z] #72 50.97 proxy protocol (default "tcp") [2022-04-21T13:24:59.300Z] #72 DONE 51.1s [2022-04-21T13:24:59.300Z] [2022-04-21T13:24:59.300Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:24:59.300Z] #49 sha256:8161b7f62f43d9d7afb9a69e7c6ee22fd894ccfdfa19209656a8852aa2b9478f [2022-04-21T13:24:59.300Z] #49 0.755 + RM_GOPATH=0 [2022-04-21T13:24:59.300Z] #49 0.755 + TMP_GOPATH= [2022-04-21T13:24:59.300Z] #49 0.755 + : /build [2022-04-21T13:24:59.300Z] #49 0.756 + '[' -z '' ']' [2022-04-21T13:24:59.300Z] #49 0.756 ++ mktemp -d [2022-04-21T13:24:59.300Z] #49 0.758 + export GOPATH=/tmp/tmp.VuBHyBlX8B [2022-04-21T13:24:59.300Z] #49 0.758 + GOPATH=/tmp/tmp.VuBHyBlX8B [2022-04-21T13:24:59.300Z] #49 0.758 + RM_GOPATH=1 [2022-04-21T13:24:59.300Z] #49 0.758 + case "$(go env GOARCH)" in [2022-04-21T13:24:59.300Z] #49 0.759 ++ go env GOARCH [2022-04-21T13:24:59.300Z] #49 0.765 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:59.300Z] #49 0.766 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:24:59.300Z] #49 0.766 ++ dirname /install.sh [2022-04-21T13:24:59.300Z] #49 0.767 + dir=/ [2022-04-21T13:24:59.300Z] #49 0.767 + bin=tini [2022-04-21T13:24:59.300Z] #49 0.767 + shift [2022-04-21T13:24:59.300Z] #49 0.767 + '[' '!' -f //tini.installer ']' [2022-04-21T13:24:59.300Z] #49 0.768 + . //tini.installer [2022-04-21T13:24:59.300Z] #49 0.768 ++ : v0.19.0 [2022-04-21T13:24:59.300Z] #49 0.768 + install_tini [2022-04-21T13:24:59.300Z] #49 0.768 + echo 'Install tini version v0.19.0' [2022-04-21T13:24:59.300Z] #49 0.769 Install tini version v0.19.0 [2022-04-21T13:24:59.300Z] #49 0.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.VuBHyBlX8B/tini [2022-04-21T13:24:59.300Z] #49 0.778 Cloning into '/tmp/tmp.VuBHyBlX8B/tini'... [2022-04-21T13:24:59.300Z] #49 1.141 + cd /tmp/tmp.VuBHyBlX8B/tini [2022-04-21T13:24:59.300Z] #49 1.141 + git checkout -q v0.19.0 [2022-04-21T13:24:59.300Z] #49 1.143 + cmake . [2022-04-21T13:24:59.300Z] #49 ... [2022-04-21T13:24:59.300Z] [2022-04-21T13:24:59.300Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-21T13:24:59.300Z] #73 sha256:7940c36e44490a42997172d5f1c60b85fca394501b332f1424e6afe49fa10d61 [2022-04-21T13:24:59.300Z] #73 DONE 0.1s [2022-04-21T13:24:59.300Z] [2022-04-21T13:24:59.300Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-21T13:24:59.300Z] #74 sha256:52b1c29299098bcdf54905648245cdb8348f0ae3932d462426be1b11075e8b15 [2022-04-21T13:24:59.300Z] #74 DONE 0.1s [2022-04-21T13:24:59.555Z] [2022-04-21T13:24:59.555Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-21T13:24:59.555Z] #49 sha256:8161b7f62f43d9d7afb9a69e7c6ee22fd894ccfdfa19209656a8852aa2b9478f [2022-04-21T13:24:59.555Z] #49 1.451 -- The C compiler identification is GNU 10.2.1 [2022-04-21T13:24:59.555Z] #49 1.492 -- Detecting C compiler ABI info [2022-04-21T13:24:59.734Z] [2022-04-21T13:24:59.734Z] SUCCESS: Specified value was saved. [2022-04-21T13:24:59.812Z] #49 1.873 -- Detecting C compiler ABI info - done [2022-04-21T13:24:59.812Z] #49 1.970 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-21T13:25:00.069Z] #49 1.970 -- Detecting C compile features [2022-04-21T13:25:00.069Z] #49 1.973 -- Detecting C compile features - done [2022-04-21T13:25:00.069Z] #49 2.023 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-21T13:25:00.069Z] #49 2.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-21T13:25:00.069Z] #49 2.266 -- Configuring done [2022-04-21T13:25:00.223Z] INFO: Downloading git... [2022-04-21T13:25:00.325Z] #49 2.273 -- Generating done [2022-04-21T13:25:00.326Z] #49 2.284 -- Build files have been written to: /tmp/tmp.VuBHyBlX8B/tini [2022-04-21T13:25:00.326Z] #49 2.297 + make tini-static [2022-04-21T13:25:00.585Z] #49 2.514 Scanning dependencies of target tini-static [2022-04-21T13:25:00.585Z] #49 2.596 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-21T13:25:00.937Z] dccd9e4d14d3: Pull complete [2022-04-21T13:25:00.937Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:25:00.937Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:25:00.937Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:25:00.937Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-21T13:25:00.937Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-21T13:25:00.937Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-21T13:25:00.937Z] INFO: Docker version of control daemon [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Client: [2022-04-21T13:25:00.937Z] Version: 20.10.9 [2022-04-21T13:25:00.937Z] API version: 1.41 [2022-04-21T13:25:00.937Z] Go version: go1.16.8 [2022-04-21T13:25:00.937Z] Git commit: c2ea9bc [2022-04-21T13:25:00.937Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:25:00.937Z] OS/Arch: windows/amd64 [2022-04-21T13:25:00.937Z] Context: default [2022-04-21T13:25:00.937Z] Experimental: true [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Server: Docker Engine - Community [2022-04-21T13:25:00.937Z] Engine: [2022-04-21T13:25:00.937Z] Version: 20.10.9 [2022-04-21T13:25:00.937Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:25:00.937Z] Go version: go1.16.8 [2022-04-21T13:25:00.937Z] Git commit: 79ea9d3 [2022-04-21T13:25:00.937Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:25:00.937Z] OS/Arch: windows/amd64 [2022-04-21T13:25:00.937Z] Experimental: true [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] INFO: Docker info of control daemon [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Client: [2022-04-21T13:25:00.937Z] Context: default [2022-04-21T13:25:00.937Z] Debug Mode: false [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Server: [2022-04-21T13:25:00.937Z] Containers: 0 [2022-04-21T13:25:00.937Z] Running: 0 [2022-04-21T13:25:00.937Z] Paused: 0 [2022-04-21T13:25:00.937Z] Stopped: 0 [2022-04-21T13:25:00.937Z] Images: 1 [2022-04-21T13:25:00.937Z] Server Version: 20.10.9 [2022-04-21T13:25:00.937Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:25:00.937Z] Windows: [2022-04-21T13:25:00.937Z] LCOW: [2022-04-21T13:25:00.937Z] Logging Driver: json-file [2022-04-21T13:25:00.937Z] Plugins: [2022-04-21T13:25:00.937Z] Volume: local [2022-04-21T13:25:00.937Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:25:00.937Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:25:00.937Z] Swarm: inactive [2022-04-21T13:25:00.937Z] Default Isolation: process [2022-04-21T13:25:00.937Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:25:00.937Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-21T13:25:00.937Z] OSType: windows [2022-04-21T13:25:00.937Z] Architecture: x86_64 [2022-04-21T13:25:00.937Z] CPUs: 4 [2022-04-21T13:25:00.937Z] Total Memory: 32GiB [2022-04-21T13:25:00.937Z] Name: azwin-2-b80e22 [2022-04-21T13:25:00.937Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-21T13:25:00.937Z] Docker Root Dir: D:\docker [2022-04-21T13:25:00.937Z] Debug Mode: false [2022-04-21T13:25:00.937Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:25:00.937Z] Labels: [2022-04-21T13:25:00.937Z] Experimental: true [2022-04-21T13:25:00.937Z] Insecure Registries: [2022-04-21T13:25:00.937Z] 10.0.0.4:5000 [2022-04-21T13:25:00.937Z] 127.0.0.0/8 [2022-04-21T13:25:00.937Z] Registry Mirrors: [2022-04-21T13:25:00.937Z] http://10.0.0.4:5000/ [2022-04-21T13:25:00.937Z] Live Restore Enabled: false [2022-04-21T13:25:00.937Z] Product License: Community Engine [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] INFO: Commit hash is 847c5f069e [2022-04-21T13:25:00.937Z] INFO: Nuke-Everything... [2022-04-21T13:25:00.937Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:25:00.937Z] INFO: Nuking d:\CI [2022-04-21T13:25:00.937Z] INFO: Zapped successfully [2022-04-21T13:25:00.937Z] INFO: Location for testing is d:\CI\PR-43510\2 [2022-04-21T13:25:00.937Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:24:50... [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Sending build context to Docker daemon 66.33MB [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:25:00.937Z] ---> aa8714eb8356 [2022-04-21T13:25:00.937Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:25:00.937Z] ---> Running in c910830780d8 [2022-04-21T13:25:00.937Z] Removing intermediate container c910830780d8 [2022-04-21T13:25:00.937Z] ---> ddb4f6a743e8 [2022-04-21T13:25:00.937Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:25:00.937Z] ---> Running in d100433f5cba [2022-04-21T13:25:00.937Z] Removing intermediate container d100433f5cba [2022-04-21T13:25:00.937Z] ---> a9d257a1cfbd [2022-04-21T13:25:00.937Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:25:00.937Z] ---> Running in ed04e51db2c6 [2022-04-21T13:25:00.937Z] Removing intermediate container ed04e51db2c6 [2022-04-21T13:25:00.937Z] ---> 3da7a58a3c6c [2022-04-21T13:25:00.937Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:25:00.937Z] ---> Running in e2afbb542777 [2022-04-21T13:25:00.937Z] Removing intermediate container e2afbb542777 [2022-04-21T13:25:00.937Z] ---> 6623b21b6c83 [2022-04-21T13:25:00.937Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:25:00.937Z] ---> Running in 1247e8352570 [2022-04-21T13:25:00.937Z] Removing intermediate container 1247e8352570 [2022-04-21T13:25:00.937Z] ---> 8bfad99238fd [2022-04-21T13:25:00.937Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:25:00.937Z] ---> Running in fc740763a3fc [2022-04-21T13:25:00.937Z] Removing intermediate container fc740763a3fc [2022-04-21T13:25:00.937Z] ---> 4dd47abf1cb5 [2022-04-21T13:25:00.937Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-21T13:25:00.937Z] ---> Running in 977239a899f0 [2022-04-21T13:25:00.937Z] [2022-04-21T13:25:00.937Z] SUCCESS: Specified value was saved. [2022-04-21T13:25:00.937Z] INFO: Downloading git... [2022-04-21T13:25:01.156Z] #49 3.253 [100%] Linking C executable tini-static [2022-04-21T13:25:01.412Z] #49 3.447 [100%] Built target tini-static [2022-04-21T13:25:01.412Z] #49 3.475 + mkdir -p /build [2022-04-21T13:25:01.412Z] #49 3.480 + cp tini-static /build/docker-init [2022-04-21T13:25:01.412Z] #49 DONE 3.5s [2022-04-21T13:25:01.412Z] [2022-04-21T13:25:01.412Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:25:01.412Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:25:01.412Z] #20 50.47 Selecting previously unselected package binutils-mingw-w64. [2022-04-21T13:25:01.412Z] #20 50.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-21T13:25:01.412Z] #20 50.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:25:01.412Z] #20 50.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-21T13:25:01.412Z] #20 50.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:25:01.412Z] #20 50.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:01.412Z] #20 50.76 Selecting previously unselected package dmsetup. [2022-04-21T13:25:01.412Z] #20 50.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:25:01.412Z] #20 50.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:25:01.412Z] #20 50.86 Selecting previously unselected package mingw-w64-common. [2022-04-21T13:25:01.412Z] #20 50.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-21T13:25:01.412Z] #20 50.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-21T13:25:01.412Z] #20 53.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-21T13:25:01.412Z] #20 53.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-21T13:25:01.412Z] #20 53.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:25:01.849Z] INFO: Downloading go... [2022-04-21T13:25:01.925Z] INFO: Downloading go... [2022-04-21T13:25:03.305Z] #20 55.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-21T13:25:03.305Z] #20 55.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:03.305Z] #20 55.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:25:03.305Z] #20 55.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-21T13:25:03.305Z] #20 55.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:03.305Z] #20 55.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:25:03.475Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:25:03.493Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:25:04.566Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:25:05.053Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:25:05.519Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:25:05.592Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:25:05.823Z] #20 57.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-21T13:25:05.823Z] #20 57.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:05.823Z] #20 57.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:25:06.501Z] INFO: Extracting git... [2022-04-21T13:25:06.619Z] INFO: Extracting git... [2022-04-21T13:25:09.094Z] #20 61.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-21T13:25:09.094Z] #20 61.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:09.094Z] #20 61.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:25:09.094Z] #20 ... [2022-04-21T13:25:09.094Z] [2022-04-21T13:25:09.094Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:25:09.094Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:25:09.094Z] #69 14.16 + cd /tmp/tmp.wjkVBJquty/src/github.com/containerd/containerd [2022-04-21T13:25:09.094Z] #69 14.16 + git checkout -q v1.6.2 [2022-04-21T13:25:09.657Z] #69 14.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-21T13:25:09.657Z] #69 14.38 + BUILDTAGS='netgo osusergo static_build' [2022-04-21T13:25:09.658Z] #69 14.38 + export EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:25:09.658Z] #69 14.38 + EXTRA_FLAGS=-buildmode=pie [2022-04-21T13:25:09.658Z] #69 14.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-21T13:25:09.658Z] #69 14.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-21T13:25:09.658Z] #69 14.38 + '[' '' = dynamic ']' [2022-04-21T13:25:09.658Z] #69 14.38 + make [2022-04-21T13:25:10.588Z] #69 15.26 + bin/ctr [2022-04-21T13:25:13.021Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-04-21T13:25:16.774Z] INFO: Expanding go... [2022-04-21T13:25:17.126Z] INFO: Expanding go... [2022-04-21T13:25:18.695Z] #69 ... [2022-04-21T13:25:18.695Z] [2022-04-21T13:25:18.695Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-21T13:25:18.695Z] #20 sha256:c0f26dbc73fc9d302d95362f1456658cd13dcb55987727530fdd684885046410 [2022-04-21T13:25:18.695Z] #20 62.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-21T13:25:18.695Z] #20 62.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 62.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:25:18.695Z] #20 64.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-21T13:25:18.695Z] #20 64.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 64.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:25:18.695Z] #20 68.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-21T13:25:18.695Z] #20 68.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 68.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:25:18.695Z] #20 69.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-21T13:25:18.695Z] #20 69.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-21T13:25:18.695Z] #20 69.90 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:25:18.695Z] #20 69.97 Selecting previously unselected package libapparmor1:amd64. [2022-04-21T13:25:18.695Z] #20 69.98 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 69.98 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:25:18.695Z] #20 70.04 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-21T13:25:18.695Z] #20 70.04 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.04 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:25:18.695Z] #20 70.10 Selecting previously unselected package libbtrfs0:amd64. [2022-04-21T13:25:18.695Z] #20 70.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:25:18.695Z] #20 70.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-21T13:25:18.695Z] #20 70.18 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:25:18.695Z] #20 70.28 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-21T13:25:18.695Z] #20 70.28 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:18.695Z] #20 70.33 Selecting previously unselected package libudev-dev:amd64. [2022-04-21T13:25:18.695Z] #20 70.33 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.34 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:25:18.695Z] #20 70.40 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-21T13:25:18.695Z] #20 70.41 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.42 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:25:18.695Z] #20 70.54 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-21T13:25:18.695Z] #20 70.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.54 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:25:18.695Z] #20 70.63 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-21T13:25:18.695Z] #20 70.64 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.64 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:25:18.695Z] #20 70.74 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-21T13:25:18.695Z] #20 70.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-21T13:25:18.695Z] #20 70.74 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:25:18.695Z] #20 70.79 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-21T13:25:18.950Z] #20 70.79 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-21T13:25:18.950Z] #20 70.80 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:25:18.950Z] #20 70.98 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-21T13:25:18.950Z] #20 70.98 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-21T13:25:18.950Z] #20 70.98 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:25:19.206Z] #20 71.08 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-21T13:25:19.206Z] #20 71.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-21T13:25:19.206Z] #20 71.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:19.206Z] #20 71.14 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-21T13:25:19.206Z] #20 71.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-21T13:25:19.206Z] #20 71.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:19.206Z] #20 71.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-21T13:25:19.206Z] #20 71.22 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-21T13:25:19.206Z] #20 71.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:25:19.462Z] #20 71.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:19.462Z] #20 71.47 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-21T13:25:19.462Z] #20 71.48 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-21T13:25:19.462Z] #20 71.49 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-21T13:25:19.462Z] #20 71.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-21T13:25:19.462Z] #20 71.52 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-21T13:25:19.462Z] #20 71.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-21T13:25:19.462Z] #20 71.55 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-21T13:25:19.462Z] #20 71.56 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-21T13:25:19.462Z] #20 71.57 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-21T13:25:19.462Z] #20 71.59 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-21T13:25:19.462Z] #20 71.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-21T13:25:19.462Z] #20 71.64 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-21T13:25:19.462Z] #20 71.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-21T13:25:19.462Z] #20 71.67 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-21T13:25:19.718Z] #20 71.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-21T13:25:19.718Z] #20 71.71 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-21T13:25:19.718Z] #20 71.74 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-21T13:25:19.718Z] #20 71.75 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-21T13:25:19.718Z] #20 71.76 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-21T13:25:19.718Z] #20 71.77 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:25:19.718Z] #20 71.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:25:19.718Z] #20 71.80 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:25:19.719Z] #20 71.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-21T13:25:19.719Z] #20 71.81 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-21T13:25:19.719Z] #20 71.83 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-21T13:25:19.719Z] #20 71.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-21T13:25:19.719Z] #20 71.84 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-21T13:25:19.719Z] #20 71.86 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-21T13:25:19.719Z] #20 71.89 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:19.975Z] #20 71.90 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-21T13:25:19.975Z] #20 71.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:19.975Z] #20 71.92 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-21T13:25:19.975Z] #20 71.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:25:21.398Z] #20 DONE 73.1s [2022-04-21T13:25:21.398Z] [2022-04-21T13:25:21.398Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-21T13:25:21.398Z] #21 sha256:3cf45443d9e4ce262dc4dabed0ab404ad2c07a309a6a01a96c96c06bb6bfe448 [2022-04-21T13:25:22.346Z] #21 1.270 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T13:25:22.346Z] #21 1.275 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T13:25:22.346Z] #21 1.275 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T13:25:28.163Z] #21 1.844 Reading package lists... [2022-04-21T13:25:32.151Z] #62 269.8 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:25:32.151Z] #62 269.8 /usr/bin/ld: /tmp/go-link-3914989564/000019.o: in function `New': [2022-04-21T13:25:32.151Z] #62 269.8 /tmp/tmp.wLWcb1mjV3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-21T13:25:32.151Z] #62 269.9 + bin/containerd-stress [2022-04-21T13:25:32.151Z] #62 271.0 + bin/containerd-shim [2022-04-21T13:25:32.335Z] #21 6.515 Reading package lists... [2022-04-21T13:25:33.267Z] #21 11.11 Building dependency tree... [2022-04-21T13:25:33.267Z] #21 12.22 Reading state information... [2022-04-21T13:25:34.637Z] #21 13.42 The following additional packages will be installed: [2022-04-21T13:25:34.637Z] #21 13.42 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T13:25:34.637Z] #21 13.42 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T13:25:34.637Z] #21 13.43 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T13:25:34.637Z] #21 13.43 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T13:25:34.637Z] #21 13.43 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T13:25:34.637Z] #21 13.43 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-21T13:25:34.637Z] #21 13.44 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T13:25:34.637Z] #21 13.45 Suggested packages: [2022-04-21T13:25:34.637Z] #21 13.45 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-21T13:25:34.637Z] #21 13.45 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-21T13:25:34.637Z] #21 13.45 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-21T13:25:34.637Z] #21 13.45 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-21T13:25:34.637Z] #21 13.45 seccomp:ppc64el seccomp:s390x [2022-04-21T13:25:34.637Z] #21 13.45 Recommended packages: [2022-04-21T13:25:34.637Z] #21 13.45 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-21T13:25:34.637Z] #21 13.45 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-21T13:25:34.637Z] #21 13.45 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-21T13:25:34.637Z] #21 13.45 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-21T13:25:34.894Z] #21 13.88 The following NEW packages will be installed: [2022-04-21T13:25:34.894Z] #21 13.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-21T13:25:35.150Z] #21 13.88 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-21T13:25:35.150Z] #21 13.88 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-21T13:25:35.150Z] #21 13.88 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-21T13:25:35.150Z] #21 13.88 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-21T13:25:35.150Z] #21 13.88 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-21T13:25:35.150Z] #21 13.88 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-21T13:25:35.150Z] #21 13.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-21T13:25:35.150Z] #21 13.89 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-21T13:25:35.150Z] #21 13.89 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-21T13:25:35.150Z] #21 13.89 libseccomp2:ppc64el libseccomp2:s390x [2022-04-21T13:25:35.406Z] #21 14.24 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:25:35.406Z] #21 14.24 Need to get 15.9 MB of archives. [2022-04-21T13:25:35.406Z] #21 14.24 After this operation, 73.0 MB of additional disk space will be used. [2022-04-21T13:25:35.406Z] #21 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-21T13:25:35.406Z] #21 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-21T13:25:35.406Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-21T13:25:35.406Z] #21 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-21T13:25:35.406Z] #21 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-21T13:25:35.406Z] #21 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-21T13:25:35.406Z] #21 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-21T13:25:35.406Z] #21 14.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-21T13:25:35.406Z] #21 14.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-21T13:25:35.406Z] #21 14.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-21T13:25:35.406Z] #21 14.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-21T13:25:35.406Z] #21 14.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-21T13:25:35.406Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-21T13:25:35.406Z] #21 14.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-21T13:25:35.406Z] #21 14.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-21T13:25:35.406Z] #21 14.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-21T13:25:35.406Z] #21 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-21T13:25:35.406Z] #21 14.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-21T13:25:35.406Z] #21 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-21T13:25:35.662Z] #21 14.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-21T13:25:35.662Z] #21 14.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-21T13:25:35.662Z] #21 14.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-21T13:25:35.662Z] #21 14.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-21T13:25:35.662Z] #21 14.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-21T13:25:35.662Z] #21 14.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-21T13:25:35.662Z] #21 14.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-21T13:25:35.662Z] #21 14.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-21T13:25:35.662Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-21T13:25:35.662Z] #21 14.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-21T13:25:35.662Z] #21 14.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-21T13:25:35.662Z] #21 14.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-21T13:25:35.662Z] #21 14.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-21T13:25:35.662Z] #21 14.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-21T13:25:35.662Z] #21 14.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-21T13:25:36.223Z] #21 15.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:25:36.479Z] #21 15.32 Fetched 15.9 MB in 1s (24.3 MB/s) [2022-04-21T13:25:36.479Z] #21 15.36 Selecting previously unselected package gcc-10-base:armel. [2022-04-21T13:25:36.479Z] #21 15.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-21T13:25:36.479Z] #21 15.40 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-21T13:25:36.479Z] #21 15.40 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-21T13:25:36.479Z] #21 15.46 Selecting previously unselected package gcc-10-base:armhf. [2022-04-21T13:25:36.479Z] #21 15.46 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-21T13:25:36.479Z] #21 15.47 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T13:25:36.738Z] #21 15.51 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-21T13:25:36.738Z] #21 15.52 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-21T13:25:36.738Z] #21 15.53 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T13:25:36.738Z] #21 15.57 Selecting previously unselected package gcc-10-base:s390x. [2022-04-21T13:25:36.738Z] #21 15.58 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-21T13:25:36.738Z] #21 15.58 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T13:25:36.738Z] #21 15.64 Selecting previously unselected package gcc-10-base:arm64. [2022-04-21T13:25:36.738Z] #21 15.65 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-21T13:25:36.738Z] #21 15.65 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T13:25:36.738Z] #21 15.71 Selecting previously unselected package libgcc-s1:armel. [2022-04-21T13:25:36.738Z] #21 15.71 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-21T13:25:36.738Z] #21 15.72 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-21T13:25:36.738Z] #21 15.78 Selecting previously unselected package libcrypt1:armel. [2022-04-21T13:25:36.996Z] #21 15.78 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-21T13:25:36.996Z] #21 15.78 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T13:25:36.996Z] #21 15.86 Selecting previously unselected package libc6:armel. [2022-04-21T13:25:36.996Z] #21 15.87 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-21T13:25:36.996Z] #21 16.06 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-21T13:25:37.558Z] #21 16.47 Selecting previously unselected package libapparmor1:armel. [2022-04-21T13:25:37.558Z] #21 16.47 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-21T13:25:37.558Z] #21 16.48 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-21T13:25:37.558Z] #21 16.51 Selecting previously unselected package libapparmor-dev:armel. [2022-04-21T13:25:37.558Z] #21 16.51 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-21T13:25:37.558Z] #21 16.52 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T13:25:37.558Z] #21 16.58 Selecting previously unselected package libgcc-s1:arm64. [2022-04-21T13:25:37.815Z] #21 16.59 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-21T13:25:37.815Z] #21 16.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T13:25:37.815Z] #21 16.64 Selecting previously unselected package libcrypt1:arm64. [2022-04-21T13:25:37.815Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-21T13:25:37.815Z] #21 16.64 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T13:25:37.815Z] #21 16.74 Selecting previously unselected package libc6:arm64. [2022-04-21T13:25:37.815Z] #21 16.75 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-21T13:25:38.071Z] #21 16.91 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T13:25:38.328Z] #21 17.37 Selecting previously unselected package libapparmor1:arm64. [2022-04-21T13:25:38.328Z] #21 17.38 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-21T13:25:38.328Z] #21 17.38 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:25:38.328Z] #21 17.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-21T13:25:38.328Z] #21 17.44 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-21T13:25:38.477Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:25:38.585Z] #21 17.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:25:38.585Z] #21 17.52 Selecting previously unselected package libgcc-s1:s390x. [2022-04-21T13:25:38.585Z] #21 17.53 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-21T13:25:38.585Z] #21 17.54 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T13:25:38.585Z] #21 17.58 Selecting previously unselected package libcrypt1:s390x. [2022-04-21T13:25:38.735Z] #62 282.1 + bin/containerd-shim-runc-v1 [2022-04-21T13:25:38.842Z] #21 17.58 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-21T13:25:38.842Z] #21 17.59 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T13:25:38.842Z] #21 17.67 Selecting previously unselected package libc6:s390x. [2022-04-21T13:25:38.842Z] #21 17.67 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-21T13:25:38.956Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:25:39.098Z] #21 17.85 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T13:25:39.355Z] #21 18.30 Selecting previously unselected package libapparmor1:s390x. [2022-04-21T13:25:39.355Z] #21 18.30 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-21T13:25:39.355Z] #21 18.31 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-21T13:25:39.355Z] #21 18.36 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-21T13:25:39.355Z] #21 18.36 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-21T13:25:39.355Z] #21 18.37 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T13:25:39.611Z] #21 18.43 Selecting previously unselected package libgcc-s1:armhf. [2022-04-21T13:25:39.611Z] #21 18.44 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-21T13:25:39.611Z] #21 18.44 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T13:25:39.611Z] #21 18.49 Selecting previously unselected package libcrypt1:armhf. [2022-04-21T13:25:39.611Z] #21 18.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-21T13:25:39.611Z] #21 18.51 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T13:25:39.611Z] #21 18.59 Selecting previously unselected package libc6:armhf. [2022-04-21T13:25:39.611Z] #21 18.59 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-21T13:25:39.868Z] #21 18.79 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T13:25:40.431Z] #21 19.27 Selecting previously unselected package libapparmor1:armhf. [2022-04-21T13:25:40.431Z] #21 19.27 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-21T13:25:40.431Z] #21 19.28 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-21T13:25:40.431Z] #21 19.34 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-21T13:25:40.431Z] #21 19.34 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-21T13:25:40.431Z] #21 19.34 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T13:25:40.431Z] #21 19.41 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-21T13:25:40.462Z] #62 274.4 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:25:40.462Z] #62 274.4 /usr/bin/ld: /tmp/go-link-2157170729/000019.o: in function `New': [2022-04-21T13:25:40.462Z] #62 274.4 /tmp/tmp.3XIsPhZBO4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-21T13:25:40.462Z] #62 274.5 + bin/containerd-stress [2022-04-21T13:25:40.462Z] #62 275.6 + bin/containerd-shim [2022-04-21T13:25:40.687Z] #21 19.41 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-21T13:25:40.687Z] #21 19.41 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T13:25:40.687Z] #21 19.47 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-21T13:25:40.687Z] #21 19.47 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-21T13:25:40.687Z] #21 19.47 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T13:25:40.687Z] #21 19.56 Selecting previously unselected package libc6:ppc64el. [2022-04-21T13:25:40.687Z] #21 19.56 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-21T13:25:40.943Z] #21 19.76 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T13:25:41.201Z] #21 20.31 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-21T13:25:41.457Z] #21 20.32 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-21T13:25:41.457Z] #21 20.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T13:25:41.457Z] #21 20.37 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-21T13:25:41.457Z] #21 20.38 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-21T13:25:41.457Z] #21 20.39 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T13:25:41.714Z] #21 20.46 Selecting previously unselected package libseccomp2:s390x. [2022-04-21T13:25:41.714Z] #21 20.47 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T13:25:41.714Z] #21 20.48 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.714Z] #21 20.53 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-21T13:25:41.714Z] #21 20.53 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-21T13:25:41.714Z] #21 20.54 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.714Z] #21 20.60 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-21T13:25:41.714Z] #21 20.60 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T13:25:41.714Z] #21 20.61 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.714Z] #21 20.66 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-21T13:25:41.714Z] #21 20.67 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-21T13:25:41.714Z] #21 20.67 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.829Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:25:41.829Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:25:41.971Z] #21 20.73 Selecting previously unselected package libseccomp2:armhf. [2022-04-21T13:25:41.971Z] #21 20.74 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T13:25:41.971Z] #21 20.74 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.971Z] #21 20.79 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-21T13:25:41.971Z] #21 20.80 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-21T13:25:41.971Z] #21 20.80 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.971Z] #21 20.87 Selecting previously unselected package libseccomp2:armel. [2022-04-21T13:25:41.971Z] #21 20.87 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T13:25:41.971Z] #21 20.88 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:25:41.971Z] #21 20.92 Selecting previously unselected package libseccomp-dev:armel. [2022-04-21T13:25:41.971Z] #21 20.93 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-21T13:25:41.971Z] #21 20.93 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:25:42.227Z] #21 21.00 Selecting previously unselected package libseccomp2:arm64. [2022-04-21T13:25:42.227Z] #21 21.01 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:25:42.227Z] #21 21.01 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:42.227Z] #21 21.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-21T13:25:42.227Z] #21 21.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-21T13:25:42.227Z] #21 21.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:42.227Z] #21 21.14 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-21T13:25:42.227Z] #21 21.16 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-21T13:25:42.227Z] #21 21.17 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-21T13:25:42.227Z] #21 21.18 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-21T13:25:42.227Z] #21 21.19 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-21T13:25:42.227Z] #21 21.20 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-21T13:25:42.227Z] #21 21.21 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-21T13:25:42.227Z] #21 21.23 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-21T13:25:42.227Z] #21 21.24 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-21T13:25:42.484Z] #21 21.25 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-21T13:25:42.484Z] #21 21.27 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-21T13:25:42.484Z] #21 21.28 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-21T13:25:42.484Z] #21 21.30 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-21T13:25:42.484Z] #21 21.31 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-21T13:25:42.484Z] #21 21.32 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-21T13:25:42.484Z] #21 21.33 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-21T13:25:42.795Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:25:43.272Z] INFO: Removing downloaded files... [2022-04-21T13:25:43.272Z] INFO: Downloading containerd [2022-04-21T13:25:43.352Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:25:43.807Z] INFO: Removing downloaded files... [2022-04-21T13:25:43.807Z] INFO: Downloading containerd [2022-04-21T13:25:43.852Z] #21 22.55 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-21T13:25:45.037Z] #21 23.76 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-21T13:25:45.309Z] #62 288.3 + bin/containerd-shim-runc-v2 [2022-04-21T13:25:45.309Z] #62 289.1 + binaries [2022-04-21T13:25:45.569Z] #62 289.1 + install -D bin/containerd /build/containerd [2022-04-21T13:25:45.569Z] #62 289.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:25:45.569Z] #62 289.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:25:45.569Z] #62 289.2 + install -D bin/ctr /build/ctr [2022-04-21T13:25:46.406Z] #21 25.01 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-21T13:25:47.003Z] #62 286.5 + bin/containerd-shim-runc-v1 [2022-04-21T13:25:47.334Z] #21 26.24 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-21T13:25:47.536Z] #62 DONE 290.9s [2022-04-21T13:25:48.401Z] #62 275.2 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:25:48.401Z] #62 275.2 /usr/bin/ld: /tmp/go-link-75503178/000019.o: in function `New': [2022-04-21T13:25:48.401Z] #62 275.2 /tmp/tmp.1BBgSTaFVr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-21T13:25:48.401Z] #62 275.3 + bin/containerd-stress [2022-04-21T13:25:48.401Z] #62 276.4 + bin/containerd-shim [2022-04-21T13:25:48.490Z] [2022-04-21T13:25:48.490Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:25:48.490Z] #63 sha256:34649377f24a31f34f3d401f91fe9acd51e08ce2a61e45e2ef970cd90d932bcb [2022-04-21T13:25:48.700Z] #21 27.45 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.46 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.48 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.49 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.50 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.51 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.54 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.55 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.56 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.58 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.59 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.61 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.62 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-21T13:25:48.700Z] #21 27.63 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.64 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.65 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.67 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.700Z] #21 27.68 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-21T13:25:48.957Z] #21 27.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:25:49.214Z] #21 DONE 28.2s [2022-04-21T13:25:49.214Z] [2022-04-21T13:25:49.214Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-21T13:25:49.214Z] #64 sha256:afd73b889001182a4bcefa7d4a74e5823f513b25b4074dda31c6d43a5685d709 [2022-04-21T13:25:49.429Z] #63 DONE 0.6s [2022-04-21T13:25:49.429Z] [2022-04-21T13:25:49.429Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:25:49.429Z] #68 sha256:3d52a738fb31984032f4acb0ef55c9a22e68edf03075bcbe7cb689a9def621bd [2022-04-21T13:25:49.429Z] #68 DONE 0.2s [2022-04-21T13:25:49.429Z] [2022-04-21T13:25:49.429Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:25:49.429Z] #73 sha256:3b78dc94d24e95cef29e1b52a7c4827af1392b14d5b58a725b2ad70fc5a268da [2022-04-21T13:25:49.473Z] #64 DONE 0.1s [2022-04-21T13:25:49.474Z] [2022-04-21T13:25:49.474Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:25:49.474Z] #65 sha256:8d7e74c60e0cf6907ef074f86f92f838cf02cf5e773a6dec7e61c93ad73dc813 [2022-04-21T13:25:50.000Z] #73 DONE 0.5s [2022-04-21T13:25:50.000Z] [2022-04-21T13:25:50.000Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:25:50.000Z] #74 sha256:7692b06cd5437cb5afdd2e310f12e41ea48ceebc244098aa3556a08a017c5c4c [2022-04-21T13:25:50.000Z] #74 DONE 0.0s [2022-04-21T13:25:50.000Z] [2022-04-21T13:25:50.000Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-21T13:25:50.000Z] #75 sha256:9973caed022cf4b7310a3197e3f8c741da0edd3596470e09eea6161c5dd0a691 [2022-04-21T13:25:50.403Z] #65 ... [2022-04-21T13:25:50.403Z] [2022-04-21T13:25:50.403Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-21T13:25:50.403Z] #22 sha256:20464ca1a10cc7324eb341aa92b4a02b9e0944a505aa48278220ac8987b4faed [2022-04-21T13:25:50.403Z] #22 DONE 1.2s [2022-04-21T13:25:50.403Z] [2022-04-21T13:25:50.403Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:25:50.403Z] #65 sha256:8d7e74c60e0cf6907ef074f86f92f838cf02cf5e773a6dec7e61c93ad73dc813 [2022-04-21T13:25:50.403Z] #65 1.041 + RM_GOPATH=0 [2022-04-21T13:25:50.403Z] #65 1.042 + TMP_GOPATH= [2022-04-21T13:25:50.403Z] #65 1.053 + : /build [2022-04-21T13:25:50.403Z] #65 1.053 + '[' -z '' ']' [2022-04-21T13:25:50.403Z] #65 1.053 ++ mktemp -d [2022-04-21T13:25:50.403Z] #65 1.055 + export GOPATH=/tmp/tmp.4tUoS4UgSB [2022-04-21T13:25:50.403Z] #65 1.055 + GOPATH=/tmp/tmp.4tUoS4UgSB [2022-04-21T13:25:50.403Z] #65 1.055 + RM_GOPATH=1 [2022-04-21T13:25:50.403Z] #65 1.056 + case "$(go env GOARCH)" in [2022-04-21T13:25:50.403Z] #65 1.056 ++ go env GOARCH [2022-04-21T13:25:50.403Z] #65 1.069 + export GO_BUILDMODE=-buildmode=pie [2022-04-21T13:25:50.403Z] #65 1.069 + GO_BUILDMODE=-buildmode=pie [2022-04-21T13:25:50.403Z] #65 1.070 ++ dirname /install.sh [2022-04-21T13:25:50.403Z] #65 1.070 + dir=/ [2022-04-21T13:25:50.403Z] #65 1.071 + bin=runc [2022-04-21T13:25:50.403Z] #65 1.071 + shift [2022-04-21T13:25:50.403Z] #65 1.071 + '[' '!' -f //runc.installer ']' [2022-04-21T13:25:50.403Z] #65 1.071 + . //runc.installer [2022-04-21T13:25:50.403Z] #65 1.072 ++ set -e [2022-04-21T13:25:50.403Z] #65 1.072 ++ : v1.1.1 [2022-04-21T13:25:50.403Z] #65 1.072 + install_runc [2022-04-21T13:25:50.403Z] #65 1.072 + RUNC_BUILDTAGS=seccomp [2022-04-21T13:25:50.403Z] #65 1.073 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-21T13:25:50.403Z] #65 1.073 Install runc version v1.1.1 (build tags: seccomp) [2022-04-21T13:25:50.403Z] #65 1.073 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4tUoS4UgSB/src/github.com/opencontainers/runc [2022-04-21T13:25:50.403Z] #65 1.075 Cloning into '/tmp/tmp.4tUoS4UgSB/src/github.com/opencontainers/runc'... [2022-04-21T13:25:50.569Z] #75 0.622 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-21T13:25:50.569Z] #75 0.622 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-21T13:25:50.569Z] #75 0.623 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-21T13:25:51.338Z] #65 ... [2022-04-21T13:25:51.339Z] [2022-04-21T13:25:51.339Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-21T13:25:51.339Z] #23 sha256:9ccedaa432c4fcb7aba8a9e68aa7b010b078fa581d519df389785e88ef039210 [2022-04-21T13:25:51.339Z] #23 DONE 0.9s [2022-04-21T13:25:51.400Z] #75 0.857 Reading package lists... [2022-04-21T13:25:51.602Z] [2022-04-21T13:25:51.602Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-21T13:25:51.602Z] #24 sha256:7f8b048535c74186c0a53c1f69fa8423ad2f8d5677c3d7a547f810acbd805a6a [2022-04-21T13:25:51.970Z] #75 1.355 Reading package lists... [2022-04-21T13:25:51.970Z] #75 1.839 Building dependency tree... [2022-04-21T13:25:51.970Z] #75 1.944 Reading state information... [2022-04-21T13:25:51.970Z] #75 2.058 The following additional packages will be installed: [2022-04-21T13:25:52.164Z] #24 0.841 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-21T13:25:52.164Z] #24 DONE 0.9s [2022-04-21T13:25:52.164Z] [2022-04-21T13:25:52.164Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:25:52.164Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:25:52.229Z] #75 2.058 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-21T13:25:52.229Z] #75 2.059 Suggested packages: [2022-04-21T13:25:52.229Z] #75 2.059 systemd-container policykit-1 [2022-04-21T13:25:52.229Z] #75 2.059 Recommended packages: [2022-04-21T13:25:52.229Z] #75 2.059 systemd-timesyncd | time-daemon libnss-systemd [2022-04-21T13:25:52.229Z] #75 2.125 The following NEW packages will be installed: [2022-04-21T13:25:52.229Z] #75 2.126 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-21T13:25:52.229Z] #75 2.127 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-21T13:25:52.420Z] #69 ... [2022-04-21T13:25:52.420Z] [2022-04-21T13:25:52.420Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-21T13:25:52.420Z] #25 sha256:2e260e45cb45cebb53d7f54f6409ab1dc757a60f174f9b167c9259109716a38e [2022-04-21T13:25:52.489Z] #75 2.395 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:25:52.489Z] #75 2.395 Need to get 5817 kB of archives. [2022-04-21T13:25:52.489Z] #75 2.395 After this operation, 19.3 MB of additional disk space will be used. [2022-04-21T13:25:52.489Z] #75 2.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-21T13:25:52.489Z] #75 2.398 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-21T13:25:52.489Z] #75 2.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-21T13:25:52.489Z] #75 2.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-21T13:25:52.489Z] #75 2.404 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-21T13:25:52.489Z] #75 2.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-21T13:25:52.489Z] #75 2.439 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-21T13:25:52.489Z] #75 2.440 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-21T13:25:52.489Z] #75 2.442 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-21T13:25:52.489Z] #75 2.444 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-21T13:25:52.489Z] #75 2.567 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:25:52.489Z] #75 2.595 Fetched 5817 kB in 0s (18.6 MB/s) [2022-04-21T13:25:52.489Z] #75 2.624 Selecting previously unselected package libargon2-1:amd64. [2022-04-21T13:25:52.749Z] #75 2.624 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-21T13:25:52.749Z] #75 2.636 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-21T13:25:52.749Z] #75 2.645 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-21T13:25:52.749Z] #75 2.680 Selecting previously unselected package libjson-c5:amd64. [2022-04-21T13:25:52.749Z] #75 2.682 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-21T13:25:52.749Z] #75 2.686 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-21T13:25:52.749Z] #75 2.729 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-21T13:25:52.749Z] #75 2.731 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-21T13:25:52.749Z] #75 2.735 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-21T13:25:52.749Z] #75 2.786 Selecting previously unselected package libkmod2:amd64. [2022-04-21T13:25:52.749Z] #75 2.789 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-21T13:25:52.749Z] #75 2.793 Unpacking libkmod2:amd64 (28-1) ... [2022-04-21T13:25:52.749Z] #75 2.836 Selecting previously unselected package systemd. [2022-04-21T13:25:53.008Z] #75 2.839 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-21T13:25:53.008Z] #75 2.872 Unpacking systemd (247.3-7) ... [2022-04-21T13:25:53.268Z] #75 3.347 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-21T13:25:53.268Z] #75 3.357 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-21T13:25:53.268Z] #75 3.368 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-21T13:25:53.268Z] #75 3.378 Setting up libkmod2:amd64 (28-1) ... [2022-04-21T13:25:53.268Z] #75 3.388 Setting up systemd (247.3-7) ... [2022-04-21T13:25:53.350Z] #25 DONE 0.9s [2022-04-21T13:25:53.350Z] [2022-04-21T13:25:53.350Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-21T13:25:53.350Z] #26 sha256:1694b0bb4e51ff3aa65fffeea29877a79e51a05f2805bfc2bf21025d56b57903 [2022-04-21T13:25:53.527Z] #75 3.427 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-21T13:25:53.527Z] #75 3.429 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-21T13:25:53.527Z] #75 3.432 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-21T13:25:53.527Z] #75 3.452 Initializing machine ID from KVM UUID. [2022-04-21T13:25:53.541Z] #62 292.7 + bin/containerd-shim-runc-v2 [2022-04-21T13:25:53.541Z] #62 293.5 + binaries [2022-04-21T13:25:53.541Z] #62 293.5 + install -D bin/containerd /build/containerd [2022-04-21T13:25:53.541Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:25:53.541Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:25:53.541Z] #62 293.5 + install -D bin/ctr /build/ctr [2022-04-21T13:25:53.787Z] #75 3.763 Selecting previously unselected package systemd-sysv. [2022-04-21T13:25:53.787Z] #75 3.763 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-21T13:25:53.787Z] #75 3.770 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-21T13:25:53.787Z] #75 3.773 Unpacking systemd-sysv (247.3-7) ... [2022-04-21T13:25:53.787Z] #75 3.817 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-21T13:25:53.787Z] #75 3.820 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-21T13:25:53.787Z] #75 3.824 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-21T13:25:53.787Z] #75 3.879 Selecting previously unselected package dbus. [2022-04-21T13:25:53.787Z] #75 3.882 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-21T13:25:53.787Z] #75 3.891 Unpacking dbus (1.12.20-2) ... [2022-04-21T13:25:53.787Z] #75 3.945 Selecting previously unselected package libpam-systemd:amd64. [2022-04-21T13:25:54.047Z] #75 3.948 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-21T13:25:54.047Z] #75 3.951 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-21T13:25:54.047Z] #75 3.995 Selecting previously unselected package dbus-user-session. [2022-04-21T13:25:54.047Z] #75 3.998 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-21T13:25:54.047Z] #75 4.001 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-21T13:25:54.047Z] #75 4.041 Setting up systemd-sysv (247.3-7) ... [2022-04-21T13:25:54.047Z] #75 4.052 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-21T13:25:54.047Z] #75 4.062 Setting up dbus (1.12.20-2) ... [2022-04-21T13:25:54.047Z] #75 4.172 invoke-rc.d: could not determine current runlevel [2022-04-21T13:25:54.282Z] #26 DONE 1.0s [2022-04-21T13:25:54.282Z] [2022-04-21T13:25:54.282Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-21T13:25:54.282Z] #27 sha256:200a2b3b17176b2f4ac828dff638999f706b21fdc279a7508805a0bc8bac026e [2022-04-21T13:25:54.307Z] #75 4.175 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:25:54.307Z] #75 4.179 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-21T13:25:54.307Z] #75 4.292 Setting up dbus-user-session (1.12.20-2) ... [2022-04-21T13:25:54.307Z] #75 4.306 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:25:54.307Z] #75 DONE 4.4s [2022-04-21T13:25:54.567Z] [2022-04-21T13:25:54.567Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-21T13:25:54.567Z] #76 sha256:5b62caec3620ce7605ce57171ee418c0fdcdfdf5e089669a568ea5988e6331e8 [2022-04-21T13:25:54.827Z] #76 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T13:25:54.827Z] #76 0.384 Dload Upload Total Spent Left Speed [2022-04-21T13:25:54.970Z] #62 287.5 + bin/containerd-shim-runc-v1 [2022-04-21T13:25:55.087Z] #76 0.387 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5490 0 --:--:-- --:--:-- --:--:-- 5474 100 1823 100 1823 0 0 5490 0 --:--:-- --:--:-- --:--:-- 5474 [2022-04-21T13:25:55.087Z] #76 DONE 0.8s [2022-04-21T13:25:55.087Z] [2022-04-21T13:25:55.087Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:25:55.087Z] #77 sha256:10afee299af716c692650b61e31e83972cd6057fc650acdd2a7d4e466b2fd7f9 [2022-04-21T13:25:55.213Z] #27 DONE 1.0s [2022-04-21T13:25:55.213Z] [2022-04-21T13:25:55.213Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:25:55.213Z] #65 sha256:8d7e74c60e0cf6907ef074f86f92f838cf02cf5e773a6dec7e61c93ad73dc813 [2022-04-21T13:25:55.213Z] #65 5.448 + cd /tmp/tmp.4tUoS4UgSB/src/github.com/opencontainers/runc [2022-04-21T13:25:55.213Z] #65 5.448 + git checkout -q v1.1.1 [2022-04-21T13:25:55.213Z] #65 5.706 + '[' -z '' ']' [2022-04-21T13:25:55.213Z] #65 5.707 + target=static [2022-04-21T13:25:55.213Z] #65 5.707 + make BUILDTAGS=seccomp static [2022-04-21T13:25:55.213Z] #65 5.872 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-21T13:25:55.434Z] #62 DONE 295.4s [2022-04-21T13:25:56.026Z] #77 DONE 0.9s [2022-04-21T13:25:56.026Z] [2022-04-21T13:25:56.026Z] #78 exporting to image [2022-04-21T13:25:56.026Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:25:56.026Z] #78 exporting layers [2022-04-21T13:25:56.133Z] [2022-04-21T13:25:56.134Z] Name Version Source Summary [2022-04-21T13:25:56.134Z] ---- ------- ------ ------- [2022-04-21T13:25:56.134Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:25:56.365Z] [2022-04-21T13:25:56.365Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:25:56.365Z] #63 sha256:c48490cce4d16b9c3824bd1f1a52b09e57a61591c5b50d06cfd4aeba1e4686dc [2022-04-21T13:25:57.295Z] #63 DONE 0.8s [2022-04-21T13:25:57.295Z] [2022-04-21T13:25:57.295Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:25:57.295Z] #68 sha256:aa0a42c810c07ee9587c3f3603bb4ae9bf67e1359aac0d3efd98cbb06e257c47 [2022-04-21T13:25:57.295Z] #68 DONE 0.2s [2022-04-21T13:25:57.295Z] [2022-04-21T13:25:57.295Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:25:57.295Z] #73 sha256:bec18790af404ee769aface59e74510676bd8d3cb4fcfb46dd0a4095e342d16c [2022-04-21T13:25:57.655Z] [2022-04-21T13:25:57.655Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:25:57.655Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:25:57.655Z] PSChildName : containerd [2022-04-21T13:25:57.655Z] PSDrive : C [2022-04-21T13:25:57.655Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:25:57.655Z] PSIsContainer : True [2022-04-21T13:25:57.655Z] Name : containerd [2022-04-21T13:25:57.655Z] FullName : C:\containerd [2022-04-21T13:25:57.655Z] Parent : [2022-04-21T13:25:57.655Z] Exists : True [2022-04-21T13:25:57.655Z] Root : C:\ [2022-04-21T13:25:57.655Z] Extension : [2022-04-21T13:25:57.655Z] CreationTime : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] CreationTimeUtc : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] LastAccessTime : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] LastAccessTimeUtc : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] LastWriteTime : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] LastWriteTimeUtc : 4/21/2022 1:25:57 PM [2022-04-21T13:25:57.655Z] Attributes : Directory [2022-04-21T13:25:57.655Z] Mode : d----- [2022-04-21T13:25:57.655Z] BaseName : containerd [2022-04-21T13:25:57.655Z] Target : {} [2022-04-21T13:25:57.655Z] LinkType : [2022-04-21T13:25:57.655Z] [2022-04-21T13:25:58.222Z] #73 DONE 0.8s [2022-04-21T13:25:58.222Z] [2022-04-21T13:25:58.222Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:25:58.222Z] #74 sha256:02aecfdf16923b7eec69956dc89e3e50260b6dc1df22df9868ce6a9bf3cb6400 [2022-04-21T13:25:58.222Z] #74 DONE 0.0s [2022-04-21T13:25:58.222Z] [2022-04-21T13:25:58.222Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:25:58.222Z] #75 sha256:cce78703fbb937c12384395fe8711e855e19c06535ecb514a62da8589b9ebbd8 [2022-04-21T13:25:58.616Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:25:58.616Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:25:58.616Z] [2022-04-21T13:25:58.616Z] [2022-04-21T13:25:58.783Z] #75 DONE 0.7s [2022-04-21T13:25:59.038Z] [2022-04-21T13:25:59.038Z] #76 exporting to image [2022-04-21T13:25:59.038Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:25:59.038Z] #76 exporting layers [2022-04-21T13:26:01.196Z] [2022-04-21T13:26:01.196Z] Name Version Source Summary [2022-04-21T13:26:01.196Z] ---- ------- ------ ------- [2022-04-21T13:26:01.196Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:26:01.196Z] [2022-04-21T13:26:01.196Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:26:01.196Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:26:01.196Z] PSChildName : containerd [2022-04-21T13:26:01.196Z] PSDrive : C [2022-04-21T13:26:01.196Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:26:01.196Z] PSIsContainer : True [2022-04-21T13:26:01.196Z] Name : containerd [2022-04-21T13:26:01.196Z] FullName : C:\containerd [2022-04-21T13:26:01.196Z] Parent : [2022-04-21T13:26:01.196Z] Exists : True [2022-04-21T13:26:01.196Z] Root : C:\ [2022-04-21T13:26:01.196Z] Extension : [2022-04-21T13:26:01.196Z] CreationTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] CreationTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] LastAccessTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] LastAccessTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] LastWriteTime : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] LastWriteTimeUtc : 4/21/2022 1:25:59 PM [2022-04-21T13:26:01.196Z] Attributes : Directory [2022-04-21T13:26:01.196Z] Mode : d----- [2022-04-21T13:26:01.196Z] BaseName : containerd [2022-04-21T13:26:01.196Z] Target : {} [2022-04-21T13:26:01.196Z] LinkType : [2022-04-21T13:26:01.196Z] [2022-04-21T13:26:01.196Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:26:01.196Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:26:01.196Z] [2022-04-21T13:26:01.196Z] [2022-04-21T13:26:01.537Z] #62 293.8 + bin/containerd-shim-runc-v2 [2022-04-21T13:26:01.758Z] #65 ... [2022-04-21T13:26:01.758Z] [2022-04-21T13:26:01.758Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:26:01.758Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T13:26:01.758Z] #28 1.172 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-21T13:26:01.758Z] #28 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-21T13:26:01.758Z] #28 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-21T13:26:01.758Z] #28 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-21T13:26:01.758Z] #28 1.615 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-21T13:26:01.758Z] #28 1.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-21T13:26:01.758Z] #28 2.121 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-21T13:26:01.758Z] #28 2.432 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-21T13:26:01.758Z] #28 2.755 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-21T13:26:01.758Z] #28 3.029 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-21T13:26:01.758Z] #28 3.029 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-21T13:26:01.758Z] #28 3.033 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-21T13:26:01.758Z] #28 3.035 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-21T13:26:01.758Z] #28 3.039 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-21T13:26:01.758Z] #28 3.043 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-21T13:26:01.758Z] #28 3.110 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-21T13:26:01.758Z] #28 3.114 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-21T13:26:01.758Z] #28 3.115 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-21T13:26:01.758Z] #28 3.119 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-21T13:26:01.758Z] #28 3.120 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-21T13:26:01.758Z] #28 3.120 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-21T13:26:02.106Z] #62 294.6 + binaries [2022-04-21T13:26:02.364Z] #62 294.6 + install -D bin/containerd /build/containerd [2022-04-21T13:26:02.365Z] #62 294.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:26:02.365Z] #62 294.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:26:02.365Z] #62 294.6 + install -D bin/ctr /build/ctr [2022-04-21T13:26:02.599Z] #78 exporting layers 6.2s done [2022-04-21T13:26:02.599Z] #78 writing image sha256:42ee7673b010ca9ea0bac0df4ec727eee28fab4b28e8201307c31e726c20e054 done [2022-04-21T13:26:02.599Z] #78 naming to docker.io/library/docker:7b30cd7091acc388d0eb78dc477977e266086526 done [2022-04-21T13:26:02.599Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:26:02.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7b30cd7091acc388d0eb78dc477977e266086526 -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:7b30cd7091acc388d0eb78dc477977e266086526 hack/make.sh dynbinary test-integration [2022-04-21T13:26:04.264Z] #62 DONE 296.6s [2022-04-21T13:26:04.857Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-21T13:26:04.857Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-21T13:26:04.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-21T13:26:04.857Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-21T13:26:04.857Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-21T13:26:04.857Z] Detected virtualization docker. [2022-04-21T13:26:04.857Z] Detected architecture x86-64. [2022-04-21T13:26:04.857Z] Set hostname to . [2022-04-21T13:26:04.857Z] modprobe@configfs.service: Succeeded. [2022-04-21T13:26:04.857Z] modprobe@drm.service: Succeeded. [2022-04-21T13:26:04.857Z] modprobe@fuse.service: Succeeded. [2022-04-21T13:26:04.857Z] + source /etc/docker-entrypoint-cmd [2022-04-21T13:26:04.857Z] ++ hack/make.sh dynbinary test-integration [2022-04-21T13:26:04.857Z] [2022-04-21T13:26:04.857Z] Removing bundles/ [2022-04-21T13:26:04.857Z] [2022-04-21T13:26:04.857Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:26:04.857Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:26:04.857Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:26:05.199Z] [2022-04-21T13:26:05.199Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:26:05.199Z] #63 sha256:a148980d7251b1d0b16467a34305cb2d68fd193dafde6a2765be686fa450e298 [2022-04-21T13:26:05.576Z] #76 exporting layers 6.0s done [2022-04-21T13:26:05.576Z] #76 writing image sha256:cbb4938a7825b4079d1491288afcb5ecdf924dc58a1bd83be34c464637cc671e done [2022-04-21T13:26:05.576Z] #76 naming to docker.io/library/docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 done [2022-04-21T13:26:05.576Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-21T13:26:05.898Z] + trap exit INT TERM [2022-04-21T13:26:05.898Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-21T13:26:05.898Z] + CONTAINER_NAME=docker-pr2 [2022-04-21T13:26:05.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh dynbinary [2022-04-21T13:26:06.132Z] #63 DONE 1.0s [2022-04-21T13:26:06.133Z] [2022-04-21T13:26:06.133Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:26:06.133Z] #68 sha256:045281c64a30780f21e8feac00278f8fd6638a8a2fc8bcf687fb33a393932ddc [2022-04-21T13:26:06.392Z] #68 DONE 0.2s [2022-04-21T13:26:06.392Z] [2022-04-21T13:26:06.392Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:26:06.392Z] #73 sha256:e885aa4f870580041e1389c26ec1da4b29e9fe2b93a840dc09bcc4ebda3d16d2 [2022-04-21T13:26:07.264Z] [2022-04-21T13:26:07.264Z] Removing bundles/ [2022-04-21T13:26:07.264Z] [2022-04-21T13:26:07.264Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:26:07.327Z] #73 DONE 0.9s [2022-04-21T13:26:07.327Z] [2022-04-21T13:26:07.327Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:26:07.327Z] #74 sha256:ad2ecc241f86b7958b5f0a2c9134102e492566d3db1a0cc3966b338c87876bf5 [2022-04-21T13:26:07.327Z] #74 DONE 0.0s [2022-04-21T13:26:07.327Z] [2022-04-21T13:26:07.327Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:26:07.327Z] #75 sha256:07d3deb0e3c214e7766de7f6d46eefaa0634410a1fe78999a3bb76c762d0dd81 [2022-04-21T13:26:07.521Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:26:07.521Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:26:07.894Z] #75 DONE 0.8s [2022-04-21T13:26:08.152Z] [2022-04-21T13:26:08.152Z] #76 exporting to image [2022-04-21T13:26:08.152Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:26:08.152Z] #76 exporting layers [2022-04-21T13:26:09.855Z] #28 14.55 Fetched 48.9 MB in 14s (3590 kB/s) [2022-04-21T13:26:14.714Z] #76 exporting layers 6.2s done [2022-04-21T13:26:14.715Z] #76 writing image sha256:fdbc887fd9b49c5f82a116c2ea11b621d0c581fcf2c3b991c6d79960ba78a66c done [2022-04-21T13:26:14.715Z] #76 naming to docker.io/library/docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 done [2022-04-21T13:26:14.715Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:26:15.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -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:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh dynbinary test-integration [2022-04-21T13:26:15.987Z] [2022-04-21T13:26:15.987Z] Removing bundles/ [2022-04-21T13:26:15.987Z] [2022-04-21T13:26:15.987Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:26:16.245Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:26:16.245Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:26:16.400Z] #28 14.55 Reading package lists... [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:26:20.653Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-04-21T13:26:20.653Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:26:20.653Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:26:20.653Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:26:20.653Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-21T13:26:20.653Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:26:20.654Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-21T13:26:20.654Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:26:20.654Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:26:22.947Z] #28 21.13 Reading package lists... [2022-04-21T13:26:23.171Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-04-21T13:26:23.427Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 49.3% of statements [2022-04-21T13:26:23.684Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-21T13:26:24.246Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T13:26:24.840Z] #28 27.87 Building dependency tree... [2022-04-21T13:26:25.175Z] ok github.com/docker/docker/builder/remotecontext/git 1.629s coverage: 86.3% of statements [2022-04-21T13:26:25.175Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:26:25.175Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:26:25.175Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:26:25.175Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:26:25.737Z] ok github.com/docker/docker/cmd/docker-proxy 0.222s coverage: 69.3% of statements [2022-04-21T13:26:26.212Z] #28 30.89 bzip2 is already the newest version (1.0.8-4). [2022-04-21T13:26:26.212Z] #28 30.89 patch is already the newest version (2.7.6-7). [2022-04-21T13:26:26.212Z] #28 30.89 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-21T13:26:26.212Z] #28 30.89 The following additional packages will be installed: [2022-04-21T13:26:26.212Z] #28 30.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T13:26:26.212Z] #28 30.90 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-21T13:26:26.212Z] #28 30.90 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-21T13:26:26.212Z] #28 30.91 python3-pkg-resources vim-runtime xxd [2022-04-21T13:26:26.212Z] #28 30.92 Suggested packages: [2022-04-21T13:26:26.212Z] #28 30.93 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-21T13:26:26.212Z] #28 30.93 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-21T13:26:26.212Z] #28 30.93 Recommended packages: [2022-04-21T13:26:26.212Z] #28 30.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-21T13:26:26.407Z] ba8181afd426: Pull complete [2022-04-21T13:26:26.407Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-21T13:26:26.407Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:26:26.407Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:26:26.407Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-21T13:26:26.407Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-21T13:26:26.407Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-21T13:26:26.407Z] INFO: Docker version of control daemon [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Client: [2022-04-21T13:26:26.407Z] Version: 20.10.9 [2022-04-21T13:26:26.407Z] API version: 1.41 [2022-04-21T13:26:26.407Z] Go version: go1.16.8 [2022-04-21T13:26:26.407Z] Git commit: c2ea9bc [2022-04-21T13:26:26.407Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-21T13:26:26.407Z] OS/Arch: windows/amd64 [2022-04-21T13:26:26.407Z] Context: default [2022-04-21T13:26:26.407Z] Experimental: true [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Server: Docker Engine - Community [2022-04-21T13:26:26.407Z] Engine: [2022-04-21T13:26:26.407Z] Version: 20.10.9 [2022-04-21T13:26:26.407Z] API version: 1.41 (minimum version 1.24) [2022-04-21T13:26:26.407Z] Go version: go1.16.8 [2022-04-21T13:26:26.407Z] Git commit: 79ea9d3 [2022-04-21T13:26:26.407Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-21T13:26:26.407Z] OS/Arch: windows/amd64 [2022-04-21T13:26:26.407Z] Experimental: true [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] INFO: Docker info of control daemon [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Client: [2022-04-21T13:26:26.407Z] Context: default [2022-04-21T13:26:26.407Z] Debug Mode: false [2022-04-21T13:26:26.407Z] Plugins: [2022-04-21T13:26:26.407Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-21T13:26:26.407Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-21T13:26:26.407Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Server: [2022-04-21T13:26:26.407Z] Containers: 0 [2022-04-21T13:26:26.407Z] Running: 0 [2022-04-21T13:26:26.407Z] Paused: 0 [2022-04-21T13:26:26.407Z] Stopped: 0 [2022-04-21T13:26:26.407Z] Images: 1 [2022-04-21T13:26:26.407Z] Server Version: 20.10.9 [2022-04-21T13:26:26.407Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-21T13:26:26.407Z] Windows: [2022-04-21T13:26:26.407Z] LCOW: [2022-04-21T13:26:26.407Z] Logging Driver: json-file [2022-04-21T13:26:26.407Z] Plugins: [2022-04-21T13:26:26.407Z] Volume: local [2022-04-21T13:26:26.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:26:26.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:26:26.407Z] Swarm: inactive [2022-04-21T13:26:26.407Z] Default Isolation: process [2022-04-21T13:26:26.407Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:26:26.407Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-21T13:26:26.407Z] OSType: windows [2022-04-21T13:26:26.407Z] Architecture: x86_64 [2022-04-21T13:26:26.407Z] CPUs: 4 [2022-04-21T13:26:26.407Z] Total Memory: 32GiB [2022-04-21T13:26:26.407Z] Name: azwin-2-f55c51 [2022-04-21T13:26:26.407Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-21T13:26:26.407Z] Docker Root Dir: D:\docker [2022-04-21T13:26:26.407Z] Debug Mode: false [2022-04-21T13:26:26.407Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:26:26.407Z] Labels: [2022-04-21T13:26:26.407Z] Experimental: true [2022-04-21T13:26:26.407Z] Insecure Registries: [2022-04-21T13:26:26.407Z] 10.0.0.4:5000 [2022-04-21T13:26:26.407Z] 127.0.0.0/8 [2022-04-21T13:26:26.407Z] Registry Mirrors: [2022-04-21T13:26:26.407Z] http://10.0.0.4:5000/ [2022-04-21T13:26:26.407Z] Live Restore Enabled: false [2022-04-21T13:26:26.407Z] Product License: Community Engine [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] INFO: Commit hash is 03f9499a17 [2022-04-21T13:26:26.407Z] INFO: Nuke-Everything... [2022-04-21T13:26:26.407Z] INFO: Container count on control daemon to delete is 0 [2022-04-21T13:26:26.407Z] INFO: Nuking d:\CI [2022-04-21T13:26:26.407Z] INFO: Zapped successfully [2022-04-21T13:26:26.407Z] INFO: Location for testing is d:\CI\PR-43510\2 [2022-04-21T13:26:26.407Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] INFO: Building the image from Dockerfile.windows at 04/21/2022 13:26:14... [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Sending build context to Docker daemon 66.33MB [2022-04-21T13:26:26.407Z] [2022-04-21T13:26:26.407Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-21T13:26:26.407Z] ---> e8870c5c3ab2 [2022-04-21T13:26:26.407Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-21T13:26:26.407Z] ---> Running in 9b9400ce4a3c [2022-04-21T13:26:26.407Z] Removing intermediate container 9b9400ce4a3c [2022-04-21T13:26:26.407Z] ---> b3a7f6bc4284 [2022-04-21T13:26:26.407Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-21T13:26:26.407Z] ---> Running in dc4464349738 [2022-04-21T13:26:26.407Z] Removing intermediate container dc4464349738 [2022-04-21T13:26:26.407Z] ---> 330beb173644 [2022-04-21T13:26:26.407Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-21T13:26:26.407Z] ---> Running in 72f2fbc97057 [2022-04-21T13:26:26.407Z] Removing intermediate container 72f2fbc97057 [2022-04-21T13:26:26.407Z] ---> 2b4b87ff6081 [2022-04-21T13:26:26.407Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-21T13:26:26.407Z] ---> Running in 37d7acd69e34 [2022-04-21T13:26:26.407Z] Removing intermediate container 37d7acd69e34 [2022-04-21T13:26:26.407Z] ---> 76739ba6d0a4 [2022-04-21T13:26:26.407Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-21T13:26:26.407Z] ---> Running in 27e4909cd5df [2022-04-21T13:26:26.407Z] Removing intermediate container 27e4909cd5df [2022-04-21T13:26:26.407Z] ---> bd1b55ab02a4 [2022-04-21T13:26:26.407Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-21T13:26:26.407Z] ---> Running in f461b1468c83 [2022-04-21T13:26:26.407Z] Removing intermediate container f461b1468c83 [2022-04-21T13:26:26.407Z] ---> 5a39055a8bc9 [2022-04-21T13:26:26.407Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-21T13:26:26.407Z] ---> Running in 8a8ba15eee4e [2022-04-21T13:26:27.580Z] #28 32.36 The following NEW packages will be installed: [2022-04-21T13:26:27.581Z] #28 32.36 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-21T13:26:27.581Z] #28 32.37 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-21T13:26:27.581Z] #28 32.37 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-21T13:26:27.581Z] #28 32.37 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-21T13:26:27.581Z] #28 32.37 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-21T13:26:27.581Z] #28 32.37 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-21T13:26:27.581Z] #28 32.37 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-21T13:26:27.838Z] #28 32.77 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-21T13:26:27.838Z] #28 32.77 Need to get 18.6 MB of archives. [2022-04-21T13:26:27.838Z] #28 32.77 After this operation, 71.4 MB of additional disk space will be used. [2022-04-21T13:26:27.838Z] #28 32.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-21T13:26:28.096Z] #28 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-21T13:26:28.096Z] #28 32.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-21T13:26:28.096Z] #28 32.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-21T13:26:28.096Z] #28 32.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-21T13:26:28.096Z] #28 32.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-21T13:26:28.096Z] #28 32.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-21T13:26:28.096Z] #28 32.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-21T13:26:28.096Z] #28 32.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-21T13:26:28.096Z] #28 32.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-21T13:26:28.096Z] #28 32.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-21T13:26:28.096Z] #28 32.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-21T13:26:28.096Z] #28 32.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-21T13:26:28.096Z] #28 32.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-21T13:26:28.096Z] #28 32.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-21T13:26:28.096Z] #28 32.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-21T13:26:28.096Z] #28 32.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-21T13:26:28.096Z] #28 32.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-21T13:26:28.096Z] #28 32.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-21T13:26:28.096Z] #28 32.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-21T13:26:28.096Z] #28 32.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-21T13:26:28.096Z] #28 32.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-21T13:26:28.096Z] #28 32.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-21T13:26:28.096Z] #28 32.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-21T13:26:28.096Z] #28 32.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-21T13:26:28.096Z] #28 32.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-21T13:26:28.096Z] #28 32.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-21T13:26:28.096Z] #28 32.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-21T13:26:28.096Z] #28 32.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-21T13:26:28.096Z] #28 32.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-21T13:26:28.096Z] #28 32.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-21T13:26:28.096Z] #28 32.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-21T13:26:28.096Z] #28 32.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-21T13:26:28.096Z] #28 32.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-21T13:26:28.096Z] #28 32.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-21T13:26:28.096Z] #28 32.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-21T13:26:28.357Z] #28 32.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-21T13:26:28.357Z] #28 33.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-21T13:26:28.357Z] #28 33.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-21T13:26:28.357Z] #28 33.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-21T13:26:28.357Z] #28 33.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-21T13:26:28.357Z] #28 33.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-21T13:26:28.357Z] #28 33.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-21T13:26:28.357Z] #28 33.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-21T13:26:29.007Z] ok github.com/docker/docker/client 0.115s coverage: 75.5% of statements [2022-04-21T13:26:29.340Z] #28 33.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-21T13:26:29.340Z] #28 34.22 Fetched 18.6 MB in 1s (26.9 MB/s) [2022-04-21T13:26:29.598Z] #28 34.27 Selecting previously unselected package pigz. [2022-04-21T13:26:29.598Z] #28 34.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-21T13:26:29.598Z] #28 34.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-21T13:26:29.598Z] #28 34.38 Unpacking pigz (2.6-1) ... [2022-04-21T13:26:29.598Z] #28 34.44 Selecting previously unselected package libelf1:amd64. [2022-04-21T13:26:29.598Z] #28 34.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-21T13:26:29.598Z] #28 34.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-21T13:26:29.856Z] #28 34.59 Selecting previously unselected package libbpf0:amd64. [2022-04-21T13:26:29.856Z] #28 34.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-21T13:26:29.856Z] #28 34.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:26:29.856Z] #28 34.71 Selecting previously unselected package libcap2:amd64. [2022-04-21T13:26:29.856Z] #28 34.72 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-21T13:26:29.856Z] #28 34.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:26:29.856Z] #28 34.77 Selecting previously unselected package libmnl0:amd64. [2022-04-21T13:26:29.856Z] #28 34.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-21T13:26:30.114Z] #28 34.79 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:26:30.114Z] #28 34.87 Selecting previously unselected package libxtables12:amd64. [2022-04-21T13:26:30.114Z] #28 34.88 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-21T13:26:30.114Z] #28 34.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:26:30.114Z] #28 34.94 Selecting previously unselected package libcap2-bin. [2022-04-21T13:26:30.114Z] #28 34.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-21T13:26:30.114Z] #28 34.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-21T13:26:30.114Z] #28 35.02 Selecting previously unselected package iproute2. [2022-04-21T13:26:30.114Z] #28 35.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-21T13:26:30.114Z] #28 35.03 Unpacking iproute2 (5.10.0-4) ... [2022-04-21T13:26:30.678Z] #28 35.37 Selecting previously unselected package xxd. [2022-04-21T13:26:30.678Z] #28 35.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:26:30.678Z] #28 35.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:30.678Z] #28 35.50 Selecting previously unselected package vim-common. [2022-04-21T13:26:30.678Z] #28 35.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:26:30.678Z] #28 35.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:30.935Z] #28 35.67 Selecting previously unselected package bash-completion. [2022-04-21T13:26:30.935Z] #28 35.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-21T13:26:32.300Z] #28 36.76 Unpacking bash-completion (1:2.11-2) ... [2022-04-21T13:26:32.300Z] #28 37.04 Selecting previously unselected package apparmor. [2022-04-21T13:26:32.300Z] #28 37.05 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-21T13:26:32.300Z] #28 37.10 Unpacking apparmor (2.13.6-10) ... [2022-04-21T13:26:32.556Z] #28 37.35 Selecting previously unselected package inetutils-ping. [2022-04-21T13:26:32.556Z] #28 37.36 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-21T13:26:32.556Z] #28 37.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-21T13:26:32.812Z] #28 37.51 Selecting previously unselected package libip4tc2:amd64. [2022-04-21T13:26:32.812Z] #28 37.51 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:26:32.812Z] #28 37.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:26:32.812Z] #28 37.58 Selecting previously unselected package libip6tc2:amd64. [2022-04-21T13:26:32.812Z] #28 37.58 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-21T13:26:32.812Z] #28 37.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:26:32.812Z] #28 37.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-21T13:26:32.812Z] #28 37.65 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-21T13:26:32.812Z] #28 37.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:26:32.812Z] #28 37.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-21T13:26:33.068Z] #28 37.71 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-21T13:26:33.068Z] #28 37.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:26:33.068Z] #28 37.78 Selecting previously unselected package libnftnl11:amd64. [2022-04-21T13:26:33.068Z] #28 37.79 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-21T13:26:33.068Z] #28 37.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:26:33.068Z] #28 37.86 Selecting previously unselected package iptables. [2022-04-21T13:26:33.068Z] #28 37.88 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-21T13:26:33.068Z] #28 37.88 Unpacking iptables (1.8.7-1) ... [2022-04-21T13:26:33.323Z] #28 38.05 Selecting previously unselected package libonig5:amd64. [2022-04-21T13:26:33.323Z] #28 38.06 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-21T13:26:33.323Z] #28 38.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:26:33.323Z] #28 38.16 Selecting previously unselected package libjq1:amd64. [2022-04-21T13:26:33.323Z] #28 38.17 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-21T13:26:33.323Z] #28 38.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:26:33.323Z] #28 38.25 Selecting previously unselected package jq. [2022-04-21T13:26:33.323Z] #28 38.26 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-21T13:26:33.323Z] #28 38.26 Unpacking jq (1.6-2.1) ... [2022-04-21T13:26:33.579Z] #28 38.33 Selecting previously unselected package libaio1:amd64. [2022-04-21T13:26:33.579Z] #28 38.33 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-21T13:26:33.579Z] #28 38.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:26:33.579Z] #28 38.38 Selecting previously unselected package libgpm2:amd64. [2022-04-21T13:26:33.579Z] #28 38.39 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-21T13:26:33.579Z] #28 38.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:26:33.579Z] #28 38.45 Selecting previously unselected package libinih1:amd64. [2022-04-21T13:26:33.579Z] #28 38.45 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-21T13:26:33.579Z] #28 38.46 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-21T13:26:33.579Z] #28 38.51 Selecting previously unselected package libnet1:amd64. [2022-04-21T13:26:33.835Z] #28 38.52 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-21T13:26:33.835Z] #28 38.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:26:33.835Z] #28 38.61 Selecting previously unselected package libnl-3-200:amd64. [2022-04-21T13:26:33.835Z] #28 38.61 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-21T13:26:33.835Z] #28 38.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:26:33.835Z] #28 38.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-21T13:26:33.835Z] #28 38.69 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-21T13:26:33.835Z] #28 38.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:26:33.835Z] #28 38.75 Selecting previously unselected package net-tools. [2022-04-21T13:26:34.091Z] #28 38.76 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-21T13:26:34.091Z] #28 38.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:26:34.091Z] #28 38.85 Selecting previously unselected package python-pip-whl. [2022-04-21T13:26:34.091Z] #28 38.85 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:26:34.091Z] #28 38.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:26:34.347Z] #28 ... [2022-04-21T13:26:34.347Z] [2022-04-21T13:26:34.347Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:34.347Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:26:34.347Z] #69 99.21 + bin/containerd [2022-04-21T13:26:37.010Z] [2022-04-21T13:26:37.010Z] SUCCESS: Specified value was saved. [2022-04-21T13:26:38.018Z] INFO: Downloading git... [2022-04-21T13:26:39.605Z] #69 ... [2022-04-21T13:26:39.605Z] [2022-04-21T13:26:39.605Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-21T13:26:39.605Z] #28 sha256:1c15b0765518188e0377042480cf027e7b5ffc030d1c2d2621d6a0cb65473b9f [2022-04-21T13:26:39.605Z] #28 39.16 Selecting previously unselected package python3-lib2to3. [2022-04-21T13:26:39.605Z] #28 39.17 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:26:39.605Z] #28 39.24 Selecting previously unselected package python3-distutils. [2022-04-21T13:26:39.605Z] #28 39.25 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.26 Unpacking python3-distutils (3.9.2-1) ... [2022-04-21T13:26:39.605Z] #28 39.37 Selecting previously unselected package python3-pkg-resources. [2022-04-21T13:26:39.605Z] #28 39.38 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:26:39.605Z] #28 39.49 Selecting previously unselected package python3-setuptools. [2022-04-21T13:26:39.605Z] #28 39.49 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.51 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-21T13:26:39.605Z] #28 39.68 Selecting previously unselected package python3-wheel. [2022-04-21T13:26:39.605Z] #28 39.69 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.69 Unpacking python3-wheel (0.34.2-1) ... [2022-04-21T13:26:39.605Z] #28 39.75 Selecting previously unselected package python3-pip. [2022-04-21T13:26:39.605Z] #28 39.75 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-21T13:26:39.605Z] #28 39.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:26:39.605Z] #28 39.93 Selecting previously unselected package sudo. [2022-04-21T13:26:39.605Z] #28 39.93 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 39.94 Unpacking sudo (1.9.5p2-3) ... [2022-04-21T13:26:39.605Z] #28 40.26 Selecting previously unselected package thin-provisioning-tools. [2022-04-21T13:26:39.605Z] #28 40.27 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 40.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:26:39.605Z] #28 40.45 Selecting previously unselected package uidmap. [2022-04-21T13:26:39.605Z] #28 40.46 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 40.47 Unpacking uidmap (1:4.8.1-1) ... [2022-04-21T13:26:39.605Z] #28 40.57 Selecting previously unselected package vim-runtime. [2022-04-21T13:26:39.605Z] #28 40.57 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-21T13:26:39.605Z] #28 40.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-21T13:26:39.605Z] #28 40.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-21T13:26:39.605Z] #28 40.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:39.605Z] #28 42.41 Selecting previously unselected package vim. [2022-04-21T13:26:39.605Z] #28 42.42 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 42.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:39.605Z] #28 42.81 Selecting previously unselected package xfsprogs. [2022-04-21T13:26:39.605Z] #28 42.82 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 42.83 Unpacking xfsprogs (5.10.0-4) ... [2022-04-21T13:26:39.605Z] #28 43.11 Selecting previously unselected package zip. [2022-04-21T13:26:39.605Z] #28 43.12 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 43.13 Unpacking zip (3.0-12) ... [2022-04-21T13:26:39.605Z] #28 43.21 Selecting previously unselected package zstd. [2022-04-21T13:26:39.605Z] #28 43.22 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-21T13:26:39.605Z] #28 43.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:26:39.605Z] #28 43.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-21T13:26:39.605Z] #28 43.85 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-21T13:26:39.605Z] #28 43.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-21T13:26:39.605Z] #28 43.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-21T13:26:39.605Z] #28 43.88 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-21T13:26:39.605Z] #28 43.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-21T13:26:39.605Z] #28 43.90 Setting up uidmap (1:4.8.1-1) ... [2022-04-21T13:26:39.605Z] #28 43.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-21T13:26:39.605Z] #28 43.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-21T13:26:39.605Z] #28 43.94 Setting up python3-wheel (0.34.2-1) ... [2022-04-21T13:26:39.605Z] #28 44.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:39.605Z] #28 44.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-21T13:26:39.605Z] #28 44.36 Setting up libcap2-bin (1:2.44-1) ... [2022-04-21T13:26:39.605Z] #28 44.37 Setting up apparmor (2.13.6-10) ... [2022-04-21T13:26:39.623Z] INFO: Downloading go... [2022-04-21T13:26:40.535Z] #28 45.51 Setting up zip (3.0-12) ... [2022-04-21T13:26:40.642Z] INFO: Downloading compiler 1 of 3... [2022-04-21T13:26:40.642Z] INFO: Downloading compiler 2 of 3... [2022-04-21T13:26:40.792Z] #28 45.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:40.792Z] #28 45.55 Setting up bash-completion (1:2.11-2) ... [2022-04-21T13:26:41.121Z] INFO: Downloading compiler 3 of 3... [2022-04-21T13:26:41.121Z] INFO: Extracting git... [2022-04-21T13:26:42.160Z] #28 46.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-21T13:26:42.160Z] #28 46.81 Setting up sudo (1.9.5p2-3) ... [2022-04-21T13:26:42.160Z] #28 46.88 invoke-rc.d: could not determine current runlevel [2022-04-21T13:26:42.160Z] #28 46.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-21T13:26:42.160Z] #28 46.89 Setting up xfsprogs (5.10.0-4) ... [2022-04-21T13:26:42.160Z] #28 46.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-21T13:26:42.160Z] #28 46.92 Setting up inetutils-ping (2:2.0-1) ... [2022-04-21T13:26:42.160Z] #28 46.93 Setting up pigz (2.6-1) ... [2022-04-21T13:26:42.160Z] #28 46.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-21T13:26:42.160Z] #28 46.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-21T13:26:42.160Z] #28 46.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-21T13:26:42.160Z] #28 46.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:42.723Z] #28 47.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-21T13:26:42.723Z] #28 47.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-21T13:26:42.723Z] #28 47.68 Setting up libelf1:amd64 (0.183-1) ... [2022-04-21T13:26:42.979Z] #28 47.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-21T13:26:42.979Z] #28 47.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-21T13:26:42.979Z] #28 47.72 Setting up python3-distutils (3.9.2-1) ... [2022-04-21T13:26:43.236Z] #28 48.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-21T13:26:43.236Z] #28 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-21T13:26:43.236Z] #28 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-21T13:26:43.236Z] #28 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-21T13:26:43.236Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-21T13:26:43.236Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-21T13:26:43.493Z] #28 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-21T13:26:43.493Z] #28 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-21T13:26:43.493Z] #28 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-21T13:26:43.493Z] #28 48.13 Setting up python3-setuptools (52.0.0-4) ... [2022-04-21T13:26:44.056Z] #28 48.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-21T13:26:44.312Z] #28 48.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-21T13:26:44.312Z] #28 48.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-21T13:26:44.312Z] #28 48.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-21T13:26:44.875Z] #28 49.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-21T13:26:44.875Z] #28 49.69 Setting up jq (1.6-2.1) ... [2022-04-21T13:26:44.875Z] #28 49.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-21T13:26:44.875Z] #28 49.72 Setting up iptables (1.8.7-1) ... [2022-04-21T13:26:44.875Z] #28 49.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-21T13:26:44.875Z] #28 49.76 Setting up iproute2 (5.10.0-4) ... [2022-04-21T13:26:45.439Z] #28 49.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-21T13:26:45.696Z] #28 DONE 50.5s [2022-04-21T13:26:45.696Z] [2022-04-21T13:26:45.696Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:26:45.696Z] #65 sha256:8d7e74c60e0cf6907ef074f86f92f838cf02cf5e773a6dec7e61c93ad73dc813 [2022-04-21T13:26:45.952Z] #65 ... [2022-04-21T13:26:45.952Z] [2022-04-21T13:26:45.952Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-21T13:26:45.952Z] #29 sha256:06230c47265270835718171d235c5470fe347b427ff81acecdb09aec8aef8789 [2022-04-21T13:26:46.516Z] #29 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-21T13:26:46.516Z] #29 0.828 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-21T13:26:46.516Z] #29 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-21T13:26:46.772Z] #29 DONE 0.9s [2022-04-21T13:26:46.772Z] [2022-04-21T13:26:46.772Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-21T13:26:46.772Z] #30 sha256:94389bfc1155f055fd2f3182329a1c8d448bf632dadf92735b2be5131549d5af [2022-04-21T13:26:53.738Z] INFO: Expanding go... [2022-04-21T13:26:54.867Z] #30 7.515 Collecting yamllint==1.26.1 [2022-04-21T13:26:55.428Z] #30 8.574 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-21T13:26:55.991Z] #30 9.210 Collecting pathspec>=0.5.3 [2022-04-21T13:26:55.991Z] #30 9.217 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-21T13:26:56.248Z] #30 9.468 Collecting pyyaml [2022-04-21T13:26:56.248Z] #30 9.477 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-21T13:26:56.248Z] #30 9.516 Building wheels for collected packages: yamllint [2022-04-21T13:26:56.248Z] #30 9.519 Building wheel for yamllint (setup.py): started [2022-04-21T13:26:56.811Z] #30 10.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-21T13:26:56.811Z] #30 10.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=70fb09c38c1dd0250f1dc2fcbfb87f8367ea75a5f35cee74256ac1df08e58484 [2022-04-21T13:26:56.811Z] #30 10.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-21T13:26:56.811Z] #30 10.08 Successfully built yamllint [2022-04-21T13:26:56.811Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-21T13:26:57.068Z] #30 10.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-21T13:26:57.324Z] #30 DONE 10.6s [2022-04-21T13:26:57.324Z] [2022-04-21T13:26:57.324Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:57.324Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:26:57.324Z] #69 ... [2022-04-21T13:26:57.324Z] [2022-04-21T13:26:57.324Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-21T13:26:57.324Z] #34 sha256:d921815a98db3ccb18779874bca79817f9956d71a6b7610ce90ff71db29faf5c [2022-04-21T13:26:57.589Z] #34 DONE 0.3s [2022-04-21T13:26:57.589Z] [2022-04-21T13:26:57.589Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:57.589Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:26:57.589Z] #69 ... [2022-04-21T13:26:57.589Z] [2022-04-21T13:26:57.589Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-21T13:26:57.589Z] #39 sha256:2829d7e77932c5795e49f1c4cf8691095362aeb4f8dcf31a40e3fd926d0498ba [2022-04-21T13:26:57.848Z] #39 DONE 0.2s [2022-04-21T13:26:57.848Z] [2022-04-21T13:26:57.848Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-21T13:26:57.848Z] #42 sha256:e98ecc4467ece1c2ddc04346ef7f8704579044f4d59cfe7419b5da8296b5c6ed [2022-04-21T13:26:57.848Z] #42 DONE 0.1s [2022-04-21T13:26:57.848Z] [2022-04-21T13:26:57.848Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-21T13:26:57.848Z] #44 sha256:1cc608badce70387453f11bb13263b9e5857e37a543dca7e858db965b5b99618 [2022-04-21T13:26:57.848Z] #44 DONE 0.1s [2022-04-21T13:26:57.848Z] [2022-04-21T13:26:57.848Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-21T13:26:57.848Z] #46 sha256:5f247625135a4b519861af0f72a6d19537648cbb29b0e3bcf151c4d6cb99a3dc [2022-04-21T13:26:58.105Z] #46 DONE 0.1s [2022-04-21T13:26:58.105Z] [2022-04-21T13:26:58.105Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-21T13:26:58.105Z] #50 sha256:75768b7015132f8a9f3d1d15dd3b4c05f2a879270ce0418d1629f9a3a1e1182b [2022-04-21T13:26:58.105Z] #50 DONE 0.1s [2022-04-21T13:26:58.105Z] [2022-04-21T13:26:58.105Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:58.105Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:26:58.105Z] #69 ... [2022-04-21T13:26:58.105Z] [2022-04-21T13:26:58.105Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-21T13:26:58.105Z] #53 sha256:827becf62558cf1875befda11aa97842de5caa5845a55212d569b642c6d6b477 [2022-04-21T13:26:58.364Z] #53 DONE 0.1s [2022-04-21T13:26:58.364Z] [2022-04-21T13:26:58.364Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-21T13:26:58.364Z] #57 sha256:ac7eaa45a5168ddec5dfb58f1f256b6c43c59d1d9f20e08ba392a88c562dbe24 [2022-04-21T13:26:58.364Z] #57 DONE 0.1s [2022-04-21T13:26:58.364Z] [2022-04-21T13:26:58.364Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-21T13:26:58.364Z] #59 sha256:9cf241756a9f9bc14f6a712c5f3c2686bec04403cf965307bb116b2b984b3e18 [2022-04-21T13:26:58.364Z] #59 DONE 0.1s [2022-04-21T13:26:58.364Z] [2022-04-21T13:26:58.364Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-21T13:26:58.364Z] #61 sha256:3de6db4181e2a40a730d49d10a3da62030df6631d9e4c6f957221a9cdd14afe1 [2022-04-21T13:26:58.620Z] #61 DONE 0.2s [2022-04-21T13:26:58.620Z] [2022-04-21T13:26:58.620Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-21T13:26:58.620Z] #63 sha256:21c914654d7b19d8ae14aa64a46ab1132350c12fd9afd298d9ddbc0ea5f40c03 [2022-04-21T13:26:58.620Z] #63 DONE 0.1s [2022-04-21T13:26:58.620Z] [2022-04-21T13:26:58.620Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:26:58.620Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:26:58.961Z] Removing intermediate container 977239a899f0 [2022-04-21T13:26:58.962Z] ---> 2b3f67fc0b72 [2022-04-21T13:26:58.962Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-21T13:26:58.962Z] ---> Running in c79b74588ee0 [2022-04-21T13:26:58.962Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:26:58.962Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:26:58.962Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:26:58.962Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:26:58.962Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:26:58.962Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:26:58.962Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:26:58.962Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:26:58.962Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:26:58.962Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:26:58.962Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:27:01.044Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 28.9% of statements [2022-04-21T13:27:01.044Z] ok github.com/docker/docker/container 0.122s coverage: 34.6% of statements [2022-04-21T13:27:01.606Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2022-04-21T13:27:01.606Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:27:01.606Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:27:01.606Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:27:01.606Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:27:01.606Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:27:02.091Z] Removing intermediate container 74a3c1d5004c [2022-04-21T13:27:02.091Z] ---> e12049b38a4f [2022-04-21T13:27:02.091Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-21T13:27:02.091Z] ---> Running in f712f939477e [2022-04-21T13:27:02.091Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:27:02.091Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:27:02.091Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:27:02.091Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:27:02.091Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:27:02.091Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:27:02.091Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:27:02.091Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:27:02.091Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:27:02.091Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:27:02.091Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:27:06.854Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-04-21T13:27:08.202Z] Removing intermediate container c79b74588ee0 [2022-04-21T13:27:08.202Z] ---> 8b4ec1ef45fa [2022-04-21T13:27:08.202Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:27:08.202Z] ---> Running in 7789c84e4c62 [2022-04-21T13:27:08.223Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-21T13:27:09.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-21T13:27:10.416Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:27:10.416Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:27:10.731Z] Removing intermediate container f712f939477e [2022-04-21T13:27:10.731Z] ---> 933fc5dd0b3c [2022-04-21T13:27:10.731Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:27:10.731Z] ---> Running in 6afa97d57588 [2022-04-21T13:27:10.882Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:27:10.882Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:27:10.882Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:27:10.882Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:27:10.882Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:27:10.882Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:27:12.968Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:27:12.968Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:27:13.434Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:27:13.434Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:27:13.435Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:27:13.435Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:27:13.901Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:27:13.901Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:27:16.135Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.8% of statements [2022-04-21T13:27:17.064Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.2% of statements [2022-04-21T13:27:17.627Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-21T13:27:18.029Z] Removing intermediate container 7789c84e4c62 [2022-04-21T13:27:18.029Z] ---> 63f5c5befb1a [2022-04-21T13:27:18.029Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:27:18.029Z] ---> Running in 12319bc05db1 [2022-04-21T13:27:18.029Z] Removing intermediate container 12319bc05db1 [2022-04-21T13:27:18.029Z] ---> ced7fb13d581 [2022-04-21T13:27:18.029Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:27:18.029Z] ---> Running in 26fe2b94ffb5 [2022-04-21T13:27:18.189Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-21T13:27:18.495Z] Removing intermediate container 26fe2b94ffb5 [2022-04-21T13:27:18.495Z] ---> b5af0d1646b8 [2022-04-21T13:27:18.495Z] Step 13/13 : COPY . . [2022-04-21T13:27:19.177Z] ok github.com/docker/docker/daemon 10.169s coverage: 17.0% of statements [2022-04-21T13:27:19.177Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:27:19.177Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:27:19.177Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:27:19.177Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:27:19.289Z] INFO: Expanding compiler 1 of 3... [2022-04-21T13:27:19.289Z] INFO: Expanding compiler 2 of 3... [2022-04-21T13:27:19.790Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.698s coverage: 74.8% of statements [2022-04-21T13:27:20.518Z] #69 ... [2022-04-21T13:27:20.518Z] [2022-04-21T13:27:20.518Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-21T13:27:20.518Z] #65 sha256:8d7e74c60e0cf6907ef074f86f92f838cf02cf5e773a6dec7e61c93ad73dc813 [2022-04-21T13:27:20.518Z] #65 89.59 + mkdir -p /build [2022-04-21T13:27:20.518Z] #65 89.60 + cp runc /build/runc [2022-04-21T13:27:20.518Z] #65 DONE 89.9s [2022-04-21T13:27:20.518Z] [2022-04-21T13:27:20.518Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:27:20.518Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:27:20.734Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.322s coverage: 56.2% of statements [2022-04-21T13:27:20.775Z] #69 ... [2022-04-21T13:27:20.775Z] [2022-04-21T13:27:20.775Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-21T13:27:20.775Z] #66 sha256:a5a4e901faa6e97f5e1dcd55d15f3a43bf71c0bc872dc3d5babac997bbade861 [2022-04-21T13:27:20.919Z] INFO: Expanding compiler 3 of 3... [2022-04-21T13:27:21.031Z] #66 DONE 0.1s [2022-04-21T13:27:21.031Z] [2022-04-21T13:27:21.031Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-21T13:27:21.031Z] #69 sha256:a9c8989463be85b67ff8f335ca3c1dbacce43c9a9c60c2c61d9fde2e9e5bb1f8 [2022-04-21T13:27:21.040Z] Removing intermediate container 6afa97d57588 [2022-04-21T13:27:21.040Z] ---> 463227d8c740 [2022-04-21T13:27:21.040Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:27:21.040Z] ---> Running in e00bc7a50f21 [2022-04-21T13:27:21.040Z] Removing intermediate container e00bc7a50f21 [2022-04-21T13:27:21.040Z] ---> df31181d828f [2022-04-21T13:27:21.040Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:27:21.040Z] ---> Running in 817129ac9508 [2022-04-21T13:27:21.040Z] Removing intermediate container 817129ac9508 [2022-04-21T13:27:21.040Z] ---> 25edf63a73c5 [2022-04-21T13:27:21.040Z] Step 13/13 : COPY . . [2022-04-21T13:27:21.295Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-04-21T13:27:21.949Z] INFO: Removing downloaded files... [2022-04-21T13:27:21.949Z] INFO: Downloading containerd [2022-04-21T13:27:22.662Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-21T13:27:23.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.163s coverage: 50.6% of statements [2022-04-21T13:27:25.486Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.808s coverage: 46.1% of statements [2022-04-21T13:27:25.486Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:27:26.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.951s coverage: 58.2% of statements [2022-04-21T13:27:26.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T13:27:26.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:27:26.050Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-21T13:27:26.984Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-21T13:27:27.548Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-04-21T13:27:28.111Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.6% of statements [2022-04-21T13:27:28.111Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:27:28.111Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:27:28.675Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-04-21T13:27:29.604Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 79.9% of statements [2022-04-21T13:27:29.604Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-04-21T13:27:29.604Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:27:30.168Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-04-21T13:27:30.168Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2022-04-21T13:27:30.731Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-04-21T13:27:30.731Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2022-04-21T13:27:31.294Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-21T13:27:31.294Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:27:31.856Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 58.4% of statements [2022-04-21T13:27:32.113Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2022-04-21T13:27:33.043Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-21T13:27:33.043Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-21T13:27:33.607Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-21T13:27:34.537Z] ok github.com/docker/docker/daemon/logger/splunk 1.567s coverage: 82.5% of statements [2022-04-21T13:27:34.537Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:27:34.537Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:27:35.099Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-21T13:27:35.663Z] ok github.com/docker/docker/distribution 0.613s coverage: 28.3% of statements [2022-04-21T13:27:35.663Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:27:36.226Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-21T13:27:36.286Z] ---> be27be7c3265 [2022-04-21T13:27:36.788Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-21T13:27:37.045Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-21T13:27:37.162Z] [2022-04-21T13:27:37.163Z] Name Version Source Summary [2022-04-21T13:27:37.163Z] ---- ------- ------ ------- [2022-04-21T13:27:37.163Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-21T13:27:37.163Z] [2022-04-21T13:27:37.163Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-21T13:27:37.163Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-21T13:27:37.163Z] PSChildName : containerd [2022-04-21T13:27:37.163Z] PSDrive : C [2022-04-21T13:27:37.163Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-21T13:27:37.163Z] PSIsContainer : True [2022-04-21T13:27:37.163Z] Name : containerd [2022-04-21T13:27:37.163Z] FullName : C:\containerd [2022-04-21T13:27:37.163Z] Parent : [2022-04-21T13:27:37.163Z] Exists : True [2022-04-21T13:27:37.163Z] Root : C:\ [2022-04-21T13:27:37.163Z] Extension : [2022-04-21T13:27:37.163Z] CreationTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] CreationTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] LastAccessTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] LastAccessTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] LastWriteTime : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] LastWriteTimeUtc : 4/21/2022 1:27:36 PM [2022-04-21T13:27:37.163Z] Attributes : Directory [2022-04-21T13:27:37.163Z] Mode : d----- [2022-04-21T13:27:37.163Z] BaseName : containerd [2022-04-21T13:27:37.163Z] Target : {} [2022-04-21T13:27:37.163Z] LinkType : [2022-04-21T13:27:37.163Z] [2022-04-21T13:27:37.325Z] Successfully built be27be7c3265 [2022-04-21T13:27:37.325Z] Successfully tagged docker:latest [2022-04-21T13:27:37.325Z] INFO: Image build ended at 04/21/2022 13:27:36. Duration:00:02:46.5004813 [2022-04-21T13:27:37.325Z] [2022-04-21T13:27:37.325Z] [2022-04-21T13:27:37.325Z] INFO: Building the test binaries at 04/21/2022 13:27:36... [2022-04-21T13:27:37.608Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-04-21T13:27:37.608Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:27:37.608Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2022-04-21T13:27:38.172Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-21T13:27:38.172Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:27:38.193Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-21T13:27:38.193Z] INFO: Configuring git core.autocrlf... [2022-04-21T13:27:38.193Z] [2022-04-21T13:27:38.193Z] [2022-04-21T13:27:38.429Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-21T13:27:38.836Z] ---> 7cc391ab7027 [2022-04-21T13:27:39.359Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-04-21T13:27:39.616Z] ok github.com/docker/docker/opts 0.025s coverage: 66.7% of statements [2022-04-21T13:27:39.819Z] Successfully built 7cc391ab7027 [2022-04-21T13:27:39.819Z] Successfully tagged docker:latest [2022-04-21T13:27:39.819Z] INFO: Image build ended at 04/21/2022 13:27:39. Duration:00:02:50.2923545 [2022-04-21T13:27:39.872Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-21T13:27:40.298Z] [2022-04-21T13:27:40.298Z] [2022-04-21T13:27:40.298Z] INFO: Building the test binaries at 04/21/2022 13:27:39... [2022-04-21T13:27:41.134Z] INFO: make.ps1 starting at 04/21/2022 13:27:40 [2022-04-21T13:27:41.134Z] INFO: Git commit (847c5f069e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:27:41.134Z] INFO: Invoking autogen... [2022-04-21T13:27:41.134Z] { [2022-04-21T13:27:41.134Z] "RT_GROUP_ICON": { [2022-04-21T13:27:41.134Z] "#1": { [2022-04-21T13:27:41.134Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] }, [2022-04-21T13:27:41.134Z] "RT_MANIFEST": { [2022-04-21T13:27:41.134Z] "#1": { [2022-04-21T13:27:41.134Z] "0409": { [2022-04-21T13:27:41.134Z] "identity": {}, [2022-04-21T13:27:41.134Z] "description": "Docker Engine", [2022-04-21T13:27:41.134Z] "minimum-os": "vista", [2022-04-21T13:27:41.134Z] "execution-level": "", [2022-04-21T13:27:41.134Z] "ui-access": false, [2022-04-21T13:27:41.134Z] "auto-elevate": false, [2022-04-21T13:27:41.134Z] "dpi-awareness": "unaware", [2022-04-21T13:27:41.134Z] "disable-theming": false, [2022-04-21T13:27:41.134Z] "disable-window-filtering": false, [2022-04-21T13:27:41.134Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:27:41.134Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:27:41.134Z] "long-path-aware": false, [2022-04-21T13:27:41.134Z] "printer-driver-isolation": false, [2022-04-21T13:27:41.134Z] "gdi-scaling": false, [2022-04-21T13:27:41.134Z] "segment-heap": false, [2022-04-21T13:27:41.134Z] "use-common-controls-v6": false [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] }, [2022-04-21T13:27:41.134Z] "RT_MESSAGETABLE": { [2022-04-21T13:27:41.134Z] "#1": { [2022-04-21T13:27:41.134Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] }, [2022-04-21T13:27:41.134Z] "RT_VERSION": { [2022-04-21T13:27:41.134Z] "#1": { [2022-04-21T13:27:41.134Z] "0409": { [2022-04-21T13:27:41.134Z] "fixed": { [2022-04-21T13:27:41.134Z] "file_version": "0.0.0.0", [2022-04-21T13:27:41.134Z] "product_version": "0.0.0.0", [2022-04-21T13:27:41.134Z] "type": "Unknown" [2022-04-21T13:27:41.134Z] }, [2022-04-21T13:27:41.134Z] "info": { [2022-04-21T13:27:41.134Z] "0000": { [2022-04-21T13:27:41.134Z] "CompanyName": "", [2022-04-21T13:27:41.134Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:27:41.134Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:27:41.134Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:27:41.134Z] "ProductName": "", [2022-04-21T13:27:41.134Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:27:41.134Z] "SpecialBuild": "847c5f069e" [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.134Z] } [2022-04-21T13:27:41.604Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:27:41.604Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-0e67dec0\powershellWrapper.ps1:3 char:1 [2022-04-21T13:27:41.604Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:27:41.604Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:27:41.604Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:27:41.604Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:27:41.604Z] [2022-04-21T13:27:41.604Z] cmd\dockerd\config_windows.go [2022-04-21T13:27:41.604Z] cmd\dockerd\daemon.go [2022-04-21T13:27:41.604Z] cmd\dockerd\daemon_test.go [2022-04-21T13:27:41.604Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:27:41.604Z] cmd\dockerd\docker.go [2022-04-21T13:27:41.604Z] cmd\dockerd\docker_windows.go [2022-04-21T13:27:41.604Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:27:41.604Z] cmd\dockerd\metrics.go [2022-04-21T13:27:41.604Z] cmd\dockerd\options.go [2022-04-21T13:27:41.604Z] cmd\dockerd\options_test.go [2022-04-21T13:27:41.604Z] cmd\dockerd\service_windows.go [2022-04-21T13:27:41.604Z] INFO: Building daemon... [2022-04-21T13:27:41.764Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.5% of statements [2022-04-21T13:27:42.327Z] ok github.com/docker/docker/pkg/authorization 0.371s coverage: 68.3% of statements [2022-04-21T13:27:42.583Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-04-21T13:27:42.583Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-21T13:27:43.354Z] INFO: make.ps1 starting at 04/21/2022 13:27:42 [2022-04-21T13:27:43.354Z] INFO: Git commit (0007862c8d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:27:43.354Z] INFO: Invoking autogen... [2022-04-21T13:27:43.822Z] { [2022-04-21T13:27:43.822Z] "RT_GROUP_ICON": { [2022-04-21T13:27:43.822Z] "#1": { [2022-04-21T13:27:43.822Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] }, [2022-04-21T13:27:43.822Z] "RT_MANIFEST": { [2022-04-21T13:27:43.822Z] "#1": { [2022-04-21T13:27:43.822Z] "0409": { [2022-04-21T13:27:43.822Z] "identity": {}, [2022-04-21T13:27:43.822Z] "description": "Docker Engine", [2022-04-21T13:27:43.822Z] "minimum-os": "vista", [2022-04-21T13:27:43.822Z] "execution-level": "", [2022-04-21T13:27:43.822Z] "ui-access": false, [2022-04-21T13:27:43.822Z] "auto-elevate": false, [2022-04-21T13:27:43.822Z] "dpi-awareness": "unaware", [2022-04-21T13:27:43.822Z] "disable-theming": false, [2022-04-21T13:27:43.822Z] "disable-window-filtering": false, [2022-04-21T13:27:43.822Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:27:43.822Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:27:43.822Z] "long-path-aware": false, [2022-04-21T13:27:43.822Z] "printer-driver-isolation": false, [2022-04-21T13:27:43.822Z] "gdi-scaling": false, [2022-04-21T13:27:43.822Z] "segment-heap": false, [2022-04-21T13:27:43.822Z] "use-common-controls-v6": false [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] }, [2022-04-21T13:27:43.822Z] "RT_MESSAGETABLE": { [2022-04-21T13:27:43.822Z] "#1": { [2022-04-21T13:27:43.822Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] }, [2022-04-21T13:27:43.822Z] "RT_VERSION": { [2022-04-21T13:27:43.822Z] "#1": { [2022-04-21T13:27:43.822Z] "0409": { [2022-04-21T13:27:43.822Z] "fixed": { [2022-04-21T13:27:43.822Z] "file_version": "0.0.0.0", [2022-04-21T13:27:43.822Z] "product_version": "0.0.0.0", [2022-04-21T13:27:43.822Z] "type": "Unknown" [2022-04-21T13:27:43.822Z] }, [2022-04-21T13:27:43.822Z] "info": { [2022-04-21T13:27:43.822Z] "0000": { [2022-04-21T13:27:43.822Z] "CompanyName": "", [2022-04-21T13:27:43.822Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:27:43.822Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:27:43.822Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:27:43.822Z] "ProductName": "", [2022-04-21T13:27:43.822Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:27:43.822Z] "SpecialBuild": "0007862c8d" [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:43.822Z] } [2022-04-21T13:27:44.290Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:27:44.290Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-92f46b62\powershellWrapper.ps1:3 char:1 [2022-04-21T13:27:44.290Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:27:44.290Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:27:44.290Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:27:44.290Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:27:44.290Z] [2022-04-21T13:27:44.290Z] cmd\dockerd\config_windows.go [2022-04-21T13:27:44.290Z] cmd\dockerd\daemon.go [2022-04-21T13:27:44.290Z] cmd\dockerd\daemon_test.go [2022-04-21T13:27:44.290Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:27:44.290Z] cmd\dockerd\docker.go [2022-04-21T13:27:44.290Z] cmd\dockerd\docker_windows.go [2022-04-21T13:27:44.290Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:27:44.290Z] cmd\dockerd\metrics.go [2022-04-21T13:27:44.290Z] cmd\dockerd\options.go [2022-04-21T13:27:44.290Z] cmd\dockerd\options_test.go [2022-04-21T13:27:44.290Z] cmd\dockerd\service_windows.go [2022-04-21T13:27:44.290Z] INFO: Building daemon... [2022-04-21T13:27:45.854Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-04-21T13:27:46.111Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T13:27:46.369Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-21T13:27:46.625Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-21T13:27:47.187Z] ok github.com/docker/docker/layer 7.904s coverage: 69.0% of statements [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:27:47.187Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:27:47.444Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-21T13:27:47.444Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-21T13:27:47.701Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-21T13:27:47.958Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-04-21T13:27:48.888Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 67.9% of statements [2022-04-21T13:27:48.888Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 71.5% of statements [2022-04-21T13:27:49.145Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-21T13:27:49.145Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-21T13:27:49.145Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T13:27:49.402Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-21T13:27:49.402Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-21T13:27:49.660Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-21T13:27:49.917Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-21T13:27:49.917Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-04-21T13:27:49.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:27:49.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:27:50.480Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-04-21T13:27:51.045Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2022-04-21T13:27:51.045Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T13:27:51.301Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T13:27:52.667Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-21T13:27:52.924Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-21T13:27:52.924Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-21T13:27:53.072Z] #69 176.7 # github.com/containerd/containerd/cmd/containerd [2022-04-21T13:27:53.072Z] #69 176.7 /usr/bin/ld: /tmp/go-link-61004760/000019.o: in function `New': [2022-04-21T13:27:53.072Z] #69 176.7 /tmp/tmp.wjkVBJquty/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-21T13:27:53.072Z] #69 176.8 + bin/containerd-stress [2022-04-21T13:27:53.072Z] #69 177.9 + bin/containerd-shim [2022-04-21T13:27:53.181Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-21T13:27:53.438Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-21T13:27:53.695Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T13:27:54.257Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-21T13:27:54.514Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-21T13:27:54.770Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2022-04-21T13:27:55.333Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-21T13:27:55.590Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T13:27:55.846Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T13:27:57.736Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-21T13:27:57.993Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-04-21T13:27:58.262Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-21T13:27:59.647Z] ok github.com/docker/docker/quota 0.266s coverage: 71.4% of statements [2022-04-21T13:27:59.903Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-21T13:28:00.833Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-04-21T13:28:01.090Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-21T13:28:01.346Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T13:28:01.909Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-21T13:28:02.166Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-21T13:28:04.056Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-21T13:28:04.312Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-04-21T13:28:04.875Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-21T13:28:05.254Z] #69 189.2 + bin/containerd-shim-runc-v1 [2022-04-21T13:28:06.242Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-21T13:28:10.502Z] #69 195.4 + bin/containerd-shim-runc-v2 [2022-04-21T13:28:11.362Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:28:11.362Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:11.362Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:28:11.362Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:11.362Z] [2022-04-21T13:28:11.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:11.362Z] DOCKER_SYSTEMD=1 [2022-04-21T13:28:11.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:11.362Z] HOSTNAME=f071d1ebd9cd [2022-04-21T13:28:11.362Z] DEST=bundles/test-integration [2022-04-21T13:28:11.362Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:11.362Z] DOCKER_GITCOMMIT=7b30cd7091acc388d0eb78dc477977e266086526 [2022-04-21T13:28:11.362Z] container=docker [2022-04-21T13:28:11.362Z] HOME=/root [2022-04-21T13:28:11.362Z] LANG=C.UTF-8 [2022-04-21T13:28:11.362Z] INVOCATION_ID=aacc3160cd3041deb1ec190306b4828f [2022-04-21T13:28:11.362Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:11.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:11.362Z] VALIDATE_BRANCH=master [2022-04-21T13:28:11.362Z] TERM=xterm [2022-04-21T13:28:11.362Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:11.362Z] SHLVL=3 [2022-04-21T13:28:11.362Z] TIMEOUT=120m [2022-04-21T13:28:11.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:11.362Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:11.362Z] GO111MODULE=off [2022-04-21T13:28:11.362Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:28:11.362Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:28:11.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:11.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:11.362Z] GOPATH=/go [2022-04-21T13:28:11.362Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:11.362Z] _=/usr/bin/env [2022-04-21T13:28:11.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:28:11.431Z] #69 196.2 + binaries [2022-04-21T13:28:11.431Z] #69 196.2 + install -D bin/containerd /build/containerd [2022-04-21T13:28:11.431Z] #69 196.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-21T13:28:11.431Z] #69 196.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-21T13:28:11.431Z] #69 196.3 + install -D bin/ctr /build/ctr [2022-04-21T13:28:11.688Z] #69 DONE 196.7s [2022-04-21T13:28:13.055Z] [2022-04-21T13:28:13.055Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-21T13:28:13.055Z] #70 sha256:f2af7cd5dc164bfe43770408550e804eea64db27c98b65ce478041a270eaed87 [2022-04-21T13:28:13.055Z] #70 DONE 0.2s [2022-04-21T13:28:13.311Z] [2022-04-21T13:28:13.311Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-21T13:28:13.311Z] #75 sha256:54605a8b5b8b37809a87c62338b42cdf1db0e64d8fc5171ce446fb1a3a93f7ed [2022-04-21T13:28:13.311Z] #75 DONE 0.1s [2022-04-21T13:28:13.311Z] [2022-04-21T13:28:13.311Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-21T13:28:13.311Z] #80 sha256:d0727bbf346d0f39e48c38ac2fd36b65d38e60ef6f2e97913713de25b192b3fe [2022-04-21T13:28:13.872Z] #80 DONE 0.5s [2022-04-21T13:28:13.872Z] [2022-04-21T13:28:13.872Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-21T13:28:13.872Z] #81 sha256:14398555e936a506e9e1cd77c4609215b2930f845e26c013a612e255f57da5b3 [2022-04-21T13:28:13.872Z] #81 DONE 0.0s [2022-04-21T13:28:13.872Z] [2022-04-21T13:28:13.872Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-21T13:28:13.872Z] #82 sha256:a57d8f53fca6ca28d7686c2520c6859375479eda44e220b571854f0c35584a11 [2022-04-21T13:28:13.930Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:28:13.930Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:13.930Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:28:13.930Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:13.930Z] [2022-04-21T13:28:13.930Z] + c=0 [2022-04-21T13:28:13.930Z] ++ jobs -p [2022-04-21T13:28:13.930Z] + TEST_INTEGRATION_DEST=3 [2022-04-21T13:28:13.930Z] + CONTAINER_NAME=docker-pr2-3 [2022-04-21T13:28:13.930Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T13:28:13.930Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-21T13:28:13.930Z] + run_tests [2022-04-21T13:28:13.930Z] + '[' -n 0 ']' [2022-04-21T13:28:13.930Z] + rm= [2022-04-21T13:28:13.930Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43510/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh '' test-integration [2022-04-21T13:28:13.930Z] + TEST_INTEGRATION_DEST=2 [2022-04-21T13:28:13.930Z] + CONTAINER_NAME=docker-pr2-2 [2022-04-21T13:28:13.930Z] + TEST_SKIP_INTEGRATION=1 [2022-04-21T13:28:13.930Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-21T13:28:13.930Z] + run_tests [2022-04-21T13:28:13.930Z] + '[' -n 0 ']' [2022-04-21T13:28:13.930Z] + rm= [2022-04-21T13:28:13.930Z] + TEST_INTEGRATION_DEST=1 [2022-04-21T13:28:13.930Z] + CONTAINER_NAME=docker-pr2-1 [2022-04-21T13:28:13.930Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:28:13.930Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43510/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh '' test-integration [2022-04-21T13:28:13.930Z] + for job in $(jobs -p) [2022-04-21T13:28:13.930Z] + wait 1412 [2022-04-21T13:28:13.930Z] + run_tests test-integration-flaky [2022-04-21T13:28:13.930Z] + '[' -n 0 ']' [2022-04-21T13:28:13.930Z] + rm= [2022-04-21T13:28:13.930Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43510/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh test-integration-flaky test-integration [2022-04-21T13:28:13.930Z] [2022-04-21T13:28:13.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:13.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:13.930Z] HOSTNAME=9659db9b9e0e [2022-04-21T13:28:13.930Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T13:28:13.930Z] TESTDEBUG=0 [2022-04-21T13:28:13.930Z] DEST=bundles/test-integration [2022-04-21T13:28:13.930Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:13.930Z] KEEPBUNDLE=1 [2022-04-21T13:28:13.930Z] DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 [2022-04-21T13:28:13.930Z] container=docker [2022-04-21T13:28:13.930Z] HOME=/root [2022-04-21T13:28:13.930Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:13.930Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:13.930Z] VALIDATE_BRANCH=master [2022-04-21T13:28:13.930Z] TERM=xterm [2022-04-21T13:28:13.930Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:13.930Z] SHLVL=1 [2022-04-21T13:28:13.930Z] TIMEOUT=120m [2022-04-21T13:28:13.930Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:13.930Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:13.930Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-21T13:28:13.930Z] GO111MODULE=off [2022-04-21T13:28:13.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:13.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:13.930Z] GOPATH=/go [2022-04-21T13:28:13.930Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:13.930Z] _=/usr/bin/env [2022-04-21T13:28:13.930Z] Building test suite binary ./integration-cli/test.main [2022-04-21T13:28:13.930Z] [2022-04-21T13:28:13.930Z] [2022-04-21T13:28:13.930Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-21T13:28:13.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:13.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:13.930Z] HOSTNAME=5c70bf89c83a [2022-04-21T13:28:13.930Z] TEST_SKIP_INTEGRATION=1 [2022-04-21T13:28:13.930Z] TESTDEBUG=0 [2022-04-21T13:28:13.930Z] DEST=bundles/test-integration [2022-04-21T13:28:13.930Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:13.930Z] KEEPBUNDLE=1 [2022-04-21T13:28:13.930Z] DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 [2022-04-21T13:28:13.930Z] container=docker [2022-04-21T13:28:13.930Z] HOME=/root [2022-04-21T13:28:13.930Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:13.930Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:13.930Z] VALIDATE_BRANCH=master [2022-04-21T13:28:13.930Z] TERM=xterm [2022-04-21T13:28:13.930Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:13.930Z] SHLVL=1 [2022-04-21T13:28:13.930Z] TIMEOUT=120m [2022-04-21T13:28:13.930Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:13.930Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:13.930Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-21T13:28:13.930Z] GO111MODULE=off [2022-04-21T13:28:13.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:13.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:13.930Z] GOPATH=/go [2022-04-21T13:28:13.930Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:13.930Z] _=/usr/bin/env [2022-04-21T13:28:13.930Z] Building test suite binary ./integration-cli/test.main [2022-04-21T13:28:13.930Z] No new tests added to integration. [2022-04-21T13:28:13.930Z] [2022-04-21T13:28:13.930Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:13.930Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:13.930Z] HOSTNAME=313ebeda567e [2022-04-21T13:28:13.930Z] TESTDEBUG=0 [2022-04-21T13:28:13.930Z] DEST=bundles/test-integration [2022-04-21T13:28:13.930Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:13.930Z] KEEPBUNDLE=1 [2022-04-21T13:28:13.930Z] DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 [2022-04-21T13:28:13.930Z] container=docker [2022-04-21T13:28:13.930Z] HOME=/root [2022-04-21T13:28:13.930Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:13.930Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:13.930Z] VALIDATE_BRANCH=master [2022-04-21T13:28:13.930Z] TERM=xterm [2022-04-21T13:28:13.930Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:13.930Z] SHLVL=1 [2022-04-21T13:28:13.930Z] TIMEOUT=120m [2022-04-21T13:28:13.930Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:13.930Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:13.930Z] GO111MODULE=off [2022-04-21T13:28:13.930Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:28:13.930Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:13.930Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:13.930Z] GOPATH=/go [2022-04-21T13:28:13.930Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:13.930Z] _=/usr/bin/env [2022-04-21T13:28:13.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:28:17.141Z] #82 DONE 3.2s [2022-04-21T13:28:17.141Z] [2022-04-21T13:28:17.141Z] #83 exporting to image [2022-04-21T13:28:17.141Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-21T13:28:17.141Z] #83 exporting layers [2022-04-21T13:28:22.727Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:28:22.727Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:22.727Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:28:22.727Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:28:22.727Z] [2022-04-21T13:28:22.727Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:28:22.727Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:28:22.727Z] HOSTNAME=a2e16ff927dd [2022-04-21T13:28:22.727Z] DEST=bundles/test-integration [2022-04-21T13:28:22.727Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:28:22.727Z] DOCKER_ROOTLESS=1 [2022-04-21T13:28:22.727Z] DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 [2022-04-21T13:28:22.727Z] container=docker [2022-04-21T13:28:22.727Z] HOME=/root [2022-04-21T13:28:22.727Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:28:22.727Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:28:22.727Z] VALIDATE_BRANCH=master [2022-04-21T13:28:22.727Z] TERM=xterm [2022-04-21T13:28:22.727Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:28:22.727Z] SHLVL=1 [2022-04-21T13:28:22.727Z] TIMEOUT=120m [2022-04-21T13:28:22.727Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:28:22.727Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:28:22.727Z] GO111MODULE=off [2022-04-21T13:28:22.727Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:28:22.727Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:28:22.727Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:28:22.727Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:28:22.727Z] GOPATH=/go [2022-04-21T13:28:22.727Z] PKG_CONFIG=pkg-config [2022-04-21T13:28:22.727Z] _=/usr/bin/env [2022-04-21T13:28:22.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:28:24.287Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:28:24.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:28:24.287Z] [2022-04-21T13:28:24.287Z] === Skipped [2022-04-21T13:28:24.287Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:28:24.287Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:28:24.287Z] [2022-04-21T13:28:24.287Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:28:24.287Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:28:24.287Z] [2022-04-21T13:28:24.287Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:28:24.287Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:28:24.287Z] [2022-04-21T13:28:24.543Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:28:24.543Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T13:28:24.543Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:24.543Z] [2022-04-21T13:28:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T13:28:24.544Z] time="2022-04-21T13:27:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T13:28:24.544Z] time="2022-04-21T13:27:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T13:28:24.544Z] time="2022-04-21T13:27:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T13:28:24.544Z] time="2022-04-21T13:27:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T13:28:24.544Z] time="2022-04-21T13:27:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T13:28:24.544Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T13:28:24.544Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T13:28:24.544Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:28:24.544Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T13:28:24.544Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T13:28:24.544Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T13:28:24.544Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T13:28:24.544Z] [2022-04-21T13:28:24.544Z] DONE 2530 tests, 28 skipped in 207.105s [2022-04-21T13:28:24.544Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:28:24.544Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T13:28:24.544Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-21T13:28:43.702Z] #83 exporting layers 25.1s done [2022-04-21T13:28:43.702Z] #83 writing image sha256:c7da6d63117d1833af3903abc0d556a2363ed6d66b07be90ffaab8e2b62a72e7 done [2022-04-21T13:28:43.702Z] #83 naming to docker.io/library/docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 done [2022-04-21T13:28:43.702Z] #83 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-21T13:28:44.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/validate/default [2022-04-21T13:28:45.397Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-21T13:28:45.397Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-21T13:28:45.397Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-21T13:28:45.397Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-21T13:28:45.397Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-21T13:28:45.397Z] Congratulations! No new tests were added to integration-cli. [2022-04-21T13:28:45.397Z] [2022-04-21T13:28:45.397Z] INFO Start validation with golang-ci-lint [2022-04-21T13:28:46.326Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-21T13:28:46.326Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-21T13:28:46.326Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-21T13:28:50.977Z] Removing intermediate container 8a8ba15eee4e [2022-04-21T13:28:50.977Z] ---> 6d50858b7c97 [2022-04-21T13:28:50.977Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-21T13:28:50.977Z] ---> Running in a93e0696a9cd [2022-04-21T13:28:50.977Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-21T13:28:50.977Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-21T13:28:50.977Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-21T13:28:50.977Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-21T13:28:50.977Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-21T13:28:50.977Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-21T13:28:50.977Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-21T13:28:50.977Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-21T13:28:50.977Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-21T13:28:50.977Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-21T13:28:50.977Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-21T13:28:53.873Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:28:53.873Z] [2022-04-21T13:28:53.873Z] ________ ____ __. [2022-04-21T13:28:53.873Z] \_____ \ | |/ _| [2022-04-21T13:28:53.873Z] / | \| < [2022-04-21T13:28:53.873Z] / | \ | \ [2022-04-21T13:28:53.873Z] \_______ /____|__ \ [2022-04-21T13:28:53.873Z] \/ \/ [2022-04-21T13:28:53.873Z] [2022-04-21T13:28:53.873Z] INFO: make.ps1 ended at 04/21/2022 13:28:51 [2022-04-21T13:28:53.873Z] INFO: Binaries build ended at 04/21/2022 13:28:52. Duration:00:01:15.6538312 [2022-04-21T13:28:53.873Z] INFO: Copying the built daemon binary to d:\CI\PR-43510\2\binary\dockerd-847c5f069e.exe... [2022-04-21T13:28:53.873Z] INFO: Copying the built client binary to d:\CI\PR-43510\2\binary\docker-847c5f069e.exe... [2022-04-21T13:28:53.873Z] INFO: Copying the golang package from the container to d:\CI\PR-43510\2\installer\go.zip... [2022-04-21T13:28:54.856Z] INFO: Extracting go.zip to d:\CI\PR-43510\2\go [2022-04-21T13:28:56.570Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:28:56.570Z] [2022-04-21T13:28:56.570Z] ________ ____ __. [2022-04-21T13:28:56.570Z] \_____ \ | |/ _| [2022-04-21T13:28:56.570Z] / | \| < [2022-04-21T13:28:56.570Z] / | \ | \ [2022-04-21T13:28:56.570Z] \_______ /____|__ \ [2022-04-21T13:28:56.571Z] \/ \/ [2022-04-21T13:28:56.571Z] [2022-04-21T13:28:56.571Z] INFO: make.ps1 ended at 04/21/2022 13:28:53 [2022-04-21T13:28:56.571Z] INFO: Binaries build ended at 04/21/2022 13:28:54. Duration:00:01:14.8468919 [2022-04-21T13:28:56.571Z] INFO: Copying the built daemon binary to d:\CI\PR-43510\2\binary\dockerd-0007862c8d.exe... [2022-04-21T13:28:56.571Z] INFO: Copying the built client binary to d:\CI\PR-43510\2\binary\docker-0007862c8d.exe... [2022-04-21T13:28:56.571Z] INFO: Copying the golang package from the container to d:\CI\PR-43510\2\installer\go.zip... [2022-04-21T13:28:56.571Z] INFO: Extracting go.zip to d:\CI\PR-43510\2\go [2022-04-21T13:28:58.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:28:58.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:29:03.745Z] Removing intermediate container a93e0696a9cd [2022-04-21T13:29:03.745Z] ---> 80ffa802642e [2022-04-21T13:29:03.745Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-21T13:29:03.745Z] ---> Running in 16752e76f556 [2022-04-21T13:29:08.665Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-21T13:29:08.665Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-21T13:29:08.665Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-21T13:29:08.665Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-21T13:29:09.157Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-21T13:29:09.158Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-21T13:29:09.158Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-21T13:29:09.158Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-21T13:29:09.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:29:09.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:29:11.170Z] ok github.com/docker/docker/libnetwork 37.352s coverage: 40.6% of statements [2022-04-21T13:29:11.170Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:29:11.170Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-04-21T13:29:11.170Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:29:11.170Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:29:11.170Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-21T13:29:12.535Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.530s coverage: 59.9% of statements [2022-04-21T13:29:12.535Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:29:12.792Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-21T13:29:13.354Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.023s coverage: 4.0% of statements [2022-04-21T13:29:13.354Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:29:13.917Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-21T13:29:13.917Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:29:14.173Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-21T13:29:16.511Z] Removing intermediate container 16752e76f556 [2022-04-21T13:29:16.511Z] ---> 7d723b1f1d51 [2022-04-21T13:29:16.511Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-21T13:29:16.511Z] ---> Running in fec51f7a5707 [2022-04-21T13:29:16.511Z] Removing intermediate container fec51f7a5707 [2022-04-21T13:29:16.511Z] ---> 65a5c56c26ab [2022-04-21T13:29:16.511Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-21T13:29:17.001Z] ---> Running in 60944f8f5738 [2022-04-21T13:29:17.001Z] Removing intermediate container 60944f8f5738 [2022-04-21T13:29:17.001Z] ---> 11685aa6a956 [2022-04-21T13:29:17.001Z] Step 13/13 : COPY . . [2022-04-21T13:29:20.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:29:20.084Z] INFO: Extraction ended at 04/21/2022 13:29:17. Duration:00:00:22.7309352 [2022-04-21T13:29:20.084Z] INFO: Updating the golang and path environment variables [2022-04-21T13:29:20.084Z] INFO: GOPATH=d:\gopath [2022-04-21T13:29:20.084Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:29:20.084Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:29:20.084Z] INFO: Running the daemon under test in containerd mode [2022-04-21T13:29:20.084Z] INFO: Starting a daemon under test... [2022-04-21T13:29:20.084Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43510\2\daemon --pidfile d:\CI\PR-43510\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-21T13:29:20.084Z] INFO: Containerd started successfully. [2022-04-21T13:29:20.084Z] INFO: Process started successfully. [2022-04-21T13:29:20.084Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:29:20.084Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:29:22.025Z] INFO: Extraction ended at 04/21/2022 13:29:18. Duration:00:00:22.2633160 [2022-04-21T13:29:22.025Z] INFO: Updating the golang and path environment variables [2022-04-21T13:29:22.025Z] INFO: GOPATH=d:\gopath [2022-04-21T13:29:22.025Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:29:22.025Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:29:22.025Z] INFO: Starting a daemon under test... [2022-04-21T13:29:22.025Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43510\2\daemon --pidfile d:\CI\PR-43510\2\docker.pid -D [2022-04-21T13:29:22.025Z] INFO: Process started successfully. [2022-04-21T13:29:22.025Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:29:22.025Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:29:24.115Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.436s coverage: 7.2% of statements [2022-04-21T13:29:24.115Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:29:24.115Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-21T13:29:24.115Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-04-21T13:29:24.115Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:29:24.115Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T13:29:24.115Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:29:24.115Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-21T13:29:24.372Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-21T13:29:24.628Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T13:29:24.884Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T13:29:25.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:29:27.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:29:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:29:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:29:35.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:29:36.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:29:36.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:29:37.056Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-21T13:29:37.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:29:37.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:29:37.875Z] ...INFO: Daemon under test started and replied! [2022-04-21T13:29:37.875Z] INFO: Docker version of the daemon under test [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] Client: [2022-04-21T13:29:37.875Z] Version: 17.06.2-ce [2022-04-21T13:29:37.875Z] API version: 1.30 [2022-04-21T13:29:37.875Z] Go version: go1.8.3 [2022-04-21T13:29:37.875Z] Git commit: cec0b72 [2022-04-21T13:29:37.875Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:29:37.875Z] OS/Arch: windows/amd64 [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] Server: [2022-04-21T13:29:37.875Z] Version: 0.0.0-dev [2022-04-21T13:29:37.875Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:29:37.875Z] Go version: go1.18.1 [2022-04-21T13:29:37.875Z] Git commit: 847c5f069e [2022-04-21T13:29:37.875Z] Built: [2022-04-21T13:29:37.875Z] OS/Arch: windows/amd64 [2022-04-21T13:29:37.875Z] Experimental: false [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] INFO: Docker info of the daemon under test [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] Containers: 0 [2022-04-21T13:29:37.875Z] Running: 0 [2022-04-21T13:29:37.875Z] Paused: 0 [2022-04-21T13:29:37.875Z] Stopped: 0 [2022-04-21T13:29:37.875Z] Images: 0 [2022-04-21T13:29:37.875Z] Server Version: 0.0.0-dev [2022-04-21T13:29:37.875Z] Storage Driver: windowsfilter [2022-04-21T13:29:37.875Z] Windows: [2022-04-21T13:29:37.875Z] Logging Driver: json-file [2022-04-21T13:29:37.875Z] Plugins: [2022-04-21T13:29:37.875Z] Volume: local [2022-04-21T13:29:37.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:29:37.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:29:37.875Z] Swarm: inactive [2022-04-21T13:29:37.875Z] Default Isolation: process [2022-04-21T13:29:37.875Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:29:37.875Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T13:29:37.875Z] OSType: windows [2022-04-21T13:29:37.875Z] Architecture: x86_64 [2022-04-21T13:29:37.875Z] CPUs: 4 [2022-04-21T13:29:37.875Z] Total Memory: 32GiB [2022-04-21T13:29:37.875Z] Name: azwin-2-b80e22 [2022-04-21T13:29:37.875Z] ID: OMZG:FQYB:Z5S7:5CDS:VIL4:UP2M:RAHB:DTGU:MDDZ:7ORW:P3LW:LSLF [2022-04-21T13:29:37.875Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T13:29:37.875Z] Debug Mode (client): false [2022-04-21T13:29:37.875Z] Debug Mode (server): true [2022-04-21T13:29:37.875Z] File Descriptors: -1 [2022-04-21T13:29:37.875Z] Goroutines: 29 [2022-04-21T13:29:37.875Z] System Time: 2022-04-21T13:29:36.6491474Z [2022-04-21T13:29:37.875Z] EventsListeners: 0 [2022-04-21T13:29:37.875Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:29:37.875Z] Labels: [2022-04-21T13:29:37.875Z] Experimental: false [2022-04-21T13:29:37.875Z] Insecure Registries: [2022-04-21T13:29:37.875Z] 127.0.0.0/8 [2022-04-21T13:29:37.875Z] Live Restore Enabled: false [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] INFO: Docker images of the daemon under test [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:29:37.875Z] [2022-04-21T13:29:37.875Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:29:37.875Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T13:29:37.875Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:29:37.875Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:29:37.875Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:29:38.591Z] ---> 1e00cfddda36 [2022-04-21T13:29:39.623Z] Successfully built 1e00cfddda36 [2022-04-21T13:29:39.623Z] Successfully tagged docker:latest [2022-04-21T13:29:39.623Z] INFO: Image build ended at 04/21/2022 13:29:39. Duration:00:03:24.8570841 [2022-04-21T13:29:39.623Z] [2022-04-21T13:29:39.623Z] [2022-04-21T13:29:39.623Z] INFO: Building the test binaries at 04/21/2022 13:29:39... [2022-04-21T13:29:39.820Z] ...INFO: Daemon under test started and replied! [2022-04-21T13:29:39.820Z] INFO: Docker version of the daemon under test [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] Client: [2022-04-21T13:29:39.820Z] Version: 17.06.2-ce [2022-04-21T13:29:39.820Z] API version: 1.30 [2022-04-21T13:29:39.820Z] Go version: go1.8.3 [2022-04-21T13:29:39.820Z] Git commit: cec0b72 [2022-04-21T13:29:39.820Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:29:39.820Z] OS/Arch: windows/amd64 [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] Server: [2022-04-21T13:29:39.820Z] Version: 0.0.0-dev [2022-04-21T13:29:39.820Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:29:39.820Z] Go version: go1.18.1 [2022-04-21T13:29:39.820Z] Git commit: 0007862c8d [2022-04-21T13:29:39.820Z] Built: [2022-04-21T13:29:39.820Z] OS/Arch: windows/amd64 [2022-04-21T13:29:39.820Z] Experimental: false [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] INFO: Docker info of the daemon under test [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] Containers: 0 [2022-04-21T13:29:39.820Z] Running: 0 [2022-04-21T13:29:39.820Z] Paused: 0 [2022-04-21T13:29:39.820Z] Stopped: 0 [2022-04-21T13:29:39.820Z] Images: 0 [2022-04-21T13:29:39.820Z] Server Version: 0.0.0-dev [2022-04-21T13:29:39.820Z] Storage Driver: windowsfilter [2022-04-21T13:29:39.820Z] Windows: [2022-04-21T13:29:39.820Z] Logging Driver: json-file [2022-04-21T13:29:39.820Z] Plugins: [2022-04-21T13:29:39.820Z] Volume: local [2022-04-21T13:29:39.820Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:29:39.820Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:29:39.820Z] Swarm: inactive [2022-04-21T13:29:39.820Z] Default Isolation: process [2022-04-21T13:29:39.820Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T13:29:39.820Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T13:29:39.820Z] OSType: windows [2022-04-21T13:29:39.820Z] Architecture: x86_64 [2022-04-21T13:29:39.820Z] CPUs: 4 [2022-04-21T13:29:39.820Z] Total Memory: 32GiB [2022-04-21T13:29:39.820Z] Name: azwin-2-b80e20 [2022-04-21T13:29:39.820Z] ID: TTM6:WVKA:VTC2:A37V:2WRE:EXV7:V6DQ:3X5T:DAD2:ZHU6:PIHD:LBSU [2022-04-21T13:29:39.820Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T13:29:39.820Z] Debug Mode (client): false [2022-04-21T13:29:39.820Z] Debug Mode (server): true [2022-04-21T13:29:39.820Z] File Descriptors: -1 [2022-04-21T13:29:39.820Z] Goroutines: 16 [2022-04-21T13:29:39.820Z] System Time: 2022-04-21T13:29:38.181105Z [2022-04-21T13:29:39.820Z] EventsListeners: 0 [2022-04-21T13:29:39.820Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:29:39.820Z] Labels: [2022-04-21T13:29:39.820Z] Experimental: false [2022-04-21T13:29:39.820Z] Insecure Registries: [2022-04-21T13:29:39.820Z] 127.0.0.0/8 [2022-04-21T13:29:39.820Z] Live Restore Enabled: false [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] INFO: Docker images of the daemon under test [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:29:39.820Z] [2022-04-21T13:29:39.820Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:29:39.820Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-21T13:29:39.820Z] ltsc2022: Pulling from windows/servercore [2022-04-21T13:29:39.820Z] 8f616e6e9eec: Pulling fs layer [2022-04-21T13:29:39.820Z] dccd9e4d14d3: Pulling fs layer [2022-04-21T13:29:39.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:29:40.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:29:41.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:29:42.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:29:43.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:29:44.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:29:44.538Z] INFO: make.ps1 starting at 04/21/2022 13:29:44 [2022-04-21T13:29:45.026Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:29:45.026Z] dccd9e4d14d3: Download complete [2022-04-21T13:29:45.028Z] INFO: Git commit (03f9499a17) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:29:45.028Z] INFO: Invoking autogen... [2022-04-21T13:29:45.028Z] { [2022-04-21T13:29:45.028Z] "RT_GROUP_ICON": { [2022-04-21T13:29:45.028Z] "#1": { [2022-04-21T13:29:45.028Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] }, [2022-04-21T13:29:45.028Z] "RT_MANIFEST": { [2022-04-21T13:29:45.028Z] "#1": { [2022-04-21T13:29:45.028Z] "0409": { [2022-04-21T13:29:45.028Z] "identity": {}, [2022-04-21T13:29:45.028Z] "description": "Docker Engine", [2022-04-21T13:29:45.028Z] "minimum-os": "vista", [2022-04-21T13:29:45.028Z] "execution-level": "", [2022-04-21T13:29:45.028Z] "ui-access": false, [2022-04-21T13:29:45.028Z] "auto-elevate": false, [2022-04-21T13:29:45.028Z] "dpi-awareness": "unaware", [2022-04-21T13:29:45.028Z] "disable-theming": false, [2022-04-21T13:29:45.028Z] "disable-window-filtering": false, [2022-04-21T13:29:45.028Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:29:45.028Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:29:45.028Z] "long-path-aware": false, [2022-04-21T13:29:45.028Z] "printer-driver-isolation": false, [2022-04-21T13:29:45.028Z] "gdi-scaling": false, [2022-04-21T13:29:45.028Z] "segment-heap": false, [2022-04-21T13:29:45.028Z] "use-common-controls-v6": false [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] }, [2022-04-21T13:29:45.028Z] "RT_MESSAGETABLE": { [2022-04-21T13:29:45.028Z] "#1": { [2022-04-21T13:29:45.028Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] }, [2022-04-21T13:29:45.028Z] "RT_VERSION": { [2022-04-21T13:29:45.028Z] "#1": { [2022-04-21T13:29:45.028Z] "0409": { [2022-04-21T13:29:45.028Z] "fixed": { [2022-04-21T13:29:45.028Z] "file_version": "0.0.0.0", [2022-04-21T13:29:45.028Z] "product_version": "0.0.0.0", [2022-04-21T13:29:45.028Z] "type": "Unknown" [2022-04-21T13:29:45.028Z] }, [2022-04-21T13:29:45.028Z] "info": { [2022-04-21T13:29:45.028Z] "0000": { [2022-04-21T13:29:45.028Z] "CompanyName": "", [2022-04-21T13:29:45.028Z] "FileVersion": "0.0.0-dev", [2022-04-21T13:29:45.028Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-21T13:29:45.028Z] "OriginalFileName": "dockerd.exe", [2022-04-21T13:29:45.028Z] "ProductName": "", [2022-04-21T13:29:45.028Z] "ProductVersion": "0.0.0-dev", [2022-04-21T13:29:45.028Z] "SpecialBuild": "03f9499a17" [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.028Z] } [2022-04-21T13:29:45.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:29:45.677Z] dccd9e4d14d3: Verifying Checksum [2022-04-21T13:29:45.677Z] dccd9e4d14d3: Download complete [2022-04-21T13:29:45.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:29:45.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:29:45.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:29:46.059Z] powershell.exe : cmd\dockerd\config.go [2022-04-21T13:29:46.059Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-442717ab\powershellWrapper.ps1:3 char:1 [2022-04-21T13:29:46.059Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-21T13:29:46.059Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-21T13:29:46.059Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-21T13:29:46.059Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-21T13:29:46.059Z] [2022-04-21T13:29:46.059Z] cmd\dockerd\config_windows.go [2022-04-21T13:29:46.059Z] cmd\dockerd\daemon.go [2022-04-21T13:29:46.059Z] cmd\dockerd\daemon_test.go [2022-04-21T13:29:46.059Z] cmd\dockerd\daemon_windows.go [2022-04-21T13:29:46.059Z] cmd\dockerd\docker.go [2022-04-21T13:29:46.059Z] cmd\dockerd\docker_windows.go [2022-04-21T13:29:46.059Z] cmd\dockerd\genwinres_windows.go [2022-04-21T13:29:46.059Z] cmd\dockerd\metrics.go [2022-04-21T13:29:46.059Z] cmd\dockerd\options.go [2022-04-21T13:29:46.059Z] cmd\dockerd\options_test.go [2022-04-21T13:29:46.059Z] cmd\dockerd\service_windows.go [2022-04-21T13:29:46.059Z] INFO: Building daemon... [2022-04-21T13:29:46.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:29:46.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:29:47.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:29:47.573Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:29:47.573Z] Using test binary docker [2022-04-21T13:29:47.573Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:29:47.573Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-21T13:29:47.573Z] INFO: Waiting for daemon to start... [2022-04-21T13:29:47.573Z] Starting dockerd [2022-04-21T13:29:47.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:29:48.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:29:50.866Z] . [2022-04-21T13:29:50.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:29:50.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:29:50.866Z] Error: No such image: emptyfs [2022-04-21T13:29:50.866Z] Running integration-test (iteration 1) [2022-04-21T13:29:50.866Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:29:50.866Z] Loaded image: busybox:latest [2022-04-21T13:29:50.866Z] Loaded image: busybox:glibc [2022-04-21T13:29:51.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:29:51.905Z] ok github.com/docker/docker/libnetwork/ipam 16.196s coverage: 85.3% of statements [2022-04-21T13:29:51.905Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:29:51.905Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:29:52.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:29:52.164Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2022-04-21T13:29:52.168Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:29:52.168Z] 8f616e6e9eec: Download complete [2022-04-21T13:29:52.249Z] Loaded image: debian:bullseye-slim [2022-04-21T13:29:52.250Z] Loaded image: hello-world:latest [2022-04-21T13:29:52.250Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:29:52.250Z] INFO: Testing against a local daemon [2022-04-21T13:29:52.250Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:29:52.420Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-21T13:29:52.421Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:29:52.822Z] 8f616e6e9eec: Verifying Checksum [2022-04-21T13:29:52.822Z] 8f616e6e9eec: Download complete [2022-04-21T13:29:52.984Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-04-21T13:29:53.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:29:53.241Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-04-21T13:29:53.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:29:53.632Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-04-21T13:29:53.632Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:29:54.171Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-04-21T13:29:54.171Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-21T13:29:54.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:29:54.427Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-21T13:29:54.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:29:55.013Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-04-21T13:29:55.013Z] === RUN TestBuildWithSession [2022-04-21T13:29:55.013Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:29:55.013Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:29:55.013Z] === RUN TestBuildSquashParent [2022-04-21T13:29:56.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:29:56.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:29:57.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:29:58.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:29:58.617Z] Using test binary docker [2022-04-21T13:29:58.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:29:58.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:29:58.617Z] INFO: Waiting for daemon to start... [2022-04-21T13:29:58.617Z] Starting dockerd [2022-04-21T13:30:00.290Z] --- PASS: TestBuildSquashParent (4.43s) [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:00.290Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:00.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:00.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:00.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:01.144Z] . [2022-04-21T13:30:01.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:30:01.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:30:01.144Z] Error: No such image: emptyfs [2022-04-21T13:30:01.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:01.403Z] Running integration-test (iteration 1) [2022-04-21T13:30:01.403Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:30:01.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:01.662Z] Loaded image: busybox:latest [2022-04-21T13:30:01.662Z] Loaded image: busybox:glibc [2022-04-21T13:30:02.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:03.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:03.041Z] Loaded image: debian:bullseye-slim [2022-04-21T13:30:03.041Z] Loaded image: hello-world:latest [2022-04-21T13:30:03.299Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:30:03.299Z] INFO: Testing against a local daemon [2022-04-21T13:30:03.299Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:30:04.676Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-04-21T13:30:04.676Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.72s) [2022-04-21T13:30:04.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-04-21T13:30:04.907Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:30:04.907Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:30:05.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:30:06.051Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-04-21T13:30:06.051Z] === RUN TestBuildWithSession [2022-04-21T13:30:06.051Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:30:06.051Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:30:06.051Z] === RUN TestBuildSquashParent [2022-04-21T13:30:06.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:30:06.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:30:06.627Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-21T13:30:06.888Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-04-21T13:30:06.888Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:30:07.457Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-21T13:30:07.457Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:30:08.838Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-04-21T13:30:08.838Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:30:09.097Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-21T13:30:09.097Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:30:11.005Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-04-21T13:30:11.005Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:30:11.265Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-21T13:30:11.265Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:30:13.172Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-04-21T13:30:13.172Z] === RUN TestBuildWithHugeFile [2022-04-21T13:30:14.158Z] --- PASS: TestBuildSquashParent (7.23s) [2022-04-21T13:30:14.158Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:30:14.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:14.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:14.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:14.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:14.159Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:14.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:14.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:14.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:14.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:14.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:14.159Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:14.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:14.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:30:14.159Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:30:14.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:30:14.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:30:16.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:30:16.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2022-04-21T13:30:18.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2022-04-21T13:30:18.789Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:30:18.789Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:30:22.069Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:30:23.442Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:30:24.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:30:25.309Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-21T13:30:26.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-04-21T13:30:26.242Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:30:31.503Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-04-21T13:30:31.503Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:30:39.612Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-21T13:30:39.612Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:30:42.176Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-21T13:30:42.176Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:30:47.446Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-21T13:30:47.446Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:30:47.704Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-21T13:30:47.705Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:30:50.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:30:50.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:30:52.968Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-04-21T13:30:52.968Z] === RUN TestBuildWithHugeFile [2022-04-21T13:31:04.561Z] 8f616e6e9eec: Pull complete [2022-04-21T13:31:05.081Z] 8f616e6e9eec: Pull complete [2022-04-21T13:31:12.830Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-21T13:31:12.830Z] [2022-04-21T13:31:12.830Z] ________ ____ __. [2022-04-21T13:31:12.830Z] \_____ \ | |/ _| [2022-04-21T13:31:12.830Z] / | \| < [2022-04-21T13:31:12.830Z] / | \ | \ [2022-04-21T13:31:12.830Z] \_______ /____|__ \ [2022-04-21T13:31:12.830Z] \/ \/ [2022-04-21T13:31:12.830Z] [2022-04-21T13:31:12.830Z] INFO: make.ps1 ended at 04/21/2022 13:31:05 [2022-04-21T13:31:12.830Z] INFO: Binaries build ended at 04/21/2022 13:31:06. Duration:00:01:27.4474426 [2022-04-21T13:31:12.830Z] INFO: Copying the built daemon binary to d:\CI\PR-43510\2\binary\dockerd-03f9499a17.exe... [2022-04-21T13:31:12.830Z] INFO: Copying the built client binary to d:\CI\PR-43510\2\binary\docker-03f9499a17.exe... [2022-04-21T13:31:12.830Z] INFO: Copying the golang package from the container to d:\CI\PR-43510\2\installer\go.zip... [2022-04-21T13:31:12.830Z] INFO: Extracting go.zip to d:\CI\PR-43510\2\go [2022-04-21T13:31:20.889Z] --- PASS: TestBuildWithHugeFile (56.91s) [2022-04-21T13:31:20.889Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:31:20.889Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:20.889Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:20.889Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:31:20.889Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:20.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:20.889Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:20.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:20.889Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:20.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:20.889Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:20.889Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:20.889Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:20.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-21T13:31:20.889Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-21T13:31:20.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-21T13:31:20.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:31:20.889Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:31:20.889Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:31:20.889Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:31:20.889Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-04-21T13:31:20.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-04-21T13:31:20.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-21T13:31:20.889Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:31:20.889Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-21T13:31:20.889Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:31:20.889Z] Loaded image: busybox:latest [2022-04-21T13:31:20.889Z] Loaded image: busybox:glibc [2022-04-21T13:31:20.889Z] Loaded image: debian:bullseye-slim [2022-04-21T13:31:20.889Z] Loaded image: hello-world:latest [2022-04-21T13:31:20.889Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:31:25.088Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.04s) [2022-04-21T13:31:25.088Z] PASS [2022-04-21T13:31:25.088Z] [2022-04-21T13:31:25.088Z] === Skipped [2022-04-21T13:31:25.088Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:31:25.088Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:31:25.088Z] [2022-04-21T13:31:25.088Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:25.088Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:25.088Z] [2022-04-21T13:31:25.088Z] DONE 34 tests, 2 skipped in 94.133s [2022-04-21T13:31:25.088Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:31:25.088Z] INFO: Testing against a local daemon [2022-04-21T13:31:25.088Z] === RUN TestConfigInspect [2022-04-21T13:31:26.999Z] --- PASS: TestConfigInspect (2.28s) [2022-04-21T13:31:26.999Z] === RUN TestConfigList [2022-04-21T13:31:29.537Z] --- PASS: TestConfigList (2.21s) [2022-04-21T13:31:29.537Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:31:31.445Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-21T13:31:31.445Z] === RUN TestConfigsUpdate [2022-04-21T13:31:33.985Z] --- PASS: TestConfigsUpdate (2.23s) [2022-04-21T13:31:33.985Z] === RUN TestTemplatedConfig [2022-04-21T13:31:34.388Z] INFO: Extraction ended at 04/21/2022 13:31:33. Duration:00:00:25.1651148 [2022-04-21T13:31:34.388Z] INFO: Updating the golang and path environment variables [2022-04-21T13:31:34.388Z] INFO: GOPATH=d:\gopath [2022-04-21T13:31:34.388Z] INFO: go version go1.18.1 windows/amd64 [2022-04-21T13:31:34.388Z] INFO: Running the daemon under test in debug mode [2022-04-21T13:31:34.388Z] INFO: Starting a daemon under test... [2022-04-21T13:31:34.388Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43510\2\daemon --pidfile d:\CI\PR-43510\2\docker.pid -D [2022-04-21T13:31:34.388Z] INFO: Process started successfully. [2022-04-21T13:31:34.388Z] INFO: Start tailing logs of the daemon under tests [2022-04-21T13:31:34.388Z] INFO: Waiting for the daemon under test to start... [2022-04-21T13:31:36.524Z] --- PASS: TestTemplatedConfig (2.66s) [2022-04-21T13:31:36.524Z] === RUN TestConfigCreateResolve [2022-04-21T13:31:38.431Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-21T13:31:38.431Z] PASS [2022-04-21T13:31:38.431Z] [2022-04-21T13:31:38.431Z] DONE 6 tests in 13.718s [2022-04-21T13:31:38.431Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:31:38.431Z] INFO: Testing against a local daemon [2022-04-21T13:31:38.431Z] === RUN TestCheckpoint [2022-04-21T13:31:38.431Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:31:38.431Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:38.431Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:31:38.431Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:31:38.431Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:38.431Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:31:38.431Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:31:38.431Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T13:31:38.431Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:31:38.431Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-21T13:31:38.431Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:31:38.690Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T13:31:38.690Z] === RUN TestCopyEmptyFile [2022-04-21T13:31:38.690Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-21T13:31:38.690Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:31:38.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-21T13:31:38.950Z] === RUN TestCopyFromContainer [2022-04-21T13:31:39.889Z] === RUN TestCopyFromContainer// [2022-04-21T13:31:40.149Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:31:40.149Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:31:40.149Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:31:40.149Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:31:40.408Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:31:40.408Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:31:40.408Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:31:40.408Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:31:40.669Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer (1.77s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-21T13:31:40.669Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-21T13:31:40.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:31:40.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:40.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:40.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:40.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:40.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:40.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:40.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:40.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:40.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:40.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:31:40.669Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:31:40.669Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:31:40.669Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:31:40.669Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:31:40.669Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:31:40.669Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:31:40.669Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:31:40.669Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:31:40.669Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:31:40.669Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:31:40.669Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:31:40.669Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:31:40.669Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:31:40.669Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:31:40.669Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:31:40.669Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:31:40.669Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:31:42.576Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-04-21T13:31:42.576Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:31:44.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-04-21T13:31:44.015Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:31:44.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:44.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:44.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:44.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:44.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:44.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:44.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:44.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:44.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:44.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:44.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:31:44.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:31:44.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:31:44.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:31:44.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:31:44.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:31:44.016Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:31:44.584Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-04-21T13:31:44.584Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:31:44.584Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:31:44.584Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:31:44.584Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:31:44.584Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:31:44.584Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:31:44.584Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:31:44.584Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-21T13:31:44.584Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:31:44.584Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-21T13:31:44.584Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:31:44.584Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:31:44.584Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:31:44.584Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:31:44.584Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:31:44.584Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:31:44.584Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:31:44.584Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:31:44.584Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:31:44.584Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:31:44.584Z] === RUN TestDiff [2022-04-21T13:31:45.154Z] --- PASS: TestDiff (0.54s) [2022-04-21T13:31:45.154Z] === RUN TestExecWithCloseStdin [2022-04-21T13:31:45.723Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-04-21T13:31:45.723Z] === RUN TestExec [2022-04-21T13:31:45.874Z] ok github.com/docker/docker/libnetwork/networkdb 104.179s coverage: 60.0% of statements [2022-04-21T13:31:45.874Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:31:45.874Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T13:31:45.874Z] ok github.com/docker/docker/libnetwork/osl 4.339s coverage: 39.7% of statements [2022-04-21T13:31:45.874Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T13:31:45.874Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-21T13:31:46.130Z] ok github.com/docker/docker/libnetwork/portmapper 0.268s coverage: 48.6% of statements [2022-04-21T13:31:46.293Z] --- PASS: TestExec (0.60s) [2022-04-21T13:31:46.293Z] === RUN TestExecUser [2022-04-21T13:31:46.387Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-21T13:31:46.387Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:31:46.643Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === Skipped [2022-04-21T13:31:46.643Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T13:31:46.643Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T13:31:46.643Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T13:31:46.643Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:31:46.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:31:46.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:31:46.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:31:46.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:31:46.643Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T13:31:46.643Z] firewalld_test.go:14: firewalld is not running [2022-04-21T13:31:46.643Z] [2022-04-21T13:31:46.643Z] DONE 326 tests, 9 skipped in 202.300s [2022-04-21T13:31:47.233Z] --- PASS: TestExecUser (0.66s) [2022-04-21T13:31:47.234Z] === RUN TestExportContainerAndImportImage Post stage [Pipeline] junit [2022-04-21T13:31:47.588Z] Recording test results [2022-04-21T13:31:47.802Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-04-21T13:31:47.802Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:31:48.904Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-21T13:31:49.183Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-21T13:31:49.183Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:31:49.190Z] --- PASS: TestBuildWithHugeFile (50.22s) [2022-04-21T13:31:49.190Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:31:49.190Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:49.190Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:49.190Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:31:49.190Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:49.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:49.190Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:49.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:49.190Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:49.190Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:49.190Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:31:49.190Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:31:49.190Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:31:49.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-21T13:31:49.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-04-21T13:31:49.190Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-04-21T13:31:49.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:31:49.190Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:31:49.190Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:31:49.190Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:31:49.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84f8ca024eb6cd9f235421bba3faf106f1e194a3 -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:84f8ca024eb6cd9f235421bba3faf106f1e194a3 hack/make.sh dynbinary test-integration [2022-04-21T13:31:49.802Z] [2022-04-21T13:31:49.802Z] Removing bundles/ [2022-04-21T13:31:49.802Z] [2022-04-21T13:31:49.802Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:31:49.802Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:31:49.802Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:31:50.122Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2022-04-21T13:31:50.122Z] === RUN TestHealthKillContainer [2022-04-21T13:31:52.761Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 2m52.739628126s [2022-04-21T13:31:52.761Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-21T13:31:52.761Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 499.025554ms [2022-04-21T13:31:53.375Z] --- PASS: TestBuildPreserveOwnership (10.44s) [2022-04-21T13:31:53.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2022-04-21T13:31:53.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-21T13:31:53.375Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:31:53.375Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-21T13:31:53.375Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:31:53.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T13:31:53.375Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-04-21T13:31:53.375Z] PASS [2022-04-21T13:31:53.375Z] [2022-04-21T13:31:53.375Z] === Skipped [2022-04-21T13:31:53.375Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:31:53.375Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:31:53.375Z] [2022-04-21T13:31:53.375Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:31:53.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:31:53.375Z] [2022-04-21T13:31:53.375Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2022-04-21T13:31:53.375Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-21T13:31:53.375Z] [2022-04-21T13:31:53.375Z] DONE 34 tests, 3 skipped in 111.947s [2022-04-21T13:31:53.375Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:31:53.375Z] INFO: Testing against a local daemon [2022-04-21T13:31:53.375Z] === RUN TestConfigInspect [2022-04-21T13:31:53.375Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.375Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-21T13:31:53.375Z] === RUN TestConfigList [2022-04-21T13:31:53.375Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.375Z] --- SKIP: TestConfigList (0.01s) [2022-04-21T13:31:53.375Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:31:53.375Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.375Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-21T13:31:53.375Z] === RUN TestConfigsUpdate [2022-04-21T13:31:53.375Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-21T13:31:53.633Z] === RUN TestTemplatedConfig [2022-04-21T13:31:53.633Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:31:53.633Z] === RUN TestConfigCreateResolve [2022-04-21T13:31:53.633Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-21T13:31:53.633Z] PASS [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === Skipped [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-21T13:31:53.633Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-21T13:31:53.633Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-21T13:31:53.633Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-21T13:31:53.633Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-21T13:31:53.633Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-21T13:31:53.633Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:31:53.633Z] [2022-04-21T13:31:53.633Z] DONE 6 tests, 6 skipped in 0.202s [2022-04-21T13:31:53.633Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:31:53.633Z] INFO: Testing against a local daemon [2022-04-21T13:31:53.633Z] === RUN TestCheckpoint [2022-04-21T13:31:53.633Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:31:53.633Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:31:53.633Z] === RUN TestContainerInvalidJSON [2022-04-21T13:31:53.633Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:31:53.633Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:53.892Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:31:53.892Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:31:53.892Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:53.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:31:53.893Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:31:53.893Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:31:53.893Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T13:31:53.893Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:31:53.893Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-21T13:31:53.893Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:31:53.893Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-21T13:31:53.893Z] === RUN TestCopyEmptyFile [2022-04-21T13:31:54.151Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-21T13:31:54.151Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:31:54.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-21T13:31:54.151Z] === RUN TestCopyFromContainer [2022-04-21T13:31:55.943Z] .....INFO: Daemon under test started and replied! [2022-04-21T13:31:55.943Z] INFO: Docker version of the daemon under test [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] Client: [2022-04-21T13:31:55.943Z] Version: 17.06.2-ce [2022-04-21T13:31:55.943Z] API version: 1.30 [2022-04-21T13:31:55.943Z] Go version: go1.8.3 [2022-04-21T13:31:55.943Z] Git commit: cec0b72 [2022-04-21T13:31:55.943Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-21T13:31:55.943Z] OS/Arch: windows/amd64 [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] Server: [2022-04-21T13:31:55.943Z] Version: 0.0.0-dev [2022-04-21T13:31:55.943Z] API version: 1.42 (minimum version 1.24) [2022-04-21T13:31:55.943Z] Go version: go1.18.1 [2022-04-21T13:31:55.943Z] Git commit: 03f9499a17 [2022-04-21T13:31:55.943Z] Built: [2022-04-21T13:31:55.943Z] OS/Arch: windows/amd64 [2022-04-21T13:31:55.943Z] Experimental: false [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] INFO: Docker info of the daemon under test [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] Containers: 0 [2022-04-21T13:31:55.943Z] Running: 0 [2022-04-21T13:31:55.943Z] Paused: 0 [2022-04-21T13:31:55.943Z] Stopped: 0 [2022-04-21T13:31:55.943Z] Images: 0 [2022-04-21T13:31:55.943Z] Server Version: 0.0.0-dev [2022-04-21T13:31:55.943Z] Storage Driver: windowsfilter [2022-04-21T13:31:55.943Z] Windows: [2022-04-21T13:31:55.943Z] Logging Driver: json-file [2022-04-21T13:31:55.943Z] Plugins: [2022-04-21T13:31:55.943Z] Volume: local [2022-04-21T13:31:55.943Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T13:31:55.943Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T13:31:55.943Z] Swarm: inactive [2022-04-21T13:31:55.943Z] Default Isolation: process [2022-04-21T13:31:55.943Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T13:31:55.943Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T13:31:55.943Z] OSType: windows [2022-04-21T13:31:55.943Z] Architecture: x86_64 [2022-04-21T13:31:55.943Z] CPUs: 4 [2022-04-21T13:31:55.943Z] Total Memory: 32GiB [2022-04-21T13:31:55.943Z] Name: azwin-2-f55c51 [2022-04-21T13:31:55.943Z] ID: WZ3N:NYB2:F22Y:ZGK4:2Z7R:T6KX:KGRE:Q35T:AXH5:VWEB:CWZF:TB6M [2022-04-21T13:31:55.943Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T13:31:55.943Z] Debug Mode (client): false [2022-04-21T13:31:55.943Z] Debug Mode (server): true [2022-04-21T13:31:55.943Z] File Descriptors: -1 [2022-04-21T13:31:55.943Z] Goroutines: 16 [2022-04-21T13:31:55.943Z] System Time: 2022-04-21T13:31:53.5657039Z [2022-04-21T13:31:55.943Z] EventsListeners: 0 [2022-04-21T13:31:55.943Z] Registry: https://index.docker.io/v1/ [2022-04-21T13:31:55.943Z] Labels: [2022-04-21T13:31:55.943Z] Experimental: false [2022-04-21T13:31:55.943Z] Insecure Registries: [2022-04-21T13:31:55.943Z] 127.0.0.0/8 [2022-04-21T13:31:55.943Z] Live Restore Enabled: false [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] INFO: Docker images of the daemon under test [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:31:55.943Z] [2022-04-21T13:31:55.943Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-21T13:31:55.943Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-21T13:31:55.943Z] ltsc2019: Pulling from windows/servercore [2022-04-21T13:31:55.943Z] 4612f6d0b889: Pulling fs layer [2022-04-21T13:31:55.943Z] ba8181afd426: Pulling fs layer [2022-04-21T13:31:58.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:31:58.242Z] --- PASS: TestHealthKillContainer (8.14s) [2022-04-21T13:31:58.242Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:31:58.334Z] === RUN TestCopyFromContainer// [2022-04-21T13:31:58.334Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:31:58.334Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:31:58.334Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:31:58.334Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:31:58.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-21T13:31:58.501Z] === RUN TestIpcModeNone [2022-04-21T13:31:58.592Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:31:58.592Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:31:58.592Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:31:58.592Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:31:58.592Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer (4.56s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-21T13:31:58.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-21T13:31:58.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:31:58.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:58.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:58.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:58.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:58.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:58.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:58.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:31:58.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:31:58.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:31:58.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:31:58.851Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:31:58.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:31:58.851Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:31:58.851Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:31:58.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:31:58.851Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:31:58.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:31:58.851Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:31:58.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:31:58.851Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:31:58.851Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:31:58.851Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:31:58.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:31:58.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:31:58.851Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:31:58.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:31:58.851Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:31:59.440Z] --- PASS: TestIpcModeNone (0.61s) [2022-04-21T13:31:59.440Z] === RUN TestIpcModePrivate [2022-04-21T13:31:59.440Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-21T13:32:00.009Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-21T13:32:00.009Z] === RUN TestIpcModeShareable [2022-04-21T13:32:00.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-04-21T13:32:00.228Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:32:00.269Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-21T13:32:00.529Z] --- PASS: TestIpcModeShareable (0.63s) [2022-04-21T13:32:00.529Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:32:01.601Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-04-21T13:32:01.601Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:32:01.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:32:01.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:32:01.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:32:01.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:32:01.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:32:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:32:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:32:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:32:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:32:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:32:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:32:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:32:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:32:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:32:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-04-21T13:32:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-21T13:32:01.602Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:32:01.859Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-21T13:32:01.859Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:32:01.859Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:32:01.859Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:32:01.859Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:32:01.859Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:32:01.859Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:32:01.859Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:32:01.859Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-21T13:32:01.859Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:32:01.859Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-21T13:32:01.859Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:32:01.859Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T13:32:01.859Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T13:32:01.859Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:32:01.859Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:32:01.859Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:32:01.859Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:32:01.859Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-21T13:32:01.859Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:32:01.859Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:32:01.859Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:32:01.859Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T13:32:01.859Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:32:01.859Z] === RUN TestDiff [2022-04-21T13:32:02.426Z] --- PASS: TestDiff (0.43s) [2022-04-21T13:32:02.426Z] === RUN TestExecWithCloseStdin [2022-04-21T13:32:02.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-04-21T13:32:02.437Z] === RUN TestAPIIpcModeHost [2022-04-21T13:32:02.697Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-21T13:32:02.697Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:32:02.992Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-21T13:32:02.992Z] === RUN TestExec [2022-04-21T13:32:03.250Z] --- PASS: TestExec (0.50s) [2022-04-21T13:32:03.250Z] === RUN TestExecUser [2022-04-21T13:32:03.635Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-21T13:32:03.818Z] --- PASS: TestExecUser (0.54s) [2022-04-21T13:32:03.818Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:32:03.895Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-04-21T13:32:03.896Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:32:04.753Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-04-21T13:32:04.753Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:32:05.279Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-21T13:32:05.279Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-04-21T13:32:05.279Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:32:06.134Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-04-21T13:32:06.134Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:32:06.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-21T13:32:06.393Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-04-21T13:32:06.393Z] === RUN TestHealthKillContainer [2022-04-21T13:32:06.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-21T13:32:06.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:32:07.417Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-21T13:32:07.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-21T13:32:07.677Z] === RUN TestIpcModeOlderClient [2022-04-21T13:32:07.677Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:32:07.677Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:32:08.247Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-04-21T13:32:08.247Z] === RUN TestKillContainer [2022-04-21T13:32:08.247Z] === RUN TestKillContainer/no_signal [2022-04-21T13:32:08.507Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:32:08.706Z] ba8181afd426: Verifying Checksum [2022-04-21T13:32:08.706Z] ba8181afd426: Download complete [2022-04-21T13:32:08.767Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:32:09.336Z] --- PASS: TestKillContainer (1.28s) [2022-04-21T13:32:09.336Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-21T13:32:09.336Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-21T13:32:09.336Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-21T13:32:09.336Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:32:09.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:32:09.904Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:32:10.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-04-21T13:32:10.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-21T13:32:10.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-21T13:32:10.475Z] === RUN TestKillStoppedContainer [2022-04-21T13:32:10.734Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T13:32:10.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:32:10.734Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-21T13:32:10.734Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:32:10.994Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-21T13:32:10.994Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:32:10.994Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:32:10.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:32:10.994Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:32:10.994Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:32:10.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:32:10.994Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:32:11.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-21T13:32:11.565Z] === RUN TestLinksContainerNames [2022-04-21T13:32:12.505Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-21T13:32:12.505Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:32:12.765Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-21T13:32:12.765Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:32:13.335Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:13.335Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:13.335Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:13.335Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:13.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T13:32:13.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-04-21T13:32:13.595Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:32:14.498Z] --- PASS: TestHealthKillContainer (7.89s) [2022-04-21T13:32:14.498Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:32:14.498Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:32:14.498Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:32:14.498Z] === RUN TestIpcModeNone [2022-04-21T13:32:14.748Z] 4612f6d0b889: Verifying Checksum [2022-04-21T13:32:14.748Z] 4612f6d0b889: Download complete [2022-04-21T13:32:14.756Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-21T13:32:14.756Z] === RUN TestIpcModePrivate [2022-04-21T13:32:14.977Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-04-21T13:32:14.977Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:32:15.016Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-21T13:32:15.274Z] --- PASS: TestIpcModePrivate (0.51s) [2022-04-21T13:32:15.274Z] === RUN TestIpcModeShareable [2022-04-21T13:32:15.274Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:32:15.274Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-21T13:32:15.274Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:32:15.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-04-21T13:32:15.547Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:32:15.807Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-04-21T13:32:15.807Z] === RUN TestNetworkNat [2022-04-21T13:32:16.383Z] --- PASS: TestNetworkNat (0.49s) [2022-04-21T13:32:16.383Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:32:16.643Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-21T13:32:16.643Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:32:16.650Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-04-21T13:32:16.650Z] === RUN TestAPIIpcModeHost [2022-04-21T13:32:16.650Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:32:16.650Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-21T13:32:16.650Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:32:16.650Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:32:16.650Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-21T13:32:16.650Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:32:18.025Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-21T13:32:18.025Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-21T13:32:18.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:32:18.025Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:32:18.025Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T13:32:18.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:32:18.026Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:32:18.026Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T13:32:18.026Z] === RUN TestIpcModeOlderClient [2022-04-21T13:32:18.026Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:32:18.026Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:32:18.285Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-21T13:32:18.285Z] === RUN TestKillContainer [2022-04-21T13:32:18.285Z] === RUN TestKillContainer/no_signal [2022-04-21T13:32:18.851Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:32:19.110Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:32:19.182Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-21T13:32:19.182Z] === RUN TestPause [2022-04-21T13:32:19.677Z] --- PASS: TestKillContainer (1.31s) [2022-04-21T13:32:19.677Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-21T13:32:19.677Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-21T13:32:19.677Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-21T13:32:19.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:32:19.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:32:19.751Z] --- PASS: TestPause (0.46s) [2022-04-21T13:32:19.751Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:32:19.751Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:32:19.751Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:32:19.751Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:32:20.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:32:20.320Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-21T13:32:20.320Z] === RUN TestPidHost [2022-04-21T13:32:20.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-04-21T13:32:20.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-21T13:32:20.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-21T13:32:20.501Z] === RUN TestKillStoppedContainer [2022-04-21T13:32:20.501Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T13:32:20.501Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:32:20.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-21T13:32:20.759Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:32:21.022Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-21T13:32:21.022Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:32:21.022Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:21.022Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:32:21.022Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:32:21.022Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:32:21.022Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:32:21.022Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:32:21.022Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T13:32:21.022Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T13:32:21.022Z] === RUN TestLinksContainerNames [2022-04-21T13:32:21.260Z] --- PASS: TestPidHost (0.97s) [2022-04-21T13:32:21.260Z] === RUN TestPsFilter [2022-04-21T13:32:21.260Z] --- PASS: TestPsFilter (0.11s) [2022-04-21T13:32:21.260Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:32:21.829Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-21T13:32:21.829Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:32:21.957Z] --- PASS: TestLinksContainerNames (0.87s) [2022-04-21T13:32:21.958Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:32:22.089Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-21T13:32:22.089Z] === RUN TestRemoveContainerRunning [2022-04-21T13:32:22.218Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-21T13:32:22.218Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:32:22.659Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-04-21T13:32:22.659Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:32:22.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:22.784Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:22.784Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:32:22.784Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:32:22.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-21T13:32:22.919Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:32:22.919Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:32:22.919Z] === RUN TestRenameLinkedContainer [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:32:23.044Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:32:23.302Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:32:23.302Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:32:23.302Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-21T13:32:23.302Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T13:32:23.302Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:32:23.302Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:32:23.302Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-21T13:32:23.302Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:32:23.302Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:32:23.302Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T13:32:23.302Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:32:23.302Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:32:23.302Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T13:32:23.302Z] === RUN TestNetworkNat [2022-04-21T13:32:23.869Z] --- PASS: TestNetworkNat (0.68s) [2022-04-21T13:32:23.869Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:32:24.435Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-21T13:32:24.435Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:32:24.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:32:24.830Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-04-21T13:32:24.830Z] === RUN TestRenameStoppedContainer [2022-04-21T13:32:25.089Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-21T13:32:25.089Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:32:26.028Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-04-21T13:32:26.028Z] === RUN TestRenameInvalidName [2022-04-21T13:32:26.598Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-21T13:32:26.598Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:32:26.961Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-21T13:32:26.961Z] === RUN TestPause [2022-04-21T13:32:26.961Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:26.961Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:32:26.961Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:32:26.961Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:32:26.961Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:32:26.961Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:32:26.961Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:26.961Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-21T13:32:26.961Z] === RUN TestPidHost [2022-04-21T13:32:27.895Z] --- PASS: TestPidHost (0.97s) [2022-04-21T13:32:27.895Z] === RUN TestPsFilter [2022-04-21T13:32:27.978Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-04-21T13:32:27.978Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:32:28.153Z] --- PASS: TestPsFilter (0.12s) [2022-04-21T13:32:28.153Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:32:28.412Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-21T13:32:28.412Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:32:28.548Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-04-21T13:32:28.548Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:32:28.979Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-04-21T13:32:28.979Z] === RUN TestRemoveContainerRunning [2022-04-21T13:32:29.237Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-21T13:32:29.237Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:32:29.489Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-04-21T13:32:29.489Z] === RUN TestResize [2022-04-21T13:32:29.749Z] --- PASS: TestResize (0.41s) [2022-04-21T13:32:29.749Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:32:29.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-21T13:32:29.802Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:32:29.802Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:32:29.802Z] === RUN TestRenameLinkedContainer [2022-04-21T13:32:30.319Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-21T13:32:30.319Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:32:30.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:30.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:30.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:30.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:32:30.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:30.854Z] dccd9e4d14d3: Pull complete [2022-04-21T13:32:30.854Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:32:30.854Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:32:30.854Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T13:32:30.854Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T13:32:30.854Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T13:32:30.854Z] WARN: Skipping validation tests [2022-04-21T13:32:30.854Z] INFO: Running unit tests at 04/21/2022 13:32:28... [2022-04-21T13:32:31.300Z] dccd9e4d14d3: Pull complete [2022-04-21T13:32:31.300Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-21T13:32:31.300Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:32:31.300Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-21T13:32:31.300Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-21T13:32:31.300Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-21T13:32:31.300Z] WARN: Skipping validation tests [2022-04-21T13:32:31.300Z] INFO: Running unit tests at 04/21/2022 13:32:27... [2022-04-21T13:32:31.300Z] INFO: make.ps1 starting at 04/21/2022 13:32:31 [2022-04-21T13:32:31.702Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-04-21T13:32:31.702Z] === RUN TestRenameStoppedContainer [2022-04-21T13:32:31.766Z] INFO: Git commit (0007862c8d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:32:31.766Z] INFO: Running unit tests... [2022-04-21T13:32:31.960Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-21T13:32:31.960Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:32:32.477Z] INFO: make.ps1 starting at 04/21/2022 13:32:32 [2022-04-21T13:32:32.477Z] INFO: Git commit (847c5f069e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:32:32.477Z] INFO: Running unit tests... [2022-04-21T13:32:32.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:32.917Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-04-21T13:32:32.917Z] === RUN TestRenameInvalidName [2022-04-21T13:32:33.180Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-21T13:32:33.180Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:32:33.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:35.084Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-04-21T13:32:35.084Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:32:35.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:32:35.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:32:35.342Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-21T13:32:35.342Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:32:36.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:36.275Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-21T13:32:36.275Z] === RUN TestResize [2022-04-21T13:32:36.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:32:36.533Z] --- PASS: TestResize (0.43s) [2022-04-21T13:32:36.533Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:32:37.098Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-21T13:32:37.098Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:32:37.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-21T13:32:37.357Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:32:37.357Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T13:32:37.357Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:32:37.357Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:32:37.635Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:32:38.731Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-21T13:32:38.731Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:32:39.509Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:32:39.670Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-04-21T13:32:39.670Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:32:39.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:32:40.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:32:41.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-04-21T13:32:41.048Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:32:41.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:32:42.426Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-21T13:32:42.426Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:32:43.360Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-21T13:32:43.360Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:32:43.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:32:43.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:32:44.732Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-04-21T13:32:44.732Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:32:45.303Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-21T13:32:45.303Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:32:45.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:32:45.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:32:46.286Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:32:46.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-04-21T13:32:46.676Z] === RUN TestNISDomainname [2022-04-21T13:32:46.676Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T13:32:46.676Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-21T13:32:46.676Z] === RUN TestHostnameDnsResolution [2022-04-21T13:32:47.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:32:47.242Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-21T13:32:47.242Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:32:47.242Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T13:32:47.242Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T13:32:47.242Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:32:47.499Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-04-21T13:32:47.499Z] === RUN TestStats [2022-04-21T13:32:47.499Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:47.499Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:32:47.499Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:32:47.499Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:32:47.499Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:32:47.499Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:32:47.499Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:32:47.499Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:32:47.499Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:32:47.499Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:32:47.499Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:32:47.499Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:32:47.499Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:32:48.033Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:32:48.432Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-21T13:32:49.088Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-04-21T13:32:49.088Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:32:50.031Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-04-21T13:32:50.031Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:32:50.031Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T13:32:50.031Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T13:32:50.031Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:32:50.330Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:32:51.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:32:51.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-04-21T13:32:51.413Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:32:51.704Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-21T13:32:51.704Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-21T13:32:51.704Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-04-21T13:32:51.704Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-04-21T13:32:51.704Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-04-21T13:32:51.704Z] === RUN TestDeleteDevicemapper [2022-04-21T13:32:51.704Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:32:51.704Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:32:51.704Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:32:52.353Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-04-21T13:32:52.353Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:32:52.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:32:53.079Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-04-21T13:32:53.079Z] === RUN TestUpdateMemory [2022-04-21T13:32:53.079Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:53.079Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:32:53.079Z] === RUN TestUpdateCPUQuota [2022-04-21T13:32:53.079Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:53.079Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-21T13:32:53.079Z] === RUN TestUpdatePidsLimit [2022-04-21T13:32:53.079Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:32:53.079Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-21T13:32:53.079Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:32:53.734Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-21T13:32:53.734Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:32:54.674Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-04-21T13:32:54.674Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:32:55.243Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-21T13:32:55.243Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:32:55.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:32:56.626Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-21T13:32:56.626Z] === RUN TestNISDomainname [2022-04-21T13:32:57.196Z] --- PASS: TestNISDomainname (0.59s) [2022-04-21T13:32:57.196Z] === RUN TestHostnameDnsResolution [2022-04-21T13:32:57.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:32:58.135Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-04-21T13:32:58.135Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:32:58.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:32:58.395Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-21T13:32:58.395Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:32:58.965Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-21T13:32:58.965Z] === RUN TestStats [2022-04-21T13:33:00.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:33:01.505Z] --- PASS: TestStats (2.44s) [2022-04-21T13:33:01.506Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:33:01.506Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:33:01.506Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:33:01.506Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:33:01.506Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:33:01.506Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:33:01.506Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:33:01.506Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:33:01.506Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:33:01.506Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:33:01.506Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:33:02.076Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:33:04.085Z] === RUN TestMiddlewares [2022-04-21T13:33:04.085Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:33:04.085Z] PASS [2022-04-21T13:33:04.085Z] coverage: 7.9% of statements [2022-04-21T13:33:04.085Z] ok github.com/docker/docker/api/server 0.037s coverage: 7.9% of statements [2022-04-21T13:33:04.615Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:33:05.272Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-04-21T13:33:05.272Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:33:05.272Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-21T13:33:05.272Z] === RUN TestWaitNonBlocked [2022-04-21T13:33:05.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:05.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:05.272Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:05.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:05.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:05.272Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:05.272Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T13:33:05.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-04-21T13:33:05.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-04-21T13:33:05.272Z] === RUN TestWaitBlocked [2022-04-21T13:33:05.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:05.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:05.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:05.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:05.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:05.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:05.554Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T13:33:05.554Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-04-21T13:33:05.554Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-04-21T13:33:05.554Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-21T13:33:05.554Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-04-21T13:33:05.554Z] === RUN TestDeleteDevicemapper [2022-04-21T13:33:05.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:33:05.554Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:33:05.554Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:33:05.663Z] === RUN TestMiddlewares [2022-04-21T13:33:05.663Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:33:05.663Z] PASS [2022-04-21T13:33:05.663Z] coverage: 7.9% of statements [2022-04-21T13:33:05.663Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2022-04-21T13:33:05.839Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:33:05.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-04-21T13:33:05.839Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-21T13:33:05.839Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:33:05.839Z] === CONT TestIpcModeOlderClient [2022-04-21T13:33:06.098Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-21T13:33:06.098Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:33:07.464Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-04-21T13:33:07.464Z] === RUN TestUpdateMemory [2022-04-21T13:33:07.464Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:07.464Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:33:07.464Z] === RUN TestUpdateCPUQuota [2022-04-21T13:33:08.402Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-04-21T13:33:08.402Z] === RUN TestUpdatePidsLimit [2022-04-21T13:33:08.402Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:33:08.402Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:33:08.629Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-04-21T13:33:08.629Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-04-21T13:33:08.629Z] PASS [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === Skipped [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:33:08.629Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-21T13:33:08.629Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-21T13:33:08.629Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:33:08.629Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:33:08.629Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-21T13:33:08.629Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-21T13:33:08.629Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-21T13:33:08.629Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-21T13:33:08.629Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.629Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-21T13:33:08.629Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-21T13:33:08.629Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:33:08.630Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:33:08.630Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-21T13:33:08.630Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-21T13:33:08.630Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-21T13:33:08.630Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-21T13:33:08.630Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-21T13:33:08.630Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:33:08.630Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-21T13:33:08.630Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:33:08.630Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-21T13:33:08.630Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-21T13:33:08.630Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-21T13:33:08.630Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:33:08.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:33:08.630Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-21T13:33:08.630Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-21T13:33:08.630Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-21T13:33:08.630Z] [2022-04-21T13:33:08.630Z] DONE 212 tests, 27 skipped in 75.218s [2022-04-21T13:33:08.662Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:33:08.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:33:08.889Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:33:08.889Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:33:08.922Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:33:09.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:33:09.442Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:33:09.455Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:09.455Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:09.455Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:09.455Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:09.455Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:09.455Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:33:09.455Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:33:09.455Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:09.455Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:09.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:33:09.713Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:09.713Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:09.713Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-21T13:33:09.713Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-21T13:33:09.713Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:33:09.713Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit (2.15s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-21T13:33:10.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-21T13:33:10.270Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:33:11.087Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:33:11.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:33:12.021Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:33:12.955Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:33:12.955Z] daemon_test.go:156: [d1c49c8be57f2] daemon is not started [2022-04-21T13:33:12.955Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-21T13:33:12.955Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-21T13:33:12.955Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-21T13:33:12.955Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-21T13:33:12.955Z] === RUN TestDaemonProxy [2022-04-21T13:33:12.955Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T13:33:12.955Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:33:12.955Z] PASS [2022-04-21T13:33:12.955Z] [2022-04-21T13:33:12.955Z] === Skipped [2022-04-21T13:33:12.955Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-21T13:33:12.955Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-21T13:33:12.955Z] [2022-04-21T13:33:12.955Z] DONE 12 tests, 1 skipped in 4.221s [2022-04-21T13:33:12.955Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:33:13.214Z] INFO: Testing against a local daemon [2022-04-21T13:33:13.214Z] === RUN TestCommitInheritsEnv [2022-04-21T13:33:14.143Z] INFO [linters context/goanalysis] analyzers took 5m4.582352316s with top 10 stages: buildir: 1m59.989743047s, goimports: 23.819293541s, unconvert: 18.370879376s, gosec: 15.161420121s, S1038: 7.874171124s, golint: 7.083940171s, misspell: 6.110869503s, nilness: 4.065971172s, inspect: 3.854606017s, S1039: 3.749670824s [2022-04-21T13:33:14.143Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-21T13:33:14.143Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, path_prettifier: 2440/2440, skip_dirs: 2440/2440, autogenerated_exclude: 2055/2440, exclude-rules: 78/2055, cgo: 2440/3056, filename_unadjuster: 2440/2440, exclude: 2055/2055, skip_files: 2440/2440, identifier_marker: 2055/2055 [2022-04-21T13:33:14.143Z] INFO [runner] processing took 132.745148ms with stages: nolint: 40.206405ms, identifier_marker: 39.46306ms, path_prettifier: 24.784639ms, exclude-rules: 12.115727ms, autogenerated_exclude: 11.80968ms, skip_dirs: 3.176966ms, cgo: 666.441µs, filename_unadjuster: 511.168µs, max_same_issues: 6.447µs, skip_files: 943ns, uniq_by_line: 622ns, max_from_linter: 565ns, exclude: 416ns, diff: 357ns, path_shortener: 352ns, source_code: 333ns, max_per_file_from_linter: 315ns, sort_results: 293ns, severity-rules: 285ns, path_prefixer: 134ns [2022-04-21T13:33:14.143Z] INFO [runner] linters took 1m31.675834201s with stages: goanalysis_metalinter: 1m31.542497482s [2022-04-21T13:33:14.143Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-21T13:33:14.143Z] INFO Memory: 2651 samples, avg is 280.2MB, max is 1170.2MB [2022-04-21T13:33:14.143Z] INFO Execution took 4m24.924283729s [2022-04-21T13:33:14.143Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-21T13:33:14.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh dynbinary test-docker-py [2022-04-21T13:33:14.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:33:14.724Z] [2022-04-21T13:33:14.982Z] Removing bundles/ [2022-04-21T13:33:14.982Z] [2022-04-21T13:33:14.982Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-21T13:33:14.982Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:33:14.982Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:33:15.113Z] --- PASS: TestCommitInheritsEnv (1.98s) [2022-04-21T13:33:15.113Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:33:15.113Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:33:15.113Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:33:15.113Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:33:15.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:33:15.371Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:33:15.629Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:33:15.629Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:33:15.629Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-21T13:33:15.629Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:33:15.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T13:33:15.629Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:33:17.529Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-04-21T13:33:17.530Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:33:17.530Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T13:33:17.530Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:33:17.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:33:17.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T13:33:17.530Z] === RUN TestTagInvalidReference [2022-04-21T13:33:17.530Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:33:17.530Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:33:17.530Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-21T13:33:17.530Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:33:17.530Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T13:33:17.530Z] === RUN TestTagOfficialNames [2022-04-21T13:33:17.530Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-21T13:33:17.530Z] === RUN TestTagMatchesDigest [2022-04-21T13:33:17.530Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:33:17.530Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:33:18.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:33:20.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:33:22.488Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-04-21T13:33:22.488Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:33:22.488Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-21T13:33:22.488Z] === RUN TestWaitNonBlocked [2022-04-21T13:33:22.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:22.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:22.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:22.489Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:22.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:33:22.489Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:33:22.749Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-21T13:33:22.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2022-04-21T13:33:22.749Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2022-04-21T13:33:22.749Z] === RUN TestWaitBlocked [2022-04-21T13:33:22.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:22.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:22.749Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:22.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:22.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:33:22.749Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:33:23.319Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:33:23.319Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-04-21T13:33:23.319Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-21T13:33:23.319Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:33:23.319Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:33:24.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:33:26.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:33:26.219Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:33:26.219Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:33:26.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:33:26.219Z] [2022-04-21T13:33:26.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-21T13:33:26.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-21T13:33:26.219Z] HOSTNAME=3adff01ba8cd [2022-04-21T13:33:26.219Z] TESTDEBUG=0 [2022-04-21T13:33:26.219Z] DEST=bundles/test-integration [2022-04-21T13:33:26.219Z] PWD=/go/src/github.com/docker/docker [2022-04-21T13:33:26.219Z] DOCKER_GITCOMMIT=84f8ca024eb6cd9f235421bba3faf106f1e194a3 [2022-04-21T13:33:26.219Z] container=docker [2022-04-21T13:33:26.219Z] HOME=/root [2022-04-21T13:33:26.219Z] GOLANG_VERSION=1.18.1 [2022-04-21T13:33:26.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-21T13:33:26.219Z] VALIDATE_BRANCH=master [2022-04-21T13:33:26.219Z] TERM=xterm [2022-04-21T13:33:26.219Z] DOCKER_PKG=github.com/docker/docker [2022-04-21T13:33:26.219Z] SHLVL=1 [2022-04-21T13:33:26.219Z] TIMEOUT=120m [2022-04-21T13:33:26.219Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-21T13:33:26.219Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-21T13:33:26.219Z] GO111MODULE=off [2022-04-21T13:33:26.219Z] DOCKER_EXPERIMENTAL=1 [2022-04-21T13:33:26.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-21T13:33:26.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-21T13:33:26.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-21T13:33:26.219Z] GOPATH=/go [2022-04-21T13:33:26.219Z] PKG_CONFIG=pkg-config [2022-04-21T13:33:26.219Z] _=/usr/bin/env [2022-04-21T13:33:26.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-21T13:33:26.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:33:26.614Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2022-04-21T13:33:26.614Z] === CONT TestIpcModeOlderClient [2022-04-21T13:33:26.614Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-21T13:33:26.614Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:33:28.526Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-04-21T13:33:28.526Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:33:28.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:33:30.435Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:33:30.435Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s) [2022-04-21T13:33:31.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:33:31.500Z] Using test binary docker [2022-04-21T13:33:31.500Z] +++ /etc/init.d/apparmor start [2022-04-21T13:33:31.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:33:31.500Z] Starting dockerd [2022-04-21T13:33:31.500Z] INFO: Waiting for daemon to start... [2022-04-21T13:33:31.500Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-21T13:33:32.977Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-04-21T13:33:34.024Z] . [2022-04-21T13:33:34.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:33:34.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:33:34.024Z] Error: No such image: emptyfs [2022-04-21T13:33:34.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:33:34.024Z] ++++ docker load [2022-04-21T13:33:34.587Z] Running integration-test (iteration 1) [2022-04-21T13:33:34.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:33:34.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:33:34.587Z] ++ set -e [2022-04-21T13:33:34.587Z] ++ '[' -n 0 ']' [2022-04-21T13:33:34.587Z] ++ set -x [2022-04-21T13:33:34.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:33:35.515Z] --- PASS: TestContainerKillOnDaemonStart (11.86s) [2022-04-21T13:33:35.515Z] PASS [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === Skipped [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:33:35.515Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:33:35.515Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:33:35.515Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:33:35.515Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-21T13:33:35.515Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:33:35.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:33:35.515Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:33:35.515Z] [2022-04-21T13:33:35.515Z] DONE 235 tests, 7 skipped in 116.897s [2022-04-21T13:33:35.515Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:33:35.515Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:33:35.518Z] Loaded image: busybox:latest [2022-04-21T13:33:35.774Z] Loaded image: busybox:glibc [2022-04-21T13:33:35.775Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:35.775Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:35.775Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:35.775Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:35.775Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:35.775Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:33:35.775Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:33:35.775Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:33:35.775Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:33:36.035Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:33:36.035Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:33:36.035Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:33:36.035Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:33:36.035Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-21T13:33:36.035Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-21T13:33:36.035Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-21T13:33:36.036Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-21T13:33:36.036Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-21T13:33:36.036Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:33:36.036Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:33:37.419Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:33:38.358Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:33:39.297Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:33:39.297Z] daemon_test.go:156: [dacff1faa169d] daemon is not started [2022-04-21T13:33:39.297Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-21T13:33:39.297Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-21T13:33:39.297Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-21T13:33:39.297Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-21T13:33:39.297Z] === RUN TestDaemonProxy [2022-04-21T13:33:39.297Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:33:41.034Z] Loaded image: debian:bullseye-slim [2022-04-21T13:33:41.034Z] Loaded image: hello-world:latest [2022-04-21T13:33:41.034Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:33:41.034Z] INFO: Testing against a local daemon [2022-04-21T13:33:41.034Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:33:41.204Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:33:42.616Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:33:43.555Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-04-21T13:33:43.555Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:33:44.535Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:33:44.794Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:33:45.364Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T13:33:45.364Z] PASS [2022-04-21T13:33:45.364Z] [2022-04-21T13:33:45.364Z] DONE 17 tests in 10.130s [2022-04-21T13:33:45.364Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:33:45.364Z] INFO: Testing against a local daemon [2022-04-21T13:33:45.364Z] === RUN TestCommitInheritsEnv [2022-04-21T13:33:45.449Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-04-21T13:33:45.450Z] === RUN TestBuildWithSession [2022-04-21T13:33:45.450Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:33:45.450Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:33:45.450Z] === RUN TestBuildSquashParent [2022-04-21T13:33:45.933Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-21T13:33:45.933Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:33:45.933Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:33:45.933Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:33:45.934Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:33:45.934Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:33:45.934Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:33:46.194Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:33:46.194Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:33:46.194Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-21T13:33:46.194Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:33:46.194Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T13:33:46.194Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:33:46.454Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-21T13:33:46.454Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:33:47.023Z] time="2022-04-21T13:33:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T13:33:48.405Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-04-21T13:33:48.405Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:33:48.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-21T13:33:48.405Z] === RUN TestTagInvalidReference [2022-04-21T13:33:48.405Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:33:48.405Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:33:48.405Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T13:33:48.405Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:33:48.405Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T13:33:48.405Z] === RUN TestTagOfficialNames [2022-04-21T13:33:48.405Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-21T13:33:48.405Z] === RUN TestTagMatchesDigest [2022-04-21T13:33:48.405Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:33:48.405Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:33:52.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-21T13:33:52.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-21T13:33:54.986Z] === RUN TestBoolValue [2022-04-21T13:33:54.986Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestBoolValueOrDefault [2022-04-21T13:33:54.986Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestInt64ValueOrZero [2022-04-21T13:33:54.986Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:33:54.986Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:33:54.986Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestJsonContentType [2022-04-21T13:33:54.986Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestReadJSON [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/nil_body [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/empty_body [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:33:54.986Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 31.9% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 31.9% of statements [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:33:54.986Z] === RUN TestMaskSecretKeys [2022-04-21T13:33:54.986Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:33:54.986Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:33:54.986Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:33:54.986Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:33:54.986Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:33:54.986Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 37.7% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:33:54.986Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:33:54.986Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:33:54.986Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:33:54.986Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:33:54.986Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 90.0% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2022-04-21T13:33:54.986Z] === RUN TestToJSON [2022-04-21T13:33:54.986Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestToParamWithVersion [2022-04-21T13:33:54.986Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestFromJSON [2022-04-21T13:33:54.986Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestEmpty [2022-04-21T13:33:54.986Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:33:54.986Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestArgsMatchKVList [2022-04-21T13:33:54.986Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestArgsMatch [2022-04-21T13:33:54.986Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestAdd [2022-04-21T13:33:54.986Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestDel [2022-04-21T13:33:54.986Z] --- PASS: TestDel (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestLen [2022-04-21T13:33:54.986Z] --- PASS: TestLen (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestExactMatch [2022-04-21T13:33:54.986Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:33:54.986Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestContains [2022-04-21T13:33:54.986Z] --- PASS: TestContains (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestValidate [2022-04-21T13:33:54.986Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestWalkValues [2022-04-21T13:33:54.986Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestFuzzyMatch [2022-04-21T13:33:54.986Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestClone [2022-04-21T13:33:54.986Z] --- PASS: TestClone (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 92.2% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-04-21T13:33:54.986Z] === RUN TestDurationToSecondsString [2022-04-21T13:33:54.986Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:33:54.986Z] === RUN TestGetTimestamp [2022-04-21T13:33:54.986Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:33:54.986Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 6.1% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 6.1% of statements [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:33:54.986Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-21T13:33:54.986Z] === RUN TestParseTimestamps [2022-04-21T13:33:54.986Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 100.0% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2022-04-21T13:33:54.986Z] === RUN TestCompareVersion [2022-04-21T13:33:54.986Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 77.3% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:33:54.986Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:33:54.986Z] === RUN TestIsGIT [2022-04-21T13:33:54.986Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:33:54.986Z] PASS [2022-04-21T13:33:54.986Z] coverage: 100.0% of statements [2022-04-21T13:33:54.986Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.109s coverage: 100.0% of statements [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:33:54.986Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:33:54.986Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:33:54.986Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:33:54.987Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:33:54.987Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:33:54.987Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T13:33:54.987Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:33:54.987Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:33:54.987Z] === RUN TestCloneArgsGit [2022-04-21T13:33:54.987Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:33:54.987Z] === RUN TestCheckoutGit [2022-04-21T13:33:55.440Z] --- PASS: TestBuildSquashParent (9.17s) [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:33:55.440Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:33:55.440Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:33:55.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:33:55.440Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:33:55.455Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:33:55.455Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestProcessNoDockerignore [2022-04-21T13:33:55.923Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:33:55.923Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestDetectContentType [2022-04-21T13:33:55.923Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:33:55.923Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestInspectEmptyResponse [2022-04-21T13:33:55.923Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestInspectResponseBinary [2022-04-21T13:33:55.923Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:33:55.923Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:33:55.923Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:33:55.923Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestUnknownContentLength [2022-04-21T13:33:55.923Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestDownloadRemote [2022-04-21T13:33:55.923Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-21T13:33:55.923Z] === RUN TestGetWithStatusError [2022-04-21T13:33:55.923Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-21T13:33:55.923Z] === RUN TestCloseRootDirectory [2022-04-21T13:33:55.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:55.923Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestHashFile [2022-04-21T13:33:55.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:55.923Z] --- SKIP: TestHashFile (0.01s) [2022-04-21T13:33:55.923Z] === RUN TestHashSubdir [2022-04-21T13:33:55.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:55.923Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestRemoveDirectory [2022-04-21T13:33:55.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:55.923Z] --- SKIP: TestRemoveDirectory (0.04s) [2022-04-21T13:33:55.923Z] PASS [2022-04-21T13:33:55.923Z] coverage: 9.3% of statements [2022-04-21T13:33:55.923Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 9.3% of statements [2022-04-21T13:33:55.923Z] === RUN TestEnable [2022-04-21T13:33:55.923Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestDisable [2022-04-21T13:33:55.923Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestEnabled [2022-04-21T13:33:55.923Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:33:55.923Z] PASS [2022-04-21T13:33:55.923Z] coverage: 100.0% of statements [2022-04-21T13:33:55.923Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2022-04-21T13:33:55.923Z] === RUN TestGetAllAllowed [2022-04-21T13:33:55.923Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestGetAllMeta [2022-04-21T13:33:55.923Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:33:55.923Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:33:55.923Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestIsExistingDirectory [2022-04-21T13:33:55.923Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestGetFilenameForDownload [2022-04-21T13:33:55.923Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestEnv2Variables [2022-04-21T13:33:55.923Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:33:55.923Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestMaintainer [2022-04-21T13:33:55.923Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestLabel [2022-04-21T13:33:55.923Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestFromScratch [2022-04-21T13:33:55.923Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestFromWithArg [2022-04-21T13:33:55.923Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:33:55.923Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:33:55.923Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:33:55.923Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestOnbuild [2022-04-21T13:33:55.923Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:33:55.923Z] === RUN TestWorkdir [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:33:56.255Z] === RUN TestBoolValue [2022-04-21T13:33:56.255Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestBoolValueOrDefault [2022-04-21T13:33:56.255Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestInt64ValueOrZero [2022-04-21T13:33:56.255Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:33:56.255Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:33:56.255Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestJsonContentType [2022-04-21T13:33:56.255Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestReadJSON [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/nil_body [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/empty_body [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:33:56.255Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:33:56.255Z] PASS [2022-04-21T13:33:56.255Z] coverage: 31.9% of statements [2022-04-21T13:33:56.255Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 31.9% of statements [2022-04-21T13:33:56.255Z] === RUN TestMaskSecretKeys [2022-04-21T13:33:56.255Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:33:56.255Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:33:56.255Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:33:56.255Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:33:56.255Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:33:56.255Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:33:56.255Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:33:56.255Z] PASS [2022-04-21T13:33:56.255Z] coverage: 37.7% of statements [2022-04-21T13:33:56.255Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:33:56.255Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:33:56.255Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:33:56.255Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:33:56.255Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:33:56.255Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:33:56.255Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:33:56.255Z] PASS [2022-04-21T13:33:56.255Z] coverage: 90.0% of statements [2022-04-21T13:33:56.255Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2022-04-21T13:33:56.255Z] === RUN TestToJSON [2022-04-21T13:33:56.255Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestToParamWithVersion [2022-04-21T13:33:56.255Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestFromJSON [2022-04-21T13:33:56.255Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestEmpty [2022-04-21T13:33:56.255Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:33:56.255Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestArgsMatchKVList [2022-04-21T13:33:56.255Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:33:56.255Z] === RUN TestArgsMatch [2022-04-21T13:33:56.256Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestAdd [2022-04-21T13:33:56.256Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestDel [2022-04-21T13:33:56.256Z] --- PASS: TestDel (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestLen [2022-04-21T13:33:56.256Z] --- PASS: TestLen (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestExactMatch [2022-04-21T13:33:56.256Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:33:56.256Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestContains [2022-04-21T13:33:56.256Z] --- PASS: TestContains (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestValidate [2022-04-21T13:33:56.256Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestWalkValues [2022-04-21T13:33:56.256Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestFuzzyMatch [2022-04-21T13:33:56.256Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestClone [2022-04-21T13:33:56.256Z] --- PASS: TestClone (0.00s) [2022-04-21T13:33:56.256Z] PASS [2022-04-21T13:33:56.256Z] coverage: 92.2% of statements [2022-04-21T13:33:56.256Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-04-21T13:33:56.256Z] === RUN TestDurationToSecondsString [2022-04-21T13:33:56.256Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:33:56.256Z] === RUN TestGetTimestamp [2022-04-21T13:33:56.256Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:33:56.256Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:33:56.256Z] PASS [2022-04-21T13:33:56.256Z] coverage: 6.1% of statements [2022-04-21T13:33:56.256Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 6.1% of statements [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:33:56.256Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-21T13:33:56.256Z] === RUN TestParseTimestamps [2022-04-21T13:33:56.256Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:33:56.256Z] PASS [2022-04-21T13:33:56.256Z] coverage: 100.0% of statements [2022-04-21T13:33:56.256Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2022-04-21T13:33:56.256Z] === RUN TestCompareVersion [2022-04-21T13:33:56.256Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:33:56.256Z] PASS [2022-04-21T13:33:56.256Z] coverage: 77.3% of statements [2022-04-21T13:33:56.256Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:33:56.256Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:33:56.398Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestCmd [2022-04-21T13:33:56.398Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestHealthcheckNone [2022-04-21T13:33:56.398Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestHealthcheckCmd [2022-04-21T13:33:56.398Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestEntrypoint [2022-04-21T13:33:56.398Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestExpose [2022-04-21T13:33:56.398Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestUser [2022-04-21T13:33:56.398Z] --- PASS: TestUser (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestVolume [2022-04-21T13:33:56.398Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestStopSignal [2022-04-21T13:33:56.398Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:33:56.398Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestArg [2022-04-21T13:33:56.398Z] --- PASS: TestArg (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestShell [2022-04-21T13:33:56.398Z] --- PASS: TestShell (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:33:56.398Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestRunWithBuildArgs [2022-04-21T13:33:56.398Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:33:56.398Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:33:56.398Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:33:56.398Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:33:56.398Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:33:56.398Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestNormalizeWorkdir [2022-04-21T13:33:56.398Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestDispatch [2022-04-21T13:33:56.398Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:33:56.398Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:33:56.398Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:33:56.398Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:33:56.398Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:33:56.398Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:33:56.398Z] === RUN TestDispatch/COPY_url [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch (0.04s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:33:56.398Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:33:56.398Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:33:56.398Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:33:56.398Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:33:56.398Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:33:56.398Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestEmptyDockerfile [2022-04-21T13:33:56.398Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestSymlinkDockerfile [2022-04-21T13:33:56.398Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T13:33:56.398Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:33:56.398Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestNonExistingDockerfile [2022-04-21T13:33:56.398Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestCopyRunConfig [2022-04-21T13:33:56.398Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:33:56.398Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:33:56.398Z] === RUN TestExportImage [2022-04-21T13:33:56.398Z] --- PASS: TestExportImage (0.01s) [2022-04-21T13:33:56.398Z] === RUN TestNormalizeDest [2022-04-21T13:33:56.398Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:33:56.398Z] PASS [2022-04-21T13:33:56.398Z] coverage: 46.7% of statements [2022-04-21T13:33:56.398Z] ok github.com/docker/docker/builder/dockerfile 0.175s coverage: 46.7% of statements [2022-04-21T13:33:56.710Z] === RUN TestIsGIT [2022-04-21T13:33:56.710Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:33:56.710Z] PASS [2022-04-21T13:33:56.710Z] coverage: 100.0% of statements [2022-04-21T13:33:56.710Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.141s coverage: 100.0% of statements [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:33:56.710Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:33:56.710Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:33:56.710Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:33:56.710Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T13:33:56.710Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:33:56.710Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:33:56.710Z] === RUN TestCloneArgsGit [2022-04-21T13:33:56.710Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:33:56.710Z] === RUN TestCheckoutGit [2022-04-21T13:33:57.382Z] === RUN TestTCP4Proxy [2022-04-21T13:33:57.382Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-21T13:33:57.382Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:33:57.382Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestTCP6Proxy [2022-04-21T13:33:57.382Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:33:57.382Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestTCPDualStackProxy [2022-04-21T13:33:57.382Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:33:57.382Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestUDP4Proxy [2022-04-21T13:33:57.382Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestUDP6Proxy [2022-04-21T13:33:57.382Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:33:57.382Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestUDPWriteError [2022-04-21T13:33:57.382Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestSCTP4Proxy [2022-04-21T13:33:57.382Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:33:57.382Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T13:33:57.382Z] === RUN TestSCTP6Proxy [2022-04-21T13:33:57.382Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:33:57.382Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:33:57.382Z] PASS [2022-04-21T13:33:57.382Z] coverage: 49.4% of statements [2022-04-21T13:33:57.382Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-04-21T13:33:57.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:33:57.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:33:58.233Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:33:58.233Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestProcessNoDockerignore [2022-04-21T13:33:58.233Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:33:58.233Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestDetectContentType [2022-04-21T13:33:58.233Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:33:58.233Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestInspectEmptyResponse [2022-04-21T13:33:58.233Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestInspectResponseBinary [2022-04-21T13:33:58.233Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:33:58.233Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:33:58.233Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:33:58.233Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestUnknownContentLength [2022-04-21T13:33:58.233Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:33:58.233Z] === RUN TestDownloadRemote [2022-04-21T13:33:58.688Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-21T13:33:58.688Z] === RUN TestGetWithStatusError [2022-04-21T13:33:58.688Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T13:33:58.688Z] === RUN TestCloseRootDirectory [2022-04-21T13:33:58.688Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:58.688Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:33:58.688Z] === RUN TestHashFile [2022-04-21T13:33:58.688Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:58.688Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T13:33:58.688Z] === RUN TestHashSubdir [2022-04-21T13:33:58.688Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:58.688Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T13:33:58.688Z] === RUN TestRemoveDirectory [2022-04-21T13:33:58.688Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:33:58.688Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-21T13:33:58.688Z] PASS [2022-04-21T13:33:58.688Z] coverage: 9.3% of statements [2022-04-21T13:33:58.688Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 9.3% of statements [2022-04-21T13:33:59.142Z] === RUN TestGetAllAllowed [2022-04-21T13:33:59.142Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestGetAllMeta [2022-04-21T13:33:59.142Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:33:59.142Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:33:59.142Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestIsExistingDirectory [2022-04-21T13:33:59.142Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-21T13:33:59.142Z] === RUN TestGetFilenameForDownload [2022-04-21T13:33:59.142Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestEnv2Variables [2022-04-21T13:33:59.142Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:33:59.142Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestMaintainer [2022-04-21T13:33:59.142Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestLabel [2022-04-21T13:33:59.142Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestFromScratch [2022-04-21T13:33:59.142Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestFromWithArg [2022-04-21T13:33:59.142Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:33:59.142Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:33:59.142Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:33:59.142Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestOnbuild [2022-04-21T13:33:59.142Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestWorkdir [2022-04-21T13:33:59.142Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestCmd [2022-04-21T13:33:59.142Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestHealthcheckNone [2022-04-21T13:33:59.142Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestHealthcheckCmd [2022-04-21T13:33:59.142Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestEntrypoint [2022-04-21T13:33:59.142Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestExpose [2022-04-21T13:33:59.142Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestUser [2022-04-21T13:33:59.142Z] --- PASS: TestUser (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestVolume [2022-04-21T13:33:59.142Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestStopSignal [2022-04-21T13:33:59.142Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:33:59.142Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestArg [2022-04-21T13:33:59.142Z] --- PASS: TestArg (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestShell [2022-04-21T13:33:59.142Z] --- PASS: TestShell (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:33:59.142Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestRunWithBuildArgs [2022-04-21T13:33:59.142Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:33:59.142Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:33:59.142Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:33:59.142Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:33:59.142Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:33:59.142Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestNormalizeWorkdir [2022-04-21T13:33:59.142Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestDispatch [2022-04-21T13:33:59.142Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:33:59.142Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:33:59.142Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:33:59.142Z] === RUN TestEnable [2022-04-21T13:33:59.142Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestDisable [2022-04-21T13:33:59.142Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestEnabled [2022-04-21T13:33:59.142Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:33:59.142Z] PASS [2022-04-21T13:33:59.142Z] coverage: 100.0% of statements [2022-04-21T13:33:59.142Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:33:59.142Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-04-21T13:33:59.142Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:33:59.142Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:33:59.142Z] === RUN TestDispatch/COPY_url [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch (0.05s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:33:59.142Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:33:59.142Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:33:59.142Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:33:59.142Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:33:59.142Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:33:59.142Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestEmptyDockerfile [2022-04-21T13:33:59.142Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestSymlinkDockerfile [2022-04-21T13:33:59.142Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T13:33:59.142Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:33:59.142Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestNonExistingDockerfile [2022-04-21T13:33:59.142Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestCopyRunConfig [2022-04-21T13:33:59.142Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:33:59.142Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestExportImage [2022-04-21T13:33:59.142Z] --- PASS: TestExportImage (0.00s) [2022-04-21T13:33:59.142Z] === RUN TestNormalizeDest [2022-04-21T13:33:59.142Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:33:59.142Z] PASS [2022-04-21T13:33:59.142Z] coverage: 46.7% of statements [2022-04-21T13:33:59.142Z] ok github.com/docker/docker/builder/dockerfile 0.192s coverage: 46.7% of statements [2022-04-21T13:34:00.665Z] === RUN TestTCP4Proxy [2022-04-21T13:34:00.665Z] --- PASS: TestTCP4Proxy (0.07s) [2022-04-21T13:34:00.665Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:34:00.665Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestTCP6Proxy [2022-04-21T13:34:00.665Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:34:00.665Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestTCPDualStackProxy [2022-04-21T13:34:00.665Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:34:00.665Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestUDP4Proxy [2022-04-21T13:34:00.665Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestUDP6Proxy [2022-04-21T13:34:00.665Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:34:00.665Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestUDPWriteError [2022-04-21T13:34:00.665Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestSCTP4Proxy [2022-04-21T13:34:00.665Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:34:00.665Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T13:34:00.665Z] === RUN TestSCTP6Proxy [2022-04-21T13:34:00.665Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:34:00.665Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:34:00.665Z] PASS [2022-04-21T13:34:00.665Z] coverage: 49.4% of statements [2022-04-21T13:34:00.665Z] ok github.com/docker/docker/cmd/docker-proxy 0.140s coverage: 49.4% of statements [2022-04-21T13:34:01.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:34:01.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-04-21T13:34:04.507Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2022-04-21T13:34:04.507Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:34:04.507Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:34:05.995Z] === RUN TestCheckpointCreateError [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointCreate [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointDeleteError [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointDelete [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointListError [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointList [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:34:05.995Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:34:05.995Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:34:05.995Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestGetAPIPath [2022-04-21T13:34:05.995Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestParseHostURL [2022-04-21T13:34:05.995Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:34:05.995Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:34:05.995Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestClientRedirect [2022-04-21T13:34:05.995Z] === RUN TestClientRedirect/GET [2022-04-21T13:34:05.995Z] === RUN TestClientRedirect/POST [2022-04-21T13:34:05.995Z] === RUN TestClientRedirect/PUT [2022-04-21T13:34:05.995Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:34:05.995Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:34:05.995Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:34:05.995Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigCreateError [2022-04-21T13:34:05.995Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigCreate [2022-04-21T13:34:05.995Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspectNotFound [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspectError [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigInspect [2022-04-21T13:34:05.995Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigListUnsupported [2022-04-21T13:34:05.995Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigListError [2022-04-21T13:34:05.995Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigList [2022-04-21T13:34:05.995Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:34:05.995Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigRemoveError [2022-04-21T13:34:05.995Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigRemove [2022-04-21T13:34:05.995Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:34:05.995Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigUpdateError [2022-04-21T13:34:05.995Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestConfigUpdate [2022-04-21T13:34:05.995Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCommitError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCommit [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerStatPathError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerStatPath [2022-04-21T13:34:05.995Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyToContainerError [2022-04-21T13:34:05.995Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:34:05.995Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:34:05.995Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyToContainer [2022-04-21T13:34:05.995Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyFromContainerError [2022-04-21T13:34:05.995Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:34:05.995Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:34:05.995Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:34:05.995Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestCopyFromContainer [2022-04-21T13:34:05.995Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCreateError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCreateWithName [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:34:05.995Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerDiffError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerDiff [2022-04-21T13:34:05.995Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecCreateError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecCreate [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecStartError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecStart [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecInspectError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExecInspect [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExportError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerExport [2022-04-21T13:34:05.995Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerInspectError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:34:05.995Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:34:05.995Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerInspect [2022-04-21T13:34:05.995Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerInspectNode [2022-04-21T13:34:05.995Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerKillError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerKill [2022-04-21T13:34:05.995Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerListError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerList [2022-04-21T13:34:05.995Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerLogsError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerLogs [2022-04-21T13:34:05.995Z] --- PASS: TestContainerLogs (0.13s) [2022-04-21T13:34:05.995Z] === RUN TestContainerPauseError [2022-04-21T13:34:05.995Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainerPause [2022-04-21T13:34:05.995Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainersPruneError [2022-04-21T13:34:05.995Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:34:05.995Z] === RUN TestContainersPrune [2022-04-21T13:34:05.995Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRemoveError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRemove [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRenameError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRename [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerResizeError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerExecResizeError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerResize [2022-04-21T13:34:06.451Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerExecResize [2022-04-21T13:34:06.451Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRestartError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerRestart [2022-04-21T13:34:06.451Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStartError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStart [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStatsError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStats [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStopError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerStop [2022-04-21T13:34:06.451Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerTopError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerTop [2022-04-21T13:34:06.451Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerUnpauseError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerUnpause [2022-04-21T13:34:06.451Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerUpdateError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerUpdate [2022-04-21T13:34:06.451Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerWaitError [2022-04-21T13:34:06.451Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestContainerWait [2022-04-21T13:34:06.451Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestDiskUsageError [2022-04-21T13:34:06.451Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestDiskUsage [2022-04-21T13:34:06.451Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:34:06.451Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:34:06.451Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestEventsErrorInOptions [2022-04-21T13:34:06.451Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestEventsErrorFromServer [2022-04-21T13:34:06.451Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestEvents [2022-04-21T13:34:06.451Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestTLSCloseWriter [2022-04-21T13:34:06.451Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:34:06.451Z] === RUN TestImageBuildError [2022-04-21T13:34:06.451Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageBuild [2022-04-21T13:34:06.451Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestGetDockerOS [2022-04-21T13:34:06.451Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageCreateError [2022-04-21T13:34:06.451Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageCreate [2022-04-21T13:34:06.451Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageHistoryError [2022-04-21T13:34:06.451Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageHistory [2022-04-21T13:34:06.451Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageImportError [2022-04-21T13:34:06.451Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageImport [2022-04-21T13:34:06.451Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageInspectError [2022-04-21T13:34:06.451Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:34:06.451Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:34:06.451Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageInspect [2022-04-21T13:34:06.451Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageListError [2022-04-21T13:34:06.451Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageList [2022-04-21T13:34:06.451Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageListApiBefore125 [2022-04-21T13:34:06.451Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageLoadError [2022-04-21T13:34:06.451Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageLoad [2022-04-21T13:34:06.451Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagesPruneError [2022-04-21T13:34:06.451Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagesPrune [2022-04-21T13:34:06.451Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullAnyError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:34:06.451Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushReferenceError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushAnyError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:34:06.451Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageRemoveError [2022-04-21T13:34:06.451Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:34:06.451Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageRemove [2022-04-21T13:34:06.451Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSaveError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSave [2022-04-21T13:34:06.451Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchAnyError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:34:06.451Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageTagError [2022-04-21T13:34:06.451Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageTagInvalidReference [2022-04-21T13:34:06.451Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:34:06.451Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageTagHexSource [2022-04-21T13:34:06.451Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestImageTag [2022-04-21T13:34:06.451Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestInfoServerError [2022-04-21T13:34:06.451Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:34:06.451Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestInfo [2022-04-21T13:34:06.451Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkConnectError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkConnect [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkCreateError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkCreate [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkDisconnectError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkDisconnect [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:34:06.451Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkListError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkList [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworksPruneError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworksPrune [2022-04-21T13:34:06.451Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkRemoveError [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNetworkRemove [2022-04-21T13:34:06.451Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeInspectError [2022-04-21T13:34:06.451Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:34:06.451Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:34:06.451Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeInspect [2022-04-21T13:34:06.451Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeListError [2022-04-21T13:34:06.451Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeList [2022-04-21T13:34:06.451Z] --- PASS: TestNodeList (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeRemoveError [2022-04-21T13:34:06.451Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeRemove [2022-04-21T13:34:06.451Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeUpdateError [2022-04-21T13:34:06.451Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestNodeUpdate [2022-04-21T13:34:06.451Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:34:06.451Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestOptionWithTimeout [2022-04-21T13:34:06.451Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:34:06.451Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPingFail [2022-04-21T13:34:06.451Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPingWithError [2022-04-21T13:34:06.451Z] 2022/04/21 13:34:05 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:06.451Z] 2022/04/21 13:34:05 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:06.451Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPingSuccess [2022-04-21T13:34:06.451Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPingHeadFallback [2022-04-21T13:34:06.451Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:34:06.451Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:34:06.451Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:34:06.451Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:34:06.451Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:34:06.451Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginDisableError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginDisable [2022-04-21T13:34:06.451Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginEnableError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginEnable [2022-04-21T13:34:06.451Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginInspectError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:34:06.451Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginInspect [2022-04-21T13:34:06.451Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginListError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginList [2022-04-21T13:34:06.451Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginPushError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginPush [2022-04-21T13:34:06.451Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginRemoveError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginRemove [2022-04-21T13:34:06.451Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginSetError [2022-04-21T13:34:06.451Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPluginSet [2022-04-21T13:34:06.451Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSetHostHeader [2022-04-21T13:34:06.451Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestPlainTextError [2022-04-21T13:34:06.451Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestInfiniteError [2022-04-21T13:34:06.451Z] --- PASS: TestInfiniteError (0.01s) [2022-04-21T13:34:06.451Z] === RUN TestCanceledContext [2022-04-21T13:34:06.451Z] 2022/04/21 13:34:05 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:06.451Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestDeadlineExceededContext [2022-04-21T13:34:06.451Z] 2022/04/21 13:34:05 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:06.451Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:34:06.451Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretCreateError [2022-04-21T13:34:06.451Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretCreate [2022-04-21T13:34:06.451Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:34:06.451Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretInspectError [2022-04-21T13:34:06.451Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:34:06.451Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:34:06.451Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.451Z] === RUN TestSecretInspect [2022-04-21T13:34:06.451Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretListUnsupported [2022-04-21T13:34:06.452Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretListError [2022-04-21T13:34:06.452Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretList [2022-04-21T13:34:06.452Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:34:06.452Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretRemoveError [2022-04-21T13:34:06.452Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretRemove [2022-04-21T13:34:06.452Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:34:06.452Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretUpdateError [2022-04-21T13:34:06.452Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSecretUpdate [2022-04-21T13:34:06.452Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceCreateError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceCreate [2022-04-21T13:34:06.452Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:34:06.452Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:34:06.452Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceInspectError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:34:06.452Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:34:06.452Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceInspect [2022-04-21T13:34:06.452Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceListError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceList [2022-04-21T13:34:06.452Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceLogsError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceLogs [2022-04-21T13:34:06.452Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceRemoveError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceRemove [2022-04-21T13:34:06.452Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceUpdateError [2022-04-21T13:34:06.452Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestServiceUpdate [2022-04-21T13:34:06.452Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmInitError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmInit [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmInspectError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmInspect [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmJoinError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmJoin [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmLeaveError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmLeave [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmUnlockError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmUnlock [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmUpdateError [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestSwarmUpdate [2022-04-21T13:34:06.452Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestTaskInspectError [2022-04-21T13:34:06.452Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:34:06.452Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestTaskInspect [2022-04-21T13:34:06.452Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestTaskListError [2022-04-21T13:34:06.452Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestTaskList [2022-04-21T13:34:06.452Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeCreateError [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeCreate [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeInspectError [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeInspect [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeListError [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeList [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeRemoveError [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:34:06.452Z] === RUN TestVolumeRemove [2022-04-21T13:34:06.452Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:34:06.452Z] === CONT TestTLSCloseWriter [2022-04-21T13:34:06.452Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-21T13:34:06.452Z] PASS [2022-04-21T13:34:06.452Z] coverage: 75.0% of statements [2022-04-21T13:34:06.452Z] ok github.com/docker/docker/client 0.296s coverage: 75.0% of statements [2022-04-21T13:34:07.024Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:34:07.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:34:08.148Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:34:08.710Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:34:09.186Z] === RUN TestCheckpointCreateError [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointCreate [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointDeleteError [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointDelete [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointListError [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointList [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:34:09.186Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:34:09.186Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestGetAPIPath [2022-04-21T13:34:09.186Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestParseHostURL [2022-04-21T13:34:09.186Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:34:09.186Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:34:09.186Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestClientRedirect [2022-04-21T13:34:09.186Z] === RUN TestClientRedirect/GET [2022-04-21T13:34:09.186Z] === RUN TestClientRedirect/POST [2022-04-21T13:34:09.186Z] === RUN TestClientRedirect/PUT [2022-04-21T13:34:09.186Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:34:09.186Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:34:09.186Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigCreateError [2022-04-21T13:34:09.186Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigCreate [2022-04-21T13:34:09.186Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspectNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspectError [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigInspect [2022-04-21T13:34:09.186Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigListUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigListError [2022-04-21T13:34:09.186Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigList [2022-04-21T13:34:09.186Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigRemoveError [2022-04-21T13:34:09.186Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigRemove [2022-04-21T13:34:09.186Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigUpdateError [2022-04-21T13:34:09.186Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestConfigUpdate [2022-04-21T13:34:09.186Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCommitError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCommit [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStatPathError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStatPath [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyToContainerError [2022-04-21T13:34:09.186Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:34:09.186Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:34:09.186Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyToContainer [2022-04-21T13:34:09.186Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyFromContainerError [2022-04-21T13:34:09.186Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:34:09.186Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:34:09.186Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:34:09.186Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestCopyFromContainer [2022-04-21T13:34:09.186Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCreateError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCreateWithName [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:34:09.186Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerDiffError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerDiff [2022-04-21T13:34:09.186Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecCreateError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecCreate [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecStartError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecStart [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecInspectError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecInspect [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExportError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExport [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerInspectError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:34:09.186Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerInspect [2022-04-21T13:34:09.186Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerInspectNode [2022-04-21T13:34:09.186Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerKillError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerKill [2022-04-21T13:34:09.186Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerListError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerList [2022-04-21T13:34:09.186Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerLogsError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerLogs [2022-04-21T13:34:09.186Z] --- PASS: TestContainerLogs (0.13s) [2022-04-21T13:34:09.186Z] === RUN TestContainerPauseError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerPause [2022-04-21T13:34:09.186Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainersPruneError [2022-04-21T13:34:09.186Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainersPrune [2022-04-21T13:34:09.186Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRemoveError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRemove [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRenameError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRename [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerResizeError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecResizeError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerResize [2022-04-21T13:34:09.186Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerExecResize [2022-04-21T13:34:09.186Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRestartError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerRestart [2022-04-21T13:34:09.186Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStartError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStart [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStatsError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStats [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStopError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerStop [2022-04-21T13:34:09.186Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerTopError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerTop [2022-04-21T13:34:09.186Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerUnpauseError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerUnpause [2022-04-21T13:34:09.186Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerUpdateError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerUpdate [2022-04-21T13:34:09.186Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-21T13:34:09.186Z] === RUN TestContainerWaitError [2022-04-21T13:34:09.186Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestContainerWait [2022-04-21T13:34:09.186Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestDiskUsageError [2022-04-21T13:34:09.186Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestDiskUsage [2022-04-21T13:34:09.186Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:34:09.186Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:34:09.186Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestEventsErrorInOptions [2022-04-21T13:34:09.186Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestEventsErrorFromServer [2022-04-21T13:34:09.186Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestEvents [2022-04-21T13:34:09.186Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestTLSCloseWriter [2022-04-21T13:34:09.186Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:34:09.186Z] === RUN TestImageBuildError [2022-04-21T13:34:09.186Z] --- PASS: TestImageBuildError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageBuild [2022-04-21T13:34:09.186Z] --- PASS: TestImageBuild (0.01s) [2022-04-21T13:34:09.186Z] === RUN TestGetDockerOS [2022-04-21T13:34:09.186Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageCreateError [2022-04-21T13:34:09.186Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageCreate [2022-04-21T13:34:09.186Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageHistoryError [2022-04-21T13:34:09.186Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageHistory [2022-04-21T13:34:09.186Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageImportError [2022-04-21T13:34:09.186Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageImport [2022-04-21T13:34:09.186Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageInspectError [2022-04-21T13:34:09.186Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:34:09.186Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:34:09.186Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageInspect [2022-04-21T13:34:09.186Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageListError [2022-04-21T13:34:09.186Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageList [2022-04-21T13:34:09.186Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageListApiBefore125 [2022-04-21T13:34:09.186Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageLoadError [2022-04-21T13:34:09.186Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImageLoad [2022-04-21T13:34:09.186Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagesPruneError [2022-04-21T13:34:09.186Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagesPrune [2022-04-21T13:34:09.186Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullAnyError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:34:09.186Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:34:09.186Z] === RUN TestImagePushReferenceError [2022-04-21T13:34:09.186Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushAnyError [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:34:09.187Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:34:09.187Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageRemove [2022-04-21T13:34:09.187Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSaveError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSave [2022-04-21T13:34:09.187Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchAnyError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:34:09.187Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageTagError [2022-04-21T13:34:09.187Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageTagInvalidReference [2022-04-21T13:34:09.187Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:34:09.187Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageTagHexSource [2022-04-21T13:34:09.187Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestImageTag [2022-04-21T13:34:09.187Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestInfoServerError [2022-04-21T13:34:09.187Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:34:09.187Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestInfo [2022-04-21T13:34:09.187Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkConnectError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkConnect [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkCreateError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkCreate [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkDisconnectError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkDisconnect [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:34:09.187Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkListError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkList [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworksPruneError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworksPrune [2022-04-21T13:34:09.187Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNetworkRemove [2022-04-21T13:34:09.187Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:34:09.187Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeInspect [2022-04-21T13:34:09.187Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeListError [2022-04-21T13:34:09.187Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeList [2022-04-21T13:34:09.187Z] --- PASS: TestNodeList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeRemove [2022-04-21T13:34:09.187Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeUpdateError [2022-04-21T13:34:09.187Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestNodeUpdate [2022-04-21T13:34:09.187Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:34:09.187Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestOptionWithTimeout [2022-04-21T13:34:09.187Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:34:09.187Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPingFail [2022-04-21T13:34:09.187Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPingWithError [2022-04-21T13:34:09.187Z] 2022/04/21 13:34:08 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:09.187Z] 2022/04/21 13:34:08 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:09.187Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPingSuccess [2022-04-21T13:34:09.187Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPingHeadFallback [2022-04-21T13:34:09.187Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:34:09.187Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:34:09.187Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:34:09.187Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:34:09.187Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:34:09.187Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginDisableError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginDisable [2022-04-21T13:34:09.187Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginEnableError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginEnable [2022-04-21T13:34:09.187Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginInspect [2022-04-21T13:34:09.187Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginListError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginList [2022-04-21T13:34:09.187Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginPushError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginPush [2022-04-21T13:34:09.187Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginRemove [2022-04-21T13:34:09.187Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginSetError [2022-04-21T13:34:09.187Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPluginSet [2022-04-21T13:34:09.187Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSetHostHeader [2022-04-21T13:34:09.187Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestPlainTextError [2022-04-21T13:34:09.187Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestInfiniteError [2022-04-21T13:34:09.187Z] --- PASS: TestInfiniteError (0.02s) [2022-04-21T13:34:09.187Z] === RUN TestCanceledContext [2022-04-21T13:34:09.187Z] 2022/04/21 13:34:08 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:09.187Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestDeadlineExceededContext [2022-04-21T13:34:09.187Z] 2022/04/21 13:34:08 RoundTripper returned a response & error; ignoring response [2022-04-21T13:34:09.187Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:34:09.187Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretCreateError [2022-04-21T13:34:09.187Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretCreate [2022-04-21T13:34:09.187Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:34:09.187Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:34:09.187Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretInspect [2022-04-21T13:34:09.187Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretListUnsupported [2022-04-21T13:34:09.187Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretListError [2022-04-21T13:34:09.187Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretList [2022-04-21T13:34:09.187Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:34:09.187Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretRemove [2022-04-21T13:34:09.187Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:34:09.187Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretUpdateError [2022-04-21T13:34:09.187Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSecretUpdate [2022-04-21T13:34:09.187Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceCreateError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceCreate [2022-04-21T13:34:09.187Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:34:09.187Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:34:09.187Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:34:09.187Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceInspect [2022-04-21T13:34:09.187Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceListError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceList [2022-04-21T13:34:09.187Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceLogsError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceLogs [2022-04-21T13:34:09.187Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceRemove [2022-04-21T13:34:09.187Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceUpdateError [2022-04-21T13:34:09.187Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestServiceUpdate [2022-04-21T13:34:09.187Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmInitError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmInit [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmInspect [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmJoinError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmJoin [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmLeaveError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmLeave [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmUnlockError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmUnlock [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmUpdateError [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestSwarmUpdate [2022-04-21T13:34:09.187Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestTaskInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestTaskInspect [2022-04-21T13:34:09.187Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestTaskListError [2022-04-21T13:34:09.187Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestTaskList [2022-04-21T13:34:09.187Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeCreateError [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeCreate [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeInspectError [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeInspect [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeListError [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeList [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeRemoveError [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:34:09.187Z] === RUN TestVolumeRemove [2022-04-21T13:34:09.187Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:34:09.187Z] === CONT TestTLSCloseWriter [2022-04-21T13:34:09.187Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-21T13:34:09.187Z] PASS [2022-04-21T13:34:09.187Z] coverage: 75.0% of statements [2022-04-21T13:34:09.187Z] ok github.com/docker/docker/client 0.304s coverage: 75.0% of statements [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-21T13:34:09.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2022-04-21T13:34:09.271Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:34:10.638Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-04-21T13:34:10.638Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:34:10.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-21T13:34:11.992Z] 4612f6d0b889: Pull complete [2022-04-21T13:34:13.156Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-04-21T13:34:13.156Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:34:14.537Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-04-21T13:34:14.537Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:34:17.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-21T13:34:17.802Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-04-21T13:34:17.803Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:34:19.692Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2022-04-21T13:34:19.692Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:34:21.215Z] --- PASS: TestCheckoutGit (24.59s) [2022-04-21T13:34:21.216Z] === RUN TestValidGitTransport [2022-04-21T13:34:21.216Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:34:21.216Z] === RUN TestGitInvalidRef [2022-04-21T13:34:21.216Z] --- PASS: TestGitInvalidRef (0.19s) [2022-04-21T13:34:21.216Z] PASS [2022-04-21T13:34:21.216Z] coverage: 86.3% of statements [2022-04-21T13:34:21.216Z] ok github.com/docker/docker/builder/remotecontext/git 24.888s coverage: 86.3% of statements [2022-04-21T13:34:21.216Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:34:21.216Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:34:21.216Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:34:21.216Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:34:22.960Z] --- PASS: TestBuildMultiStageLayerLeak (3.38s) [2022-04-21T13:34:22.960Z] === RUN TestBuildWithHugeFile [2022-04-21T13:34:23.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-21T13:34:23.939Z] --- PASS: TestCheckoutGit (26.25s) [2022-04-21T13:34:23.939Z] === RUN TestValidGitTransport [2022-04-21T13:34:23.939Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:34:23.939Z] === RUN TestGitInvalidRef [2022-04-21T13:34:23.939Z] --- PASS: TestGitInvalidRef (0.19s) [2022-04-21T13:34:23.939Z] PASS [2022-04-21T13:34:23.939Z] coverage: 86.3% of statements [2022-04-21T13:34:23.939Z] ok github.com/docker/docker/builder/remotecontext/git 26.492s coverage: 86.3% of statements [2022-04-21T13:34:23.939Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:34:23.939Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:34:23.939Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:34:23.939Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:34:24.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-21T13:34:25.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-21T13:34:25.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-21T13:34:26.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-21T13:34:26.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:34:28.401Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:34:28.401Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:34:28.401Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:34:28.401Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:34:28.401Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:34:28.401Z] PASS [2022-04-21T13:34:28.401Z] coverage: 19.0% of statements [2022-04-21T13:34:28.401Z] ok github.com/docker/docker/cmd/dockerd 0.168s coverage: 19.0% of statements [2022-04-21T13:34:28.401Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:34:28.401Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:34:28.860Z] === RUN TestContainerStopSignal [2022-04-21T13:34:28.860Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestContainerStopTimeout [2022-04-21T13:34:28.860Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:34:28.860Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:34:28.860Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-21T13:34:28.860Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:34:28.860Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:34:28.860Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:34:28.860Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestNewMemoryStore [2022-04-21T13:34:28.860Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestAddContainers [2022-04-21T13:34:28.860Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestGetContainer [2022-04-21T13:34:28.860Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestDeleteContainer [2022-04-21T13:34:28.860Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestListContainers [2022-04-21T13:34:28.860Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestFirstContainer [2022-04-21T13:34:28.860Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestApplyAllContainer [2022-04-21T13:34:28.860Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestIsValidHealthString [2022-04-21T13:34:28.860Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestStateRunStop [2022-04-21T13:34:28.860Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestStateTimeoutWait [2022-04-21T13:34:28.860Z] state_test.go:141: Stop callback fired [2022-04-21T13:34:28.860Z] state_test.go:165: Stop callback fired [2022-04-21T13:34:28.860Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:34:28.860Z] === RUN TestIsValidStateString [2022-04-21T13:34:28.860Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestViewSaveDelete [2022-04-21T13:34:28.860Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:34:28.860Z] === RUN TestViewAll [2022-04-21T13:34:28.860Z] --- PASS: TestViewAll (0.01s) [2022-04-21T13:34:28.860Z] === RUN TestViewGet [2022-04-21T13:34:28.860Z] --- PASS: TestViewGet (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestNames [2022-04-21T13:34:28.860Z] --- PASS: TestNames (0.00s) [2022-04-21T13:34:28.860Z] === RUN TestViewWithHealthCheck [2022-04-21T13:34:28.860Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T13:34:28.860Z] PASS [2022-04-21T13:34:28.860Z] coverage: 41.7% of statements [2022-04-21T13:34:28.860Z] ok github.com/docker/docker/container 0.207s coverage: 41.7% of statements [2022-04-21T13:34:28.860Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:34:28.860Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:34:28.860Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:34:28.860Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:34:29.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-21T13:34:29.318Z] === RUN TestPrepare [2022-04-21T13:34:29.318Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:34:29.318Z] === RUN TestStart [2022-04-21T13:34:29.318Z] --- PASS: TestStart (0.00s) [2022-04-21T13:34:29.318Z] === RUN TestWaitCancel [2022-04-21T13:34:29.318Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:34:29.318Z] === RUN TestWaitDisabled [2022-04-21T13:34:29.318Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:34:29.318Z] === RUN TestWaitEnabled [2022-04-21T13:34:29.318Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:34:29.318Z] === RUN TestRemove [2022-04-21T13:34:29.318Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:34:29.318Z] PASS [2022-04-21T13:34:29.318Z] coverage: 65.3% of statements [2022-04-21T13:34:29.318Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2022-04-21T13:34:30.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-21T13:34:31.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-21T13:34:31.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-21T13:34:32.207Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:34:32.207Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:32.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:34:32.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:32.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-21T13:34:32.460Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:34:32.461Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:34:32.461Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:34:32.461Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:34:32.461Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:34:32.461Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:34:32.461Z] PASS [2022-04-21T13:34:32.461Z] coverage: 19.0% of statements [2022-04-21T13:34:32.461Z] ok github.com/docker/docker/cmd/dockerd 0.191s coverage: 19.0% of statements [2022-04-21T13:34:32.461Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:34:32.461Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:34:32.662Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:34:32.662Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:34:32.662Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:34:32.662Z] PASS [2022-04-21T13:34:32.662Z] coverage: 35.9% of statements [2022-04-21T13:34:32.662Z] ok github.com/docker/docker/daemon/cluster/convert 0.563s coverage: 35.9% of statements [2022-04-21T13:34:32.662Z] === RUN TestNewListSecretsFilters [2022-04-21T13:34:32.662Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:34:32.662Z] === RUN TestNewListConfigsFilters [2022-04-21T13:34:32.662Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:34:32.662Z] PASS [2022-04-21T13:34:32.662Z] coverage: 0.5% of statements [2022-04-21T13:34:32.662Z] ok github.com/docker/docker/daemon/cluster 0.955s coverage: 0.5% of statements [2022-04-21T13:34:32.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-21T13:34:33.419Z] === RUN TestContainerStopSignal [2022-04-21T13:34:33.419Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestContainerStopTimeout [2022-04-21T13:34:33.419Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:34:33.419Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:34:33.419Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:34:33.419Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:34:33.419Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:34:33.419Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestNewMemoryStore [2022-04-21T13:34:33.419Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestAddContainers [2022-04-21T13:34:33.419Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestGetContainer [2022-04-21T13:34:33.419Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestDeleteContainer [2022-04-21T13:34:33.419Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestListContainers [2022-04-21T13:34:33.419Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestFirstContainer [2022-04-21T13:34:33.419Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestApplyAllContainer [2022-04-21T13:34:33.419Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestIsValidHealthString [2022-04-21T13:34:33.419Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestStateRunStop [2022-04-21T13:34:33.419Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestStateTimeoutWait [2022-04-21T13:34:33.419Z] state_test.go:141: Stop callback fired [2022-04-21T13:34:33.419Z] state_test.go:165: Stop callback fired [2022-04-21T13:34:33.419Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:34:33.419Z] === RUN TestIsValidStateString [2022-04-21T13:34:33.419Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestViewSaveDelete [2022-04-21T13:34:33.419Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:34:33.419Z] === RUN TestViewAll [2022-04-21T13:34:33.419Z] --- PASS: TestViewAll (0.01s) [2022-04-21T13:34:33.419Z] === RUN TestViewGet [2022-04-21T13:34:33.419Z] --- PASS: TestViewGet (0.01s) [2022-04-21T13:34:33.419Z] === RUN TestNames [2022-04-21T13:34:33.419Z] --- PASS: TestNames (0.00s) [2022-04-21T13:34:33.419Z] === RUN TestViewWithHealthCheck [2022-04-21T13:34:33.419Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T13:34:33.419Z] PASS [2022-04-21T13:34:33.419Z] coverage: 41.7% of statements [2022-04-21T13:34:33.419Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2022-04-21T13:34:33.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-21T13:34:33.873Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:34:33.874Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:34:33.874Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:34:33.874Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:34:34.328Z] === RUN TestPrepare [2022-04-21T13:34:34.328Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:34:34.328Z] === RUN TestStart [2022-04-21T13:34:34.328Z] --- PASS: TestStart (0.00s) [2022-04-21T13:34:34.328Z] === RUN TestWaitCancel [2022-04-21T13:34:34.328Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:34:34.328Z] === RUN TestWaitDisabled [2022-04-21T13:34:34.328Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:34:34.328Z] === RUN TestWaitEnabled [2022-04-21T13:34:34.328Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:34:34.328Z] === RUN TestRemove [2022-04-21T13:34:34.328Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:34:34.328Z] PASS [2022-04-21T13:34:34.328Z] coverage: 65.3% of statements [2022-04-21T13:34:34.328Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2022-04-21T13:34:34.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-21T13:34:34.834Z] === RUN TestBuilderGC [2022-04-21T13:34:34.834Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:34:34.834Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:34:34.834Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:34:34.834Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:34:34.834Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:34:34.834Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:34:34.834Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:34:34.834Z] === RUN TestWaitNodeAttachment [2022-04-21T13:34:34.834Z] time="2022-04-21T13:34:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:34:34.834Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-21T13:34:34.834Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:34:34.834Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:34.834Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:34:34.834Z] time="2022-04-21T13:34:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1408322834" [2022-04-21T13:34:34.834Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:34:34.834Z] time="2022-04-21T13:34:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1054001902" [2022-04-21T13:34:34.834Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:34:34.834Z] time="2022-04-21T13:34:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1796216055" [2022-04-21T13:34:34.834Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestMaskURLCredentials [2022-04-21T13:34:34.834Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:34:34.834Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:34:34.834Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:34:34.834Z] PASS [2022-04-21T13:34:34.834Z] coverage: 79.5% of statements [2022-04-21T13:34:34.834Z] ok github.com/docker/docker/daemon/config 0.218s coverage: 79.5% of statements [2022-04-21T13:34:34.834Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T13:34:34.834Z] === RUN TestIsolationConversion [2022-04-21T13:34:34.834Z] === RUN TestIsolationConversion/default [2022-04-21T13:34:34.834Z] === RUN TestIsolationConversion/process [2022-04-21T13:34:34.834Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:34:34.834Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:34:34.834Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestContainerLabels [2022-04-21T13:34:34.835Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestCredentialSpecConversion [2022-04-21T13:34:34.835Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:34:34.835Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:34:34.835Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:34:34.835Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:34:34.835Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:34:34.835Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountBind [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:34:34.835Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:34:34.835Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:34:34.835Z] PASS [2022-04-21T13:34:34.835Z] coverage: 11.0% of statements [2022-04-21T13:34:35.291Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.577s coverage: 11.0% of statements [2022-04-21T13:34:35.291Z] === RUN TestEventsLog [2022-04-21T13:34:35.291Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:34:35.291Z] === RUN TestEventsLogTimeout [2022-04-21T13:34:35.291Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:34:35.291Z] === RUN TestLogEvents [2022-04-21T13:34:35.291Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T13:34:35.291Z] === RUN TestLoadBufferedEvents [2022-04-21T13:34:35.291Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-04-21T13:34:35.291Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:34:35.291Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:34:35.291Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:34:35.291Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:34:35.291Z] PASS [2022-04-21T13:34:35.291Z] coverage: 50.0% of statements [2022-04-21T13:34:35.291Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2022-04-21T13:34:35.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-21T13:34:36.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:34:36.223Z] Using test binary docker [2022-04-21T13:34:36.223Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:34:36.223Z] +++ /etc/init.d/apparmor start [2022-04-21T13:34:36.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:34:36.223Z] INFO: Waiting for daemon to start... [2022-04-21T13:34:36.223Z] Starting dockerd [2022-04-21T13:34:36.223Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-21T13:34:36.253Z] === RUN TestIsEmptyDir [2022-04-21T13:34:36.253Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T13:34:36.253Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:34:36.253Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:34:36.253Z] PASS [2022-04-21T13:34:36.253Z] coverage: 2.3% of statements [2022-04-21T13:34:36.253Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2022-04-21T13:34:36.253Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:34:36.253Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestGetContainer [2022-04-21T13:34:36.253Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestValidContainerNames [2022-04-21T13:34:36.253Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestContainerInitDNS [2022-04-21T13:34:36.253Z] daemon_test.go:145: root required [2022-04-21T13:34:36.253Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestMerge [2022-04-21T13:34:36.253Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestValidateContainerIsolation [2022-04-21T13:34:36.253Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestFindNetworkErrorType [2022-04-21T13:34:36.253Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestEnsureServicesExist [2022-04-21T13:34:36.253Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:34:36.253Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:34:36.253Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:34:36.253Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:34:36.253Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:34:36.253Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:36.253Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:34:36.253Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestContainerDelete [2022-04-21T13:34:36.253Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestContainerDoubleDelete [2022-04-21T13:34:36.253Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:34:36.253Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:34:36.253Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestNoneHealthcheck [2022-04-21T13:34:36.253Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestHealthStates [2022-04-21T13:34:36.253Z] === RUN TestLinkNaming [2022-04-21T13:34:36.253Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLinkNew [2022-04-21T13:34:36.253Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLinkEnv [2022-04-21T13:34:36.253Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLinkMultipleEnv [2022-04-21T13:34:36.253Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:34:36.253Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:34:36.253Z] PASS [2022-04-21T13:34:36.253Z] coverage: 93.0% of statements [2022-04-21T13:34:36.253Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] time="2022-04-21T13:34:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:36.253Z] --- PASS: TestHealthStates (0.14s) [2022-04-21T13:34:36.253Z] === RUN TestGetInspectData [2022-04-21T13:34:36.253Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestFillLicense [2022-04-21T13:34:36.253Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestListInvalidFilter [2022-04-21T13:34:36.253Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:34:36.253Z] === RUN TestNameFilter [2022-04-21T13:34:36.253Z] --- PASS: TestNameFilter (0.01s) [2022-04-21T13:34:36.253Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:34:36.486Z] === RUN TestNewListSecretsFilters [2022-04-21T13:34:36.486Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:34:36.486Z] === RUN TestNewListConfigsFilters [2022-04-21T13:34:36.486Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:34:36.486Z] PASS [2022-04-21T13:34:36.486Z] coverage: 0.5% of statements [2022-04-21T13:34:36.486Z] ok github.com/docker/docker/daemon/cluster 0.147s coverage: 0.5% of statements [2022-04-21T13:34:36.710Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:34:36.710Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:34:36.710Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:34:36.710Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadLabels [2022-04-21T13:34:36.710Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:34:36.710Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:34:36.710Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:34:36.710Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:34:36.710Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:34:36.710Z] reload_test.go:342: root required [2022-04-21T13:34:36.710Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:34:36.710Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:34:36.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-21T13:34:36.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:34:36.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T13:34:36.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:34:36.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:34:36.710Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:34:36.710Z] === RUN TestParseVolumesFrom [2022-04-21T13:34:36.710Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:34:36.710Z] PASS [2022-04-21T13:34:36.710Z] coverage: 8.8% of statements [2022-04-21T13:34:36.710Z] ok github.com/docker/docker/daemon 0.342s coverage: 8.8% of statements [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:34:36.710Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:34:37.444Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:34:37.444Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:34:37.444Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:34:37.444Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:34:37.444Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:34:37.444Z] PASS [2022-04-21T13:34:37.444Z] coverage: 35.9% of statements [2022-04-21T13:34:37.444Z] ok github.com/docker/docker/daemon/cluster/convert 0.594s coverage: 35.9% of statements [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:34:38.236Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:34:38.236Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:34:38.236Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:34:38.236Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:34:38.236Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:34:38.236Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:34:38.236Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:34:38.236Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:34:38.691Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:34:38.691Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-21T13:34:38.691Z] === RUN TestCreateSuccess [2022-04-21T13:34:38.691Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCreateStreamSkipped [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:34:38.691Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:34:38.691Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCreateError [2022-04-21T13:34:38.691Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCreateAlreadyExists [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:34:38.691Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestLogClosed [2022-04-21T13:34:38.691Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestLogBlocking [2022-04-21T13:34:38.691Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:34:38.691Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:34:38.691Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestPublishBatchSuccess [2022-04-21T13:34:38.691Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestPublishBatchError [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=error msg=error [2022-04-21T13:34:38.691Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:34:38.691Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:34:38.691Z] time="2022-04-21T13:34:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:34:38.691Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchSimple [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchTicker [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:34:38.691Z] === RUN TestAdapterReadLogs [2022-04-21T13:34:38.691Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCopier [2022-04-21T13:34:38.691Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCopierLongLines [2022-04-21T13:34:38.691Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCopierSlow [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchClose [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:34:38.691Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:34:38.691Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:34:38.691Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestProcessEventEmoji [2022-04-21T13:34:38.691Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.04s) [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:34:38.691Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:34:38.691Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:34:38.691Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:34:38.692Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:34:38.692Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:34:38.705Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:34:38.705Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:34:38.705Z] PASS [2022-04-21T13:34:38.705Z] coverage: 53.6% of statements [2022-04-21T13:34:38.705Z] ok github.com/docker/docker/daemon/logger/fluentd 0.123s coverage: 53.6% of statements [2022-04-21T13:34:38.705Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:34:38.705Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:34:38.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:34:38.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:34:38.706Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestCreateTagSuccess [2022-04-21T13:34:38.706Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:34:38.706Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:34:38.706Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:34:38.706Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:34:38.706Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:34:38.706Z] PASS [2022-04-21T13:34:38.706Z] coverage: 79.9% of statements [2022-04-21T13:34:38.706Z] ok github.com/docker/docker/daemon/logger/awslogs 0.341s coverage: 79.9% of statements [2022-04-21T13:34:38.706Z] --- PASS: TestCopierSlow (0.20s) [2022-04-21T13:34:38.706Z] === RUN TestCopierWithSized [2022-04-21T13:34:38.706Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:34:38.706Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:34:38.706Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-21T13:34:38.706Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-21T13:34:38.706Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestCopierWithPartial [2022-04-21T13:34:38.706Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestRingLogger [2022-04-21T13:34:38.706Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestRingCap [2022-04-21T13:34:38.706Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestRingClose [2022-04-21T13:34:38.706Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:34:38.706Z] === RUN TestRingDrain [2022-04-21T13:34:38.706Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:34:38.706Z] PASS [2022-04-21T13:34:38.706Z] coverage: 43.2% of statements [2022-04-21T13:34:38.706Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.2% of statements [2022-04-21T13:34:39.161Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:34:39.161Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:34:39.161Z] === RUN TestSearchRegistryForImages [2022-04-21T13:34:39.161Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:34:39.161Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:34:39.161Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:34:39.161Z] === RUN TestImageDelete [2022-04-21T13:34:39.161Z] === RUN TestImageDelete/no_lease [2022-04-21T13:34:39.161Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:34:39.161Z] --- PASS: TestImageDelete (0.06s) [2022-04-21T13:34:39.161Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T13:34:39.161Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-04-21T13:34:39.161Z] === RUN TestContentStoreForPull [2022-04-21T13:34:39.161Z] --- PASS: TestContentStoreForPull (0.17s) [2022-04-21T13:34:39.161Z] PASS [2022-04-21T13:34:39.161Z] coverage: 6.6% of statements [2022-04-21T13:34:39.161Z] ok github.com/docker/docker/daemon/images 0.382s coverage: 6.6% of statements [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:34:39.161Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:34:39.601Z] === RUN TestWaitNodeAttachment [2022-04-21T13:34:39.601Z] === RUN TestBuilderGC [2022-04-21T13:34:39.601Z] --- PASS: TestBuilderGC (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:34:39.601Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:34:39.601Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:34:39.601Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:34:39.601Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:34:39.601Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:34:39.601Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:34:39.601Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:34:39.601Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:34:39.601Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:34:39.601Z] time="2022-04-21T13:34:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:34:39.601Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-21T13:34:39.601Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:34:39.601Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:34:39.617Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:34:39.617Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:34:39.617Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:34:39.617Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-21T13:34:39.617Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:34:39.617Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-21T13:34:39.617Z] PASS [2022-04-21T13:34:39.617Z] coverage: 87.2% of statements [2022-04-21T13:34:39.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.159s coverage: 87.2% of statements [2022-04-21T13:34:40.055Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:34:40.055Z] time="2022-04-21T13:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1900631853" [2022-04-21T13:34:40.055Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:34:40.055Z] time="2022-04-21T13:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3312130420" [2022-04-21T13:34:40.055Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:34:40.055Z] time="2022-04-21T13:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3506110447" [2022-04-21T13:34:40.055Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestMaskURLCredentials [2022-04-21T13:34:40.055Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:34:40.055Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:34:40.055Z] PASS [2022-04-21T13:34:40.055Z] coverage: 79.5% of statements [2022-04-21T13:34:40.055Z] ok github.com/docker/docker/daemon/config 0.223s coverage: 79.5% of statements [2022-04-21T13:34:40.055Z] === RUN TestEventsLog [2022-04-21T13:34:40.055Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestEventsLogTimeout [2022-04-21T13:34:40.055Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestLogEvents [2022-04-21T13:34:40.055Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-21T13:34:40.055Z] === RUN TestIsolationConversion [2022-04-21T13:34:40.055Z] === RUN TestIsolationConversion/default [2022-04-21T13:34:40.055Z] === RUN TestIsolationConversion/process [2022-04-21T13:34:40.055Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:34:40.055Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestContainerLabels [2022-04-21T13:34:40.055Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestCredentialSpecConversion [2022-04-21T13:34:40.055Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:34:40.055Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:34:40.055Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:34:40.055Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:34:40.055Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:34:40.055Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountBind [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:34:40.055Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:34:40.055Z] PASS [2022-04-21T13:34:40.055Z] coverage: 11.0% of statements [2022-04-21T13:34:40.055Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.591s coverage: 11.0% of statements [2022-04-21T13:34:40.055Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T13:34:40.055Z] === RUN TestLoadBufferedEvents [2022-04-21T13:34:40.055Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-21T13:34:40.055Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:34:40.055Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:34:40.055Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:34:40.055Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:34:40.055Z] PASS [2022-04-21T13:34:40.055Z] coverage: 50.0% of statements [2022-04-21T13:34:40.055Z] ok github.com/docker/docker/daemon/events 0.214s coverage: 50.0% of statements [2022-04-21T13:34:40.072Z] === RUN TestJSONFileLogger [2022-04-21T13:34:40.072Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:34:40.072Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:34:40.072Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:34:40.072Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:34:40.072Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T13:34:40.072Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:34:40.072Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T13:34:40.072Z] === RUN TestEncodeDecode [2022-04-21T13:34:40.072Z] === PAUSE TestEncodeDecode [2022-04-21T13:34:40.072Z] === RUN TestUnexpectedEOF [2022-04-21T13:34:40.072Z] time="2022-04-21T13:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:34:40.072Z] time="2022-04-21T13:34:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:34:40.072Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-21T13:34:40.072Z] === CONT TestEncodeDecode [2022-04-21T13:34:40.072Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:34:40.072Z] PASS [2022-04-21T13:34:40.072Z] coverage: 69.9% of statements [2022-04-21T13:34:40.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.227s coverage: 69.9% of statements [2022-04-21T13:34:40.072Z] === RUN TestWriteLog [2022-04-21T13:34:40.072Z] === PAUSE TestWriteLog [2022-04-21T13:34:40.072Z] === RUN TestReadLog [2022-04-21T13:34:40.072Z] === PAUSE TestReadLog [2022-04-21T13:34:40.072Z] === RUN TestDecode [2022-04-21T13:34:40.072Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:34:40.072Z] === CONT TestWriteLog [2022-04-21T13:34:40.072Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T13:34:40.072Z] === CONT TestReadLog [2022-04-21T13:34:40.072Z] === RUN TestReadLog/tail_exact [2022-04-21T13:34:40.527Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:34:40.527Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:34:40.527Z] --- PASS: TestReadLog (0.15s) [2022-04-21T13:34:40.527Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-21T13:34:40.527Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:34:40.527Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-21T13:34:40.527Z] PASS [2022-04-21T13:34:40.527Z] coverage: 78.7% of statements [2022-04-21T13:34:40.527Z] ok github.com/docker/docker/daemon/logger/local 0.225s coverage: 78.7% of statements [2022-04-21T13:34:40.527Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:34:40.984Z] === RUN TestOpenFileDelete [2022-04-21T13:34:40.984Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestOpenFileRename [2022-04-21T13:34:40.984Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestHandleDecoderErr [2022-04-21T13:34:40.984Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:34:40.984Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestParseLogTag [2022-04-21T13:34:40.984Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:34:40.984Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestTailFiles [2022-04-21T13:34:40.984Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:34:40.984Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:34:40.984Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:34:40.984Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T13:34:40.984Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T13:34:40.984Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-21T13:34:40.984Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:34:40.984Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:34:40.984Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:34:40.984Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-04-21T13:34:40.984Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-04-21T13:34:40.984Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-04-21T13:34:40.984Z] PASS [2022-04-21T13:34:40.984Z] coverage: 50.7% of statements [2022-04-21T13:34:40.984Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.158s coverage: 50.7% of statements [2022-04-21T13:34:41.440Z] === RUN TestLog [2022-04-21T13:34:41.440Z] --- PASS: TestLog (0.02s) [2022-04-21T13:34:41.440Z] PASS [2022-04-21T13:34:41.440Z] coverage: 31.5% of statements [2022-04-21T13:34:41.440Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2022-04-21T13:34:41.467Z] . [2022-04-21T13:34:41.467Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:34:41.467Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:34:41.467Z] Error: No such image: emptyfs [2022-04-21T13:34:41.467Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:34:41.467Z] ++++ docker load [2022-04-21T13:34:41.467Z] Running integration-test (iteration 1) [2022-04-21T13:34:41.467Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-21T13:34:41.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:34:41.467Z] ++ set -e [2022-04-21T13:34:41.467Z] ++ '[' -n 0 ']' [2022-04-21T13:34:41.467Z] ++ set -x [2022-04-21T13:34:41.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:34:41.467Z] Loaded image: busybox:latest [2022-04-21T13:34:41.467Z] Loaded image: busybox:glibc [2022-04-21T13:34:41.577Z] === RUN TestIsEmptyDir [2022-04-21T13:34:41.577Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T13:34:41.577Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:34:41.577Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:34:41.577Z] PASS [2022-04-21T13:34:41.577Z] coverage: 2.3% of statements [2022-04-21T13:34:41.577Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2022-04-21T13:34:41.577Z] === RUN TestLinkNaming [2022-04-21T13:34:41.577Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:34:41.577Z] === RUN TestLinkNew [2022-04-21T13:34:41.577Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:34:41.577Z] === RUN TestLinkEnv [2022-04-21T13:34:41.577Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:34:41.577Z] === RUN TestLinkMultipleEnv [2022-04-21T13:34:41.577Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:34:41.577Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:34:41.577Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:34:41.577Z] PASS [2022-04-21T13:34:41.577Z] coverage: 93.0% of statements [2022-04-21T13:34:41.577Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2022-04-21T13:34:41.894Z] === RUN TestNewParse [2022-04-21T13:34:41.894Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:34:41.894Z] PASS [2022-04-21T13:34:41.894Z] coverage: 8.3% of statements [2022-04-21T13:34:41.894Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2022-04-21T13:34:41.894Z] === RUN TestValidateLogOpt [2022-04-21T13:34:41.894Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestNewMissedConfig [2022-04-21T13:34:41.894Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestNewMissedUrl [2022-04-21T13:34:41.894Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestNewMissedToken [2022-04-21T13:34:41.894Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestNewWithProxy [2022-04-21T13:34:41.894Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestDefault [2022-04-21T13:34:41.894Z] --- PASS: TestDefault (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:34:41.894Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestJsonFormat [2022-04-21T13:34:41.894Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:34:41.894Z] === RUN TestRawFormat [2022-04-21T13:34:41.894Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestRawFormatWithLabels [2022-04-21T13:34:41.894Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:34:41.894Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestBatching [2022-04-21T13:34:41.894Z] === RUN TestParseLogFormat [2022-04-21T13:34:41.894Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:34:41.894Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:34:41.894Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:34:41.894Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T13:34:41.894Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:34:41.894Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:34:41.894Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:34:41.894Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:34:41.895Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:34:41.895Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:34:41.895Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:34:41.895Z] === RUN TestValidateSyslogFacility [2022-04-21T13:34:41.895Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:34:41.895Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:34:41.895Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:34:41.895Z] === RUN TestValidateLogOpt [2022-04-21T13:34:41.895Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:34:41.895Z] PASS [2022-04-21T13:34:41.895Z] coverage: 43.6% of statements [2022-04-21T13:34:41.895Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 43.6% of statements [2022-04-21T13:34:42.031Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:34:42.031Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestGetContainer [2022-04-21T13:34:42.031Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestValidContainerNames [2022-04-21T13:34:42.031Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestContainerInitDNS [2022-04-21T13:34:42.031Z] daemon_test.go:145: root required [2022-04-21T13:34:42.031Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestMerge [2022-04-21T13:34:42.031Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestValidateContainerIsolation [2022-04-21T13:34:42.031Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestFindNetworkErrorType [2022-04-21T13:34:42.031Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestEnsureServicesExist [2022-04-21T13:34:42.031Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:34:42.031Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:34:42.031Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:34:42.031Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:34:42.031Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:34:42.031Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:42.031Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:34:42.031Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestContainerDelete [2022-04-21T13:34:42.031Z] --- PASS: TestContainerDelete (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestContainerDoubleDelete [2022-04-21T13:34:42.031Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:34:42.031Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:34:42.031Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestNoneHealthcheck [2022-04-21T13:34:42.031Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:34:42.031Z] === RUN TestHealthStates [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.031Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.032Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.032Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.032Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.032Z] time="2022-04-21T13:34:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:34:42.032Z] --- PASS: TestHealthStates (0.13s) [2022-04-21T13:34:42.032Z] === RUN TestGetInspectData [2022-04-21T13:34:42.032Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestFillLicense [2022-04-21T13:34:42.032Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestListInvalidFilter [2022-04-21T13:34:42.032Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestNameFilter [2022-04-21T13:34:42.032Z] --- PASS: TestNameFilter (0.01s) [2022-04-21T13:34:42.032Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:34:42.032Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:34:42.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:34:42.032Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:34:42.032Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadLabels [2022-04-21T13:34:42.032Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:34:42.032Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:34:42.032Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:34:42.032Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:34:42.032Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:34:42.032Z] reload_test.go:342: root required [2022-04-21T13:34:42.032Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:34:42.032Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:34:42.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-21T13:34:42.032Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:34:42.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-21T13:34:42.032Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:34:42.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:34:42.032Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:34:42.032Z] === RUN TestParseVolumesFrom [2022-04-21T13:34:42.032Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:34:42.032Z] PASS [2022-04-21T13:34:42.032Z] coverage: 8.8% of statements [2022-04-21T13:34:42.032Z] ok github.com/docker/docker/daemon 0.577s coverage: 8.8% of statements [2022-04-21T13:34:42.350Z] --- PASS: TestBatching (0.20s) [2022-04-21T13:34:42.350Z] === RUN TestFrequency [2022-04-21T13:34:42.350Z] --- PASS: TestFrequency (0.27s) [2022-04-21T13:34:42.350Z] === RUN TestOneMessagePerRequest [2022-04-21T13:34:42.396Z] Loaded image: debian:bullseye-slim [2022-04-21T13:34:42.396Z] Loaded image: hello-world:latest [2022-04-21T13:34:42.396Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:34:42.396Z] INFO: Testing against a local daemon [2022-04-21T13:34:42.396Z] === RUN TestCgroupNamespacesBuild [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:34:42.486Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:34:42.805Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T13:34:42.805Z] === RUN TestVerify [2022-04-21T13:34:42.805Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:34:42.805Z] === RUN TestSkipVerify [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] --- PASS: TestSkipVerify (0.36s) [2022-04-21T13:34:42.805Z] === RUN TestBufferMaximum [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.562274\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.562274\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T13:34:42.805Z] === RUN TestServerAlwaysDown [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.565501\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.565501\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.565501\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.566500\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] time="2022-04-21T13:34:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548082.566500\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:42.805Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:34:42.805Z] === RUN TestCannotSendAfterClose [2022-04-21T13:34:42.805Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:34:42.805Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:34:43.364Z] === RUN TestV1IDService [2022-04-21T13:34:43.364Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:34:43.364Z] === RUN TestV2MetadataService [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:34:43.444Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:34:43.444Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:34:43.762Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-04-21T13:34:43.762Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-21T13:34:43.819Z] === RUN TestSuccessfulDownload [2022-04-21T13:34:43.819Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:34:43.819Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:34:43.819Z] === RUN TestCancelledDownload [2022-04-21T13:34:43.819Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:34:43.819Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:34:43.819Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:43.819Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:43.819Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:43.819Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:43.819Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:43.819Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:43.819Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:43.819Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:43.819Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:43.819Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:43.819Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:43.819Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:43.819Z] time="2022-04-21T13:34:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T13:34:43.819Z] time="2022-04-21T13:34:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3ee5fb6559b2\"}'" [2022-04-21T13:34:43.819Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T13:34:43.819Z] PASS [2022-04-21T13:34:43.820Z] coverage: 82.5% of statements [2022-04-21T13:34:43.820Z] ok github.com/docker/docker/daemon/logger/splunk 1.907s coverage: 82.5% of statements [2022-04-21T13:34:43.820Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:34:43.820Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:34:43.820Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:34:43.820Z] --- PASS: TestV2MetadataService (0.58s) [2022-04-21T13:34:43.820Z] PASS [2022-04-21T13:34:43.820Z] coverage: 48.2% of statements [2022-04-21T13:34:43.820Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:34:43.820Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:34:43.820Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:34:43.820Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:34:43.820Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:34:43.820Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:34:43.820Z] === RUN TestManifestStore [2022-04-21T13:34:43.820Z] ok github.com/docker/docker/distribution/metadata 0.651s coverage: 48.2% of statements [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:34:43.820Z] time="2022-04-21T13:34:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3129558847\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:34:43.820Z] time="2022-04-21T13:34:43Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:43.820Z] time="2022-04-21T13:34:43Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:34:43.820Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:34:43.898Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-21T13:34:43.898Z] === RUN TestCreateSuccess [2022-04-21T13:34:43.898Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCreateStreamSkipped [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:34:43.898Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:34:43.898Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCreateError [2022-04-21T13:34:43.898Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCreateAlreadyExists [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:34:43.898Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestLogClosed [2022-04-21T13:34:43.898Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestLogBlocking [2022-04-21T13:34:43.898Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:34:43.898Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:34:43.898Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestPublishBatchSuccess [2022-04-21T13:34:43.898Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestPublishBatchError [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=error msg=error [2022-04-21T13:34:43.898Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:34:43.898Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:34:43.898Z] time="2022-04-21T13:34:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:34:43.898Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCollectBatchSimple [2022-04-21T13:34:43.898Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCollectBatchTicker [2022-04-21T13:34:43.898Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:34:43.898Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:34:43.898Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:34:43.898Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchClose [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:34:43.899Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:34:43.899Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:34:43.899Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestProcessEventEmoji [2022-04-21T13:34:43.899Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:34:43.899Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:34:43.899Z] === RUN TestAdapterReadLogs [2022-04-21T13:34:43.899Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCopier [2022-04-21T13:34:43.899Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:34:43.899Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCopierLongLines [2022-04-21T13:34:43.899Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCopierSlow [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:34:43.899Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:34:43.899Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCreateTagSuccess [2022-04-21T13:34:43.899Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:34:43.899Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:34:43.899Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:34:43.899Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:34:43.899Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:34:43.899Z] PASS [2022-04-21T13:34:43.899Z] coverage: 80.2% of statements [2022-04-21T13:34:43.899Z] ok github.com/docker/docker/daemon/logger/awslogs 0.414s coverage: 80.2% of statements [2022-04-21T13:34:43.899Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:34:43.899Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestSearchRegistryForImages [2022-04-21T13:34:43.899Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:34:43.899Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestImageDelete [2022-04-21T13:34:43.899Z] === RUN TestImageDelete/no_lease [2022-04-21T13:34:43.899Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:34:43.899Z] --- PASS: TestCopierSlow (0.20s) [2022-04-21T13:34:43.899Z] === RUN TestCopierWithSized [2022-04-21T13:34:43.899Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:34:43.899Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:34:43.899Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-21T13:34:43.899Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-21T13:34:43.899Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestCopierWithPartial [2022-04-21T13:34:43.899Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestRingLogger [2022-04-21T13:34:43.899Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestRingCap [2022-04-21T13:34:43.899Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestRingClose [2022-04-21T13:34:43.899Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:34:43.899Z] === RUN TestRingDrain [2022-04-21T13:34:43.899Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:34:43.899Z] PASS [2022-04-21T13:34:43.899Z] coverage: 43.2% of statements [2022-04-21T13:34:43.899Z] --- PASS: TestImageDelete (0.03s) [2022-04-21T13:34:43.899Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-21T13:34:43.899Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-21T13:34:43.899Z] === RUN TestContentStoreForPull [2022-04-21T13:34:43.899Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 43.2% of statements [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:44.275Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:44.275Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2022-04-21T13:34:44.275Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2022-04-21T13:34:44.275Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2022-04-21T13:34:44.275Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2022-04-21T13:34:44.275Z] === RUN TestTransfer [2022-04-21T13:34:44.275Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:34:44.275Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:34:44.275Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:34:44.275Z] time="2022-04-21T13:34:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore (0.29s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.07s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-21T13:34:44.275Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:34:44.275Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:34:44.275Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:34:44.276Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestFixManifestLayers [2022-04-21T13:34:44.276Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:34:44.276Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:34:44.276Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:34:44.276Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestValidateManifest [2022-04-21T13:34:44.276Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:34:44.276Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestFormatPlatform [2022-04-21T13:34:44.276Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:34:44.276Z] === RUN TestPullSchema2Config [2022-04-21T13:34:44.276Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.276Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.276Z] --- PASS: TestTransfer (0.12s) [2022-04-21T13:34:44.276Z] === RUN TestConcurrencyLimit [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.276Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:44.276Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.276Z] 2022/04/21 13:34:44 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-21T13:34:44.276Z] goroutine 41 [running]: [2022-04-21T13:34:44.276Z] net/http.(*conn).serve.func1() [2022-04-21T13:34:44.276Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:34:44.276Z] panic({0x1179000, 0x135b8f0}) [2022-04-21T13:34:44.276Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:34:44.276Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00027c340?, {0x13630d8?, 0xc0001c2000?}) [2022-04-21T13:34:44.276Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:34:44.276Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13630d8, 0xc0001c2000}, 0xc000328000) [2022-04-21T13:34:44.276Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:34:44.276Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13630d8?, 0xc0001c2000?}, 0xc00005ac00?) [2022-04-21T13:34:44.276Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:34:44.276Z] net/http.serverHandler.ServeHTTP({0xc00037c090?}, {0x13630d8, 0xc0001c2000}, 0xc000328000) [2022-04-21T13:34:44.276Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:34:44.276Z] net/http.(*conn).serve(0xc00021c000, {0x1363950, 0xc0002a09f0}) [2022-04-21T13:34:44.276Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:34:44.276Z] created by net/http.(*Server).Serve [2022-04-21T13:34:44.276Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:34:44.353Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-21T13:34:44.353Z] PASS [2022-04-21T13:34:44.353Z] coverage: 6.6% of statements [2022-04-21T13:34:44.353Z] ok github.com/docker/docker/daemon/images 0.265s coverage: 6.6% of statements [2022-04-21T13:34:44.353Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:34:44.353Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:34:44.353Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:34:44.353Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:34:44.353Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:34:44.354Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:34:44.354Z] PASS [2022-04-21T13:34:44.354Z] coverage: 53.6% of statements [2022-04-21T13:34:44.354Z] ok github.com/docker/docker/daemon/logger/fluentd 0.083s coverage: 53.6% of statements [2022-04-21T13:34:44.354Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:34:44.354Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:34:44.354Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:34:44.737Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-21T13:34:44.737Z] === RUN TestInactiveJobs [2022-04-21T13:34:44.737Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.737Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:34:44.737Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:44.737Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:44.737Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T13:34:44.737Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:34:44.737Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-21T13:34:44.737Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T13:34:44.737Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:34:44.737Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestLayerAlreadyExists [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:44.737Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:34:44.737Z] === RUN TestNotFound [2022-04-21T13:34:44.737Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestConflict [2022-04-21T13:34:44.737Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestForbidden [2022-04-21T13:34:44.737Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestInvalidParameter [2022-04-21T13:34:44.737Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestNotImplemented [2022-04-21T13:34:44.737Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestNotModified [2022-04-21T13:34:44.737Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestUnauthorized [2022-04-21T13:34:44.737Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestUnknown [2022-04-21T13:34:44.737Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestCancelled [2022-04-21T13:34:44.737Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestDeadline [2022-04-21T13:34:44.737Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestDataLoss [2022-04-21T13:34:44.737Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestUnavailable [2022-04-21T13:34:44.737Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestSystem [2022-04-21T13:34:44.737Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:34:44.737Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:34:44.737Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:34:44.737Z] PASS [2022-04-21T13:34:44.737Z] coverage: 77.0% of statements [2022-04-21T13:34:44.737Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-21T13:34:44.808Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:34:44.808Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:34:44.808Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:34:45.128Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-21T13:34:45.128Z] === RUN TestBuildWithSession [2022-04-21T13:34:45.128Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:34:45.128Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:34:45.128Z] === RUN TestBuildSquashParent [2022-04-21T13:34:45.193Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-21T13:34:45.193Z] === RUN TestWatchRelease [2022-04-21T13:34:45.193Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T13:34:45.193Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:34:45.193Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:34:45.193Z] === RUN TestDuplicateTransfer [2022-04-21T13:34:45.193Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T13:34:45.193Z] === RUN TestSuccessfulUpload [2022-04-21T13:34:45.193Z] === RUN TestFSGetInvalidData [2022-04-21T13:34:45.193Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:34:45.193Z] === RUN TestFSInvalidSet [2022-04-21T13:34:45.193Z] time="2022-04-21T13:34:45Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:34:45.193Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:34:45.193Z] === RUN TestFSInvalidRoot [2022-04-21T13:34:45.193Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-21T13:34:45.193Z] === RUN TestFSMetadataGetSet [2022-04-21T13:34:45.193Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T13:34:45.193Z] === RUN TestFSInvalidWalker [2022-04-21T13:34:45.193Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:34:45.193Z] === RUN TestFSGetSet [2022-04-21T13:34:45.193Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T13:34:45.193Z] === RUN TestFSGetUnsetKey [2022-04-21T13:34:45.193Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-21T13:34:45.193Z] === RUN TestFSGetEmptyData [2022-04-21T13:34:45.193Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T13:34:45.193Z] === RUN TestFSDelete [2022-04-21T13:34:45.193Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T13:34:45.193Z] === RUN TestFSWalker [2022-04-21T13:34:45.263Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-21T13:34:45.263Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:34:45.263Z] --- PASS: TestFastTimeMarshalJSON (0.11s) [2022-04-21T13:34:45.263Z] PASS [2022-04-21T13:34:45.263Z] coverage: 87.2% of statements [2022-04-21T13:34:45.263Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.267s coverage: 87.2% of statements [2022-04-21T13:34:45.263Z] === RUN TestJSONFileLogger [2022-04-21T13:34:45.263Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:34:45.263Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:34:45.263Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:34:45.263Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:34:45.263Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T13:34:45.263Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:34:45.263Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T13:34:45.263Z] === RUN TestEncodeDecode [2022-04-21T13:34:45.263Z] === PAUSE TestEncodeDecode [2022-04-21T13:34:45.263Z] === RUN TestUnexpectedEOF [2022-04-21T13:34:45.263Z] time="2022-04-21T13:34:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:34:45.263Z] time="2022-04-21T13:34:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:34:45.263Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-21T13:34:45.263Z] === CONT TestEncodeDecode [2022-04-21T13:34:45.263Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:34:45.263Z] PASS [2022-04-21T13:34:45.263Z] coverage: 69.9% of statements [2022-04-21T13:34:45.263Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.188s coverage: 69.9% of statements [2022-04-21T13:34:45.649Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:34:45.649Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestNewFromJSON [2022-04-21T13:34:45.649Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:34:45.649Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestMarshalKeyOrder [2022-04-21T13:34:45.649Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestHistoryEqual [2022-04-21T13:34:45.649Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-21T13:34:45.649Z] === RUN TestCancelledUpload [2022-04-21T13:34:45.649Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:34:45.649Z] PASS [2022-04-21T13:34:45.649Z] coverage: 76.8% of statements [2022-04-21T13:34:45.649Z] ok github.com/docker/docker/distribution/xfer 1.769s coverage: 76.8% of statements [2022-04-21T13:34:45.649Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-21T13:34:45.649Z] === RUN TestImage [2022-04-21T13:34:45.649Z] --- PASS: TestImage (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestImageOSNotEmpty [2022-04-21T13:34:45.649Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:34:45.649Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestCreate [2022-04-21T13:34:45.649Z] --- PASS: TestCreate (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestRestore [2022-04-21T13:34:45.649Z] time="2022-04-21T13:34:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:34:45.649Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:34:45.649Z] === RUN TestAddDelete [2022-04-21T13:34:45.649Z] --- PASS: TestAddDelete (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestSearchAfterDelete [2022-04-21T13:34:45.649Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestParentReset [2022-04-21T13:34:45.649Z] --- PASS: TestParentReset (0.02s) [2022-04-21T13:34:45.649Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:34:45.649Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestStoreLen [2022-04-21T13:34:45.649Z] === RUN TestCompare [2022-04-21T13:34:45.649Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:34:45.649Z] PASS [2022-04-21T13:34:45.649Z] coverage: 19.2% of statements [2022-04-21T13:34:45.649Z] --- PASS: TestStoreLen (0.03s) [2022-04-21T13:34:45.649Z] PASS [2022-04-21T13:34:45.649Z] coverage: 86.9% of statements [2022-04-21T13:34:45.649Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2022-04-21T13:34:45.649Z] ok github.com/docker/docker/image 0.348s coverage: 86.9% of statements [2022-04-21T13:34:45.649Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-04-21T13:34:45.649Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:34:45.649Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:34:45.649Z] === RUN TestTokenPassThru [2022-04-21T13:34:45.649Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-21T13:34:45.649Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:34:45.649Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T13:34:45.649Z] PASS [2022-04-21T13:34:45.649Z] coverage: 26.6% of statements [2022-04-21T13:34:45.649Z] ok github.com/docker/docker/distribution 2.038s coverage: 26.6% of statements [2022-04-21T13:34:45.717Z] === RUN TestWriteLog [2022-04-21T13:34:45.717Z] === PAUSE TestWriteLog [2022-04-21T13:34:45.717Z] === RUN TestReadLog [2022-04-21T13:34:45.717Z] === PAUSE TestReadLog [2022-04-21T13:34:45.717Z] === RUN TestDecode [2022-04-21T13:34:45.717Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:34:45.717Z] === CONT TestWriteLog [2022-04-21T13:34:45.717Z] === CONT TestReadLog [2022-04-21T13:34:45.717Z] --- PASS: TestWriteLog (0.01s) [2022-04-21T13:34:45.717Z] === RUN TestReadLog/tail_exact [2022-04-21T13:34:45.717Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:34:45.717Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:34:45.717Z] --- PASS: TestReadLog (0.16s) [2022-04-21T13:34:45.717Z] --- PASS: TestReadLog/tail_exact (0.12s) [2022-04-21T13:34:45.717Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:34:45.717Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-21T13:34:45.717Z] PASS [2022-04-21T13:34:45.717Z] coverage: 78.7% of statements [2022-04-21T13:34:45.717Z] ok github.com/docker/docker/daemon/logger/local 0.226s coverage: 78.7% of statements [2022-04-21T13:34:45.717Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:34:46.105Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:34:46.105Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:34:46.172Z] === RUN TestOpenFileDelete [2022-04-21T13:34:46.172Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestOpenFileRename [2022-04-21T13:34:46.172Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestHandleDecoderErr [2022-04-21T13:34:46.172Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:34:46.172Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestParseLogTag [2022-04-21T13:34:46.172Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:34:46.172Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestTailFiles [2022-04-21T13:34:46.172Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:34:46.172Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:34:46.172Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:34:46.172Z] logfile_test.go:180: logDecode() closed after sending 2375 messages [2022-04-21T13:34:46.172Z] logfile_test.go:233: messages sent: 2375, received: 2375 [2022-04-21T13:34:46.172Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-21T13:34:46.172Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:34:46.559Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:34:46.559Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:34:46.559Z] PASS [2022-04-21T13:34:46.559Z] coverage: 25.0% of statements [2022-04-21T13:34:46.559Z] ok github.com/docker/docker/image/v1 0.101s coverage: 25.0% of statements [2022-04-21T13:34:46.559Z] === RUN TestValidateManifest [2022-04-21T13:34:46.559Z] === RUN TestValidateManifest/nil [2022-04-21T13:34:46.559Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:34:46.559Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:34:46.559Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:34:46.559Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:34:46.559Z] PASS [2022-04-21T13:34:46.559Z] coverage: 0.7% of statements [2022-04-21T13:34:46.559Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.7% of statements [2022-04-21T13:34:46.559Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:34:46.627Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:34:46.627Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:34:46.627Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-21T13:34:46.627Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-21T13:34:46.627Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-21T13:34:46.627Z] PASS [2022-04-21T13:34:46.627Z] coverage: 53.5% of statements [2022-04-21T13:34:46.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.113s coverage: 53.5% of statements [2022-04-21T13:34:46.627Z] === RUN TestLog [2022-04-21T13:34:46.627Z] --- PASS: TestLog (0.02s) [2022-04-21T13:34:46.627Z] PASS [2022-04-21T13:34:46.627Z] coverage: 31.5% of statements [2022-04-21T13:34:46.627Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2022-04-21T13:34:47.081Z] === RUN TestNewParse [2022-04-21T13:34:47.081Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:34:47.081Z] PASS [2022-04-21T13:34:47.081Z] coverage: 8.3% of statements [2022-04-21T13:34:47.081Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-04-21T13:34:47.520Z] === RUN TestSerialization [2022-04-21T13:34:47.520Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:34:47.520Z] PASS [2022-04-21T13:34:47.520Z] coverage: 100.0% of statements [2022-04-21T13:34:47.520Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2022-04-21T13:34:47.535Z] === RUN TestValidateLogOpt [2022-04-21T13:34:47.535Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestNewMissedConfig [2022-04-21T13:34:47.535Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestNewMissedUrl [2022-04-21T13:34:47.535Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestNewMissedToken [2022-04-21T13:34:47.535Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestNewWithProxy [2022-04-21T13:34:47.535Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestDefault [2022-04-21T13:34:47.535Z] === RUN TestParseLogFormat [2022-04-21T13:34:47.535Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:34:47.535Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:34:47.535Z] --- PASS: TestDefault (0.01s) [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:34:47.535Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestValidateSyslogFacility [2022-04-21T13:34:47.535Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:34:47.535Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestValidateLogOpt [2022-04-21T13:34:47.535Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:34:47.535Z] PASS [2022-04-21T13:34:47.535Z] coverage: 43.6% of statements [2022-04-21T13:34:47.535Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestJsonFormat [2022-04-21T13:34:47.535Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:34:47.535Z] === RUN TestRawFormat [2022-04-21T13:34:47.535Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-21T13:34:47.535Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestRawFormatWithLabels [2022-04-21T13:34:47.535Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:34:47.535Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:34:47.535Z] === RUN TestBatching [2022-04-21T13:34:47.535Z] --- PASS: TestBatching (0.24s) [2022-04-21T13:34:47.535Z] === RUN TestFrequency [2022-04-21T13:34:47.975Z] === RUN TestEmptyLayer [2022-04-21T13:34:47.975Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestCommitFailure [2022-04-21T13:34:47.975Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T13:34:47.975Z] === RUN TestStartTransactionFailure [2022-04-21T13:34:47.975Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestGetOrphan [2022-04-21T13:34:47.975Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T13:34:47.975Z] === RUN TestMountAndRegister [2022-04-21T13:34:47.975Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:34:47.975Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-21T13:34:47.975Z] === RUN TestLayerRelease [2022-04-21T13:34:47.975Z] layer_test.go:291: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestStoreRestore [2022-04-21T13:34:47.975Z] layer_test.go:340: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestTarStreamStability [2022-04-21T13:34:47.975Z] layer_test.go:455: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestRegisterExistingLayer [2022-04-21T13:34:47.975Z] === RUN TestEnvironmentParsing [2022-04-21T13:34:47.975Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:34:47.975Z] PASS [2022-04-21T13:34:47.975Z] coverage: 1.2% of statements [2022-04-21T13:34:47.975Z] ok github.com/docker/docker/libcontainerd/local 0.079s coverage: 1.2% of statements [2022-04-21T13:34:47.975Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-21T13:34:47.975Z] === RUN TestTarStreamVerification [2022-04-21T13:34:47.975Z] layer_test.go:684: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestLayerMigration [2022-04-21T13:34:47.975Z] migration_test.go:45: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:34:47.975Z] migration_test.go:181: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestMountInit [2022-04-21T13:34:47.975Z] mount_test.go:17: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestMountSize [2022-04-21T13:34:47.975Z] mount_test.go:76: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestMountChanges [2022-04-21T13:34:47.975Z] mount_test.go:125: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:34:47.975Z] === RUN TestMountApply [2022-04-21T13:34:47.975Z] mount_test.go:212: Failing on Windows [2022-04-21T13:34:47.975Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:34:47.975Z] PASS [2022-04-21T13:34:47.975Z] coverage: 30.6% of statements [2022-04-21T13:34:47.975Z] ok github.com/docker/docker/layer 0.258s coverage: 30.6% of statements [2022-04-21T13:34:47.989Z] --- PASS: TestFrequency (0.27s) [2022-04-21T13:34:47.989Z] === RUN TestOneMessagePerRequest [2022-04-21T13:34:47.989Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T13:34:47.989Z] === RUN TestVerify [2022-04-21T13:34:47.989Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:34:47.989Z] === RUN TestSkipVerify [2022-04-21T13:34:47.989Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:47.989Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:47.989Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.396Z] --- PASS: TestBuildSquashParent (3.36s) [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:34:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:34:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:34:48.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:34:48.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:34:48.430Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:34:48.430Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:34:48.430Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:34:48.430Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:34:48.430Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:34:48.430Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSequenceEqual [2022-04-21T13:34:48.430Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSequenceCopy [2022-04-21T13:34:48.430Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestGetFirstAvailable [2022-04-21T13:34:48.430Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestFindSequence [2022-04-21T13:34:48.430Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestCheckIfAvailable [2022-04-21T13:34:48.430Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestMergeSequences [2022-04-21T13:34:48.430Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestPushReservation [2022-04-21T13:34:48.430Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSerializeDeserialize [2022-04-21T13:34:48.430Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSet [2022-04-21T13:34:48.430Z] --- PASS: TestSet (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSetUnset [2022-04-21T13:34:48.430Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestOffsetSetUnset [2022-04-21T13:34:48.430Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSetInRange [2022-04-21T13:34:48.430Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestSetAnyInRange [2022-04-21T13:34:48.430Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestMethods [2022-04-21T13:34:48.430Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:34:48.430Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:34:48.443Z] --- PASS: TestSkipVerify (0.34s) [2022-04-21T13:34:48.443Z] === RUN TestBufferMaximum [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.967513\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.967513\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T13:34:48.443Z] === RUN TestServerAlwaysDown [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.969543\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.969543\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.969543\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.971159\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] time="2022-04-21T13:34:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548087.971159\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:48.443Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:34:48.443Z] === RUN TestCannotSendAfterClose [2022-04-21T13:34:48.443Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:34:48.443Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:34:48.897Z] === RUN TestV1IDService [2022-04-21T13:34:48.897Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:34:48.897Z] === RUN TestV2MetadataService [2022-04-21T13:34:49.351Z] === RUN TestSuccessfulDownload [2022-04-21T13:34:49.351Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:34:49.351Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:34:49.351Z] === RUN TestCancelledDownload [2022-04-21T13:34:49.351Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:34:49.351Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:34:49.351Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:49.351Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:49.351Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:49.351Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:49.351Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:49.351Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:49.351Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:49.351Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:49.351Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:34:49.351Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:34:49.351Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:34:49.351Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:34:49.351Z] time="2022-04-21T13:34:48Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T13:34:49.351Z] time="2022-04-21T13:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e44712205b1e\"}'" [2022-04-21T13:34:49.351Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-21T13:34:49.351Z] PASS [2022-04-21T13:34:49.351Z] coverage: 82.5% of statements [2022-04-21T13:34:49.351Z] ok github.com/docker/docker/daemon/logger/splunk 1.945s coverage: 82.5% of statements [2022-04-21T13:34:49.351Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:34:49.351Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:34:49.351Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:34:49.351Z] --- PASS: TestV2MetadataService (0.59s) [2022-04-21T13:34:49.351Z] PASS [2022-04-21T13:34:49.351Z] coverage: 48.2% of statements [2022-04-21T13:34:49.351Z] ok github.com/docker/docker/distribution/metadata 0.657s coverage: 48.2% of statements [2022-04-21T13:34:49.351Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:34:49.351Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:34:49.351Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:34:49.351Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:34:49.351Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:34:49.351Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:34:49.351Z] === RUN TestManifestStore [2022-04-21T13:34:49.351Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1991455983\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:49.352Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:49.352Z] time="2022-04-21T13:34:49Z" level=warning msg="reference for unknown type: " [2022-04-21T13:34:49.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:34:49.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:34:49.806Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:34:49.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:34:49.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:34:49.806Z] time="2022-04-21T13:34:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:34:49.806Z] time="2022-04-21T13:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:49.806Z] time="2022-04-21T13:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:49.806Z] time="2022-04-21T13:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:49.806Z] time="2022-04-21T13:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:34:49.806Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-04-21T13:34:49.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-04-21T13:34:49.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-04-21T13:34:49.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-04-21T13:34:49.806Z] === RUN TestTransfer [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore (0.32s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/error_persisting_manifest (0.07s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.04s) [2022-04-21T13:34:49.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:34:49.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:34:49.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:34:49.807Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:34:49.807Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestFixManifestLayers [2022-04-21T13:34:49.807Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:34:49.807Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:34:49.807Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:34:49.807Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestValidateManifest [2022-04-21T13:34:49.807Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:34:49.807Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestFormatPlatform [2022-04-21T13:34:49.807Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:34:49.807Z] === RUN TestPullSchema2Config [2022-04-21T13:34:49.807Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:49.807Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:49.807Z] --- PASS: TestTransfer (0.12s) [2022-04-21T13:34:49.807Z] === RUN TestConcurrencyLimit [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:49.807Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:49.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:49.807Z] 2022/04/21 13:34:49 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-21T13:34:49.807Z] goroutine 131 [running]: [2022-04-21T13:34:49.807Z] net/http.(*conn).serve.func1() [2022-04-21T13:34:49.807Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:34:49.807Z] panic({0x7f9000, 0x9db8f0}) [2022-04-21T13:34:49.807Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:34:49.807Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00012cea0?, {0x9e30d8?, 0xc0001227e0?}) [2022-04-21T13:34:49.807Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:34:49.807Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9e30d8, 0xc0001227e0}, 0xc000402200) [2022-04-21T13:34:49.807Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:34:49.807Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9e30d8?, 0xc0001227e0?}, 0xc00005a800?) [2022-04-21T13:34:49.807Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:34:49.807Z] net/http.serverHandler.ServeHTTP({0xc0002c4ba0?}, {0x9e30d8, 0xc0001227e0}, 0xc000402200) [2022-04-21T13:34:49.807Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:34:49.807Z] net/http.(*conn).serve(0xc0002006e0, {0x9e3950, 0xc00017d890}) [2022-04-21T13:34:49.807Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:34:49.807Z] created by net/http.(*Server).Serve [2022-04-21T13:34:49.807Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:34:49.959Z] === RUN TestInvalidConfig [2022-04-21T13:34:49.959Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:34:49.959Z] === RUN TestConfig [2022-04-21T13:34:49.959Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:34:49.959Z] === RUN TestOptionsLabels [2022-04-21T13:34:49.959Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:34:49.959Z] === RUN TestValidName [2022-04-21T13:34:49.959Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:34:49.959Z] PASS [2022-04-21T13:34:49.959Z] coverage: 19.7% of statements [2022-04-21T13:34:49.959Z] ok github.com/docker/docker/libnetwork/config 0.056s coverage: 19.7% of statements [2022-04-21T13:34:50.260Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:50.261Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:34:50.261Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:34:50.261Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:34:50.261Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T13:34:50.261Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:34:50.261Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T13:34:50.261Z] --- PASS: TestPullSchema2Config/EOF (0.25s) [2022-04-21T13:34:50.261Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-21T13:34:50.261Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:34:50.261Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestLayerAlreadyExists [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:34:50.261Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:34:50.261Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-04-21T13:34:50.261Z] === RUN TestInactiveJobs [2022-04-21T13:34:50.261Z] === RUN TestNotFound [2022-04-21T13:34:50.261Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestConflict [2022-04-21T13:34:50.261Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestForbidden [2022-04-21T13:34:50.261Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestInvalidParameter [2022-04-21T13:34:50.261Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestNotImplemented [2022-04-21T13:34:50.261Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestNotModified [2022-04-21T13:34:50.261Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestUnauthorized [2022-04-21T13:34:50.261Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestUnknown [2022-04-21T13:34:50.261Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestCancelled [2022-04-21T13:34:50.261Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestDeadline [2022-04-21T13:34:50.261Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestDataLoss [2022-04-21T13:34:50.261Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestUnavailable [2022-04-21T13:34:50.261Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestSystem [2022-04-21T13:34:50.261Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:34:50.261Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:34:50.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:34:50.261Z] PASS [2022-04-21T13:34:50.261Z] coverage: 77.0% of statements [2022-04-21T13:34:50.261Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-04-21T13:34:50.416Z] === RUN TestKey [2022-04-21T13:34:50.416Z] --- PASS: TestKey (0.00s) [2022-04-21T13:34:50.416Z] === RUN TestParseKey [2022-04-21T13:34:50.416Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:34:50.416Z] === RUN TestInvalidDataStore [2022-04-21T13:34:50.416Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:34:50.416Z] === RUN TestKVObjectFlatKey [2022-04-21T13:34:50.416Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:34:50.416Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:34:50.416Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:34:50.416Z] PASS [2022-04-21T13:34:50.416Z] coverage: 21.9% of statements [2022-04-21T13:34:50.416Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2022-04-21T13:34:50.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:34:50.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:34:50.715Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-21T13:34:50.715Z] === RUN TestWatchRelease [2022-04-21T13:34:50.715Z] --- PASS: TestWatchRelease (0.04s) [2022-04-21T13:34:50.715Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:34:50.715Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:34:50.715Z] === RUN TestDuplicateTransfer [2022-04-21T13:34:50.715Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-21T13:34:50.715Z] === RUN TestSuccessfulUpload [2022-04-21T13:34:50.715Z] time="2022-04-21T13:34:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:34:50.715Z] === RUN TestFSGetInvalidData [2022-04-21T13:34:50.715Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:34:50.715Z] === RUN TestFSInvalidSet [2022-04-21T13:34:50.715Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:34:50.715Z] === RUN TestFSInvalidRoot [2022-04-21T13:34:50.715Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T13:34:50.715Z] === RUN TestFSMetadataGetSet [2022-04-21T13:34:50.715Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-21T13:34:50.715Z] === RUN TestFSInvalidWalker [2022-04-21T13:34:50.715Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:34:50.715Z] === RUN TestFSGetSet [2022-04-21T13:34:50.873Z] === RUN TestErrorInterfaces [2022-04-21T13:34:50.873Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:34:50.873Z] === RUN TestNetworkMarshalling [2022-04-21T13:34:50.873Z] === RUN TestIPDataMarshalling [2022-04-21T13:34:50.873Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:34:50.873Z] === RUN TestValidateAndIsV6 [2022-04-21T13:34:50.873Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:34:50.873Z] PASS [2022-04-21T13:34:50.873Z] coverage: 68.9% of statements [2022-04-21T13:34:50.873Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2022-04-21T13:34:51.168Z] --- PASS: TestFSGetSet (0.02s) [2022-04-21T13:34:51.169Z] === RUN TestFSGetUnsetKey [2022-04-21T13:34:51.169Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestFSGetEmptyData [2022-04-21T13:34:51.169Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestFSDelete [2022-04-21T13:34:51.169Z] --- PASS: TestFSDelete (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestFSWalker [2022-04-21T13:34:51.169Z] --- PASS: TestFSWalker (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:34:51.169Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestNewFromJSON [2022-04-21T13:34:51.169Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-21T13:34:51.169Z] === RUN TestCancelledUpload [2022-04-21T13:34:51.169Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:34:51.169Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestMarshalKeyOrder [2022-04-21T13:34:51.169Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:34:51.169Z] PASS [2022-04-21T13:34:51.169Z] coverage: 76.8% of statements [2022-04-21T13:34:51.169Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestHistoryEqual [2022-04-21T13:34:51.169Z] ok github.com/docker/docker/distribution/xfer 1.838s coverage: 76.8% of statements [2022-04-21T13:34:51.169Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-21T13:34:51.169Z] === RUN TestImage [2022-04-21T13:34:51.169Z] --- PASS: TestImage (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestImageOSNotEmpty [2022-04-21T13:34:51.169Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:34:51.169Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestCreate [2022-04-21T13:34:51.169Z] --- PASS: TestCreate (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestRestore [2022-04-21T13:34:51.169Z] time="2022-04-21T13:34:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:34:51.169Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:34:51.169Z] === RUN TestAddDelete [2022-04-21T13:34:51.169Z] --- PASS: TestAddDelete (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestSearchAfterDelete [2022-04-21T13:34:51.169Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestParentReset [2022-04-21T13:34:51.169Z] --- PASS: TestParentReset (0.02s) [2022-04-21T13:34:51.169Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:34:51.169Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-21T13:34:51.169Z] === RUN TestStoreLen [2022-04-21T13:34:51.169Z] === RUN TestCompare [2022-04-21T13:34:51.169Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:34:51.169Z] PASS [2022-04-21T13:34:51.169Z] coverage: 19.2% of statements [2022-04-21T13:34:51.169Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2022-04-21T13:34:51.169Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2022-04-21T13:34:51.169Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:34:51.169Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestTokenPassThru [2022-04-21T13:34:51.169Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-21T13:34:51.169Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:34:51.169Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T13:34:51.169Z] PASS [2022-04-21T13:34:51.169Z] coverage: 26.6% of statements [2022-04-21T13:34:51.169Z] --- PASS: TestStoreLen (0.05s) [2022-04-21T13:34:51.169Z] PASS [2022-04-21T13:34:51.169Z] coverage: 86.9% of statements [2022-04-21T13:34:51.169Z] ok github.com/docker/docker/distribution 2.001s coverage: 26.6% of statements [2022-04-21T13:34:51.169Z] ok github.com/docker/docker/image 0.395s coverage: 86.9% of statements [2022-04-21T13:34:51.328Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-21T13:34:51.328Z] === RUN TestEndpointMarshalling [2022-04-21T13:34:51.328Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestAuxAddresses [2022-04-21T13:34:51.328Z] time="2022-04-21T13:34:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:51.328Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T13:34:51.328Z] === RUN TestSRVServiceQuery [2022-04-21T13:34:51.328Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestServiceVIPReuse [2022-04-21T13:34:51.328Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:34:51.328Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestDNSIPQuery [2022-04-21T13:34:51.328Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestDNSProxyServFail [2022-04-21T13:34:51.328Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestSandboxAddEmpty [2022-04-21T13:34:51.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:34:51.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:34:51.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:34:51.328Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestDNSOptions [2022-04-21T13:34:51.328Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:51.328Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:34:51.328Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:34:51.328Z] time="2022-04-21T13:34:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:51.328Z] time="2022-04-21T13:34:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:51.328Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T13:34:51.328Z] PASS [2022-04-21T13:34:51.328Z] coverage: 8.5% of statements [2022-04-21T13:34:51.328Z] ok github.com/docker/docker/libnetwork 0.248s coverage: 8.5% of statements [2022-04-21T13:34:51.328Z] === RUN TestDriver [2022-04-21T13:34:51.328Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:51.328Z] PASS [2022-04-21T13:34:51.328Z] coverage: 34.8% of statements [2022-04-21T13:34:51.328Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-04-21T13:34:51.622Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:34:51.622Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:34:51.784Z] === RUN TestDriver [2022-04-21T13:34:51.784Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:51.784Z] PASS [2022-04-21T13:34:51.784Z] coverage: 34.8% of statements [2022-04-21T13:34:51.784Z] ok github.com/docker/docker/libnetwork/drivers/null 0.032s coverage: 34.8% of statements [2022-04-21T13:34:52.056Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-21T13:34:52.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-04-21T13:34:52.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-04-21T13:34:52.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-04-21T13:34:52.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2022-04-21T13:34:52.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-04-21T13:34:52.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-04-21T13:34:52.057Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:34:52.057Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:34:52.076Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:34:52.076Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:34:52.076Z] PASS [2022-04-21T13:34:52.076Z] coverage: 25.0% of statements [2022-04-21T13:34:52.076Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2022-04-21T13:34:52.076Z] === RUN TestValidateManifest [2022-04-21T13:34:52.076Z] === RUN TestValidateManifest/nil [2022-04-21T13:34:52.076Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:34:52.076Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:34:52.076Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:34:52.076Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:34:52.076Z] PASS [2022-04-21T13:34:52.076Z] coverage: 0.7% of statements [2022-04-21T13:34:52.076Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.7% of statements [2022-04-21T13:34:52.076Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:34:52.239Z] === RUN TestNetworkAllocateFree [2022-04-21T13:34:52.240Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:34:52.240Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:34:52.240Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:34:52.240Z] PASS [2022-04-21T13:34:52.240Z] coverage: 63.6% of statements [2022-04-21T13:34:52.240Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2022-04-21T13:34:52.240Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:34:52.240Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:34:52.240Z] === RUN TestGetExtraCapabilities [2022-04-21T13:34:52.240Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:34:52.240Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:34:52.240Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:34:52.240Z] === RUN TestRemoteDriver [2022-04-21T13:34:52.240Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:34:52.240Z] === RUN TestDriverError [2022-04-21T13:34:52.240Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:34:52.240Z] === RUN TestMissingValues [2022-04-21T13:34:52.240Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:34:52.240Z] === RUN TestRollback [2022-04-21T13:34:52.240Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:34:52.240Z] PASS [2022-04-21T13:34:52.240Z] coverage: 57.4% of statements [2022-04-21T13:34:52.240Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2022-04-21T13:34:53.036Z] === RUN TestSerialization [2022-04-21T13:34:53.036Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:34:53.036Z] PASS [2022-04-21T13:34:53.036Z] coverage: 100.0% of statements [2022-04-21T13:34:53.036Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2022-04-21T13:34:53.202Z] === RUN TestNAT [2022-04-21T13:34:53.202Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:34:53.202Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestTransparent [2022-04-21T13:34:53.202Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:34:53.202Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:34:53.202Z] PASS [2022-04-21T13:34:53.202Z] coverage: 0.0% of statements [2022-04-21T13:34:53.202Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-04-21T13:34:53.202Z] === RUN TestNew [2022-04-21T13:34:53.202Z] --- PASS: TestNew (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestAddDriver [2022-04-21T13:34:53.202Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestAddDuplicateDriver [2022-04-21T13:34:53.202Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:34:53.202Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestDriver [2022-04-21T13:34:53.202Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestIPAM [2022-04-21T13:34:53.202Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestWalkIPAMs [2022-04-21T13:34:53.202Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestWalkDrivers [2022-04-21T13:34:53.202Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:34:53.202Z] PASS [2022-04-21T13:34:53.202Z] coverage: 82.4% of statements [2022-04-21T13:34:53.202Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2022-04-21T13:34:53.202Z] === RUN TestBuildDefault [2022-04-21T13:34:53.202Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:34:53.202Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestBuildHostname [2022-04-21T13:34:53.202Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:34:53.202Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestBuildNoIP [2022-04-21T13:34:53.202Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestUpdate [2022-04-21T13:34:53.202Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:34:53.202Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:34:53.202Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestAddEmpty [2022-04-21T13:34:53.202Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestAdd [2022-04-21T13:34:53.202Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestDeleteEmpty [2022-04-21T13:34:53.202Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestDeleteNewline [2022-04-21T13:34:53.202Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestDelete [2022-04-21T13:34:53.202Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:34:53.202Z] === RUN TestConcurrentWrites [2022-04-21T13:34:53.202Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-21T13:34:53.202Z] PASS [2022-04-21T13:34:53.202Z] coverage: 81.2% of statements [2022-04-21T13:34:53.202Z] ok github.com/docker/docker/libnetwork/etchosts 0.194s coverage: 81.2% of statements [2022-04-21T13:34:53.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:34:53.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:34:53.422Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:34:53.490Z] === RUN TestEmptyLayer [2022-04-21T13:34:53.490Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestCommitFailure [2022-04-21T13:34:53.490Z] --- PASS: TestCommitFailure (0.04s) [2022-04-21T13:34:53.490Z] === RUN TestStartTransactionFailure [2022-04-21T13:34:53.490Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestGetOrphan [2022-04-21T13:34:53.490Z] --- PASS: TestGetOrphan (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestMountAndRegister [2022-04-21T13:34:53.490Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:34:53.490Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-21T13:34:53.490Z] === RUN TestLayerRelease [2022-04-21T13:34:53.490Z] layer_test.go:291: Failing on Windows [2022-04-21T13:34:53.490Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestStoreRestore [2022-04-21T13:34:53.490Z] layer_test.go:340: Failing on Windows [2022-04-21T13:34:53.490Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestTarStreamStability [2022-04-21T13:34:53.490Z] layer_test.go:455: Failing on Windows [2022-04-21T13:34:53.490Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:34:53.490Z] === RUN TestRegisterExistingLayer [2022-04-21T13:34:53.490Z] === RUN TestEnvironmentParsing [2022-04-21T13:34:53.490Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:34:53.490Z] PASS [2022-04-21T13:34:53.490Z] coverage: 1.2% of statements [2022-04-21T13:34:53.490Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-21T13:34:53.490Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-21T13:34:53.490Z] === RUN TestTarStreamVerification [2022-04-21T13:34:53.490Z] layer_test.go:684: Failing on Windows [2022-04-21T13:34:53.490Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:34:53.657Z] === RUN TestNew [2022-04-21T13:34:53.657Z] --- PASS: TestNew (0.00s) [2022-04-21T13:34:53.657Z] === RUN TestAllocate [2022-04-21T13:34:53.657Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:34:53.657Z] === RUN TestUninitialized [2022-04-21T13:34:53.657Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:34:53.657Z] === RUN TestAllocateInRange [2022-04-21T13:34:53.657Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:34:53.657Z] === RUN TestAllocateSerial [2022-04-21T13:34:53.657Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:34:53.657Z] PASS [2022-04-21T13:34:53.657Z] coverage: 87.5% of statements [2022-04-21T13:34:53.657Z] ok github.com/docker/docker/libnetwork/idm 0.030s coverage: 87.5% of statements [2022-04-21T13:34:53.657Z] === RUN TestCaller [2022-04-21T13:34:53.657Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:34:53.657Z] PASS [2022-04-21T13:34:53.657Z] coverage: 100.0% of statements [2022-04-21T13:34:53.657Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2022-04-21T13:34:53.678Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-21T13:34:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-21T13:34:53.935Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:34:53.944Z] === RUN TestLayerMigration [2022-04-21T13:34:53.944Z] migration_test.go:45: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:34:53.944Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:34:53.944Z] migration_test.go:181: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:34:53.944Z] === RUN TestMountInit [2022-04-21T13:34:53.944Z] mount_test.go:17: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:34:53.944Z] === RUN TestMountSize [2022-04-21T13:34:53.944Z] mount_test.go:76: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:34:53.944Z] === RUN TestMountChanges [2022-04-21T13:34:53.944Z] mount_test.go:125: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:34:53.944Z] === RUN TestMountApply [2022-04-21T13:34:53.944Z] mount_test.go:212: Failing on Windows [2022-04-21T13:34:53.944Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:34:53.944Z] PASS [2022-04-21T13:34:53.944Z] coverage: 30.6% of statements [2022-04-21T13:34:53.944Z] ok github.com/docker/docker/layer 0.237s coverage: 30.6% of statements [2022-04-21T13:34:53.944Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:34:53.944Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:34:53.944Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:34:53.944Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:34:53.960Z] --- PASS: TestImportExtremelyLargeImageWorks (92.39s) [2022-04-21T13:34:53.960Z] PASS [2022-04-21T13:34:53.960Z] [2022-04-21T13:34:53.960Z] === Skipped [2022-04-21T13:34:53.960Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:34:53.960Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-21T13:34:53.960Z] [2022-04-21T13:34:53.960Z] DONE 22 tests, 1 skipped in 96.725s [2022-04-21T13:34:53.960Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:34:53.960Z] INFO: Testing against a local daemon [2022-04-21T13:34:53.960Z] === RUN TestNetworkCreateDelete [2022-04-21T13:34:53.960Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-21T13:34:53.960Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:34:53.960Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-21T13:34:53.960Z] === RUN TestDaemonDNSFallback [2022-04-21T13:34:54.113Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:34:54.113Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:34:54.113Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:34:54.398Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:34:54.398Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSequenceEqual [2022-04-21T13:34:54.398Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSequenceCopy [2022-04-21T13:34:54.398Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestGetFirstAvailable [2022-04-21T13:34:54.398Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestFindSequence [2022-04-21T13:34:54.398Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestCheckIfAvailable [2022-04-21T13:34:54.398Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestMergeSequences [2022-04-21T13:34:54.398Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestPushReservation [2022-04-21T13:34:54.398Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSerializeDeserialize [2022-04-21T13:34:54.398Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSet [2022-04-21T13:34:54.398Z] --- PASS: TestSet (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSetUnset [2022-04-21T13:34:54.398Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestOffsetSetUnset [2022-04-21T13:34:54.398Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSetInRange [2022-04-21T13:34:54.398Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestSetAnyInRange [2022-04-21T13:34:54.398Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestMethods [2022-04-21T13:34:54.398Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:34:54.398Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:34:54.497Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-04-21T13:34:54.497Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:34:54.569Z] --- PASS: TestRandomAllocateDeallocate (6.11s) [2022-04-21T13:34:54.569Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:34:55.023Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:34:55.024Z] === RUN TestPoolRequest [2022-04-21T13:34:55.024Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:34:55.024Z] === RUN TestOtherRequests [2022-04-21T13:34:55.024Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:34:55.024Z] PASS [2022-04-21T13:34:55.024Z] coverage: 57.1% of statements [2022-04-21T13:34:55.024Z] ok github.com/docker/docker/libnetwork/ipams/null 0.030s coverage: 57.1% of statements [2022-04-21T13:34:55.425Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-21T13:34:55.425Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:34:55.479Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-21T13:34:55.479Z] === RUN TestGetAddressVersion [2022-04-21T13:34:55.479Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:34:55.479Z] === RUN TestKeyString [2022-04-21T13:34:55.479Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:34:55.479Z] === RUN TestPoolDataMarshal [2022-04-21T13:34:55.479Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:34:55.479Z] === RUN TestSubnetsMarshal [2022-04-21T13:34:55.479Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-21T13:34:55.479Z] === RUN TestAddSubnets [2022-04-21T13:34:55.479Z] --- PASS: TestAddSubnets (0.06s) [2022-04-21T13:34:55.479Z] === RUN TestDoublePoolRelease [2022-04-21T13:34:55.479Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-21T13:34:55.479Z] === RUN TestAddReleasePoolID [2022-04-21T13:34:55.479Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-21T13:34:55.479Z] === RUN TestPredefinedPool [2022-04-21T13:34:55.479Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-21T13:34:55.479Z] === RUN TestRemoveSubnet [2022-04-21T13:34:55.479Z] --- PASS: TestRemoveSubnet (0.18s) [2022-04-21T13:34:55.479Z] === RUN TestGetSameAddress [2022-04-21T13:34:55.921Z] === RUN TestInvalidConfig [2022-04-21T13:34:55.921Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestConfig [2022-04-21T13:34:55.921Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestOptionsLabels [2022-04-21T13:34:55.921Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestValidName [2022-04-21T13:34:55.921Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:34:55.921Z] PASS [2022-04-21T13:34:55.921Z] coverage: 19.7% of statements [2022-04-21T13:34:55.921Z] ok github.com/docker/docker/libnetwork/config 0.089s coverage: 19.7% of statements [2022-04-21T13:34:55.921Z] === RUN TestKey [2022-04-21T13:34:55.921Z] --- PASS: TestKey (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestParseKey [2022-04-21T13:34:55.921Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestInvalidDataStore [2022-04-21T13:34:55.921Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestKVObjectFlatKey [2022-04-21T13:34:55.921Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:34:55.921Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:34:55.921Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:34:55.921Z] PASS [2022-04-21T13:34:55.934Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-21T13:34:55.934Z] === RUN TestPoolAllocationReuse [2022-04-21T13:34:55.934Z] === RUN TestGetCapabilities [2022-04-21T13:34:55.934Z] --- PASS: TestAllocateRandomDeallocate (1.15s) [2022-04-21T13:34:55.934Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:34:55.934Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:34:55.934Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:34:55.934Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:34:55.934Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:34:55.934Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:34:55.934Z] === RUN TestRemoteDriver [2022-04-21T13:34:55.934Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-21T13:34:55.934Z] PASS [2022-04-21T13:34:55.934Z] coverage: 47.4% of statements [2022-04-21T13:34:55.934Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.052s coverage: 47.4% of statements [2022-04-21T13:34:55.987Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-21T13:34:55.988Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:34:56.375Z] coverage: 21.9% of statements [2022-04-21T13:34:56.376Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-04-21T13:34:56.390Z] === RUN TestWindowsIPAM [2022-04-21T13:34:56.390Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:34:56.390Z] PASS [2022-04-21T13:34:56.390Z] coverage: 71.4% of statements [2022-04-21T13:34:56.390Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2022-04-21T13:34:56.830Z] === RUN TestIPDataMarshalling [2022-04-21T13:34:56.830Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:34:56.830Z] === RUN TestValidateAndIsV6 [2022-04-21T13:34:56.830Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:34:56.830Z] PASS [2022-04-21T13:34:56.830Z] coverage: 68.9% of statements [2022-04-21T13:34:56.830Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2022-04-21T13:34:56.830Z] === RUN TestErrorInterfaces [2022-04-21T13:34:56.830Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:34:56.830Z] === RUN TestNetworkMarshalling [2022-04-21T13:34:56.846Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) [2022-04-21T13:34:56.846Z] === RUN TestRetrieveFromStore [2022-04-21T13:34:57.240Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-04-21T13:34:57.240Z] === RUN TestInspectNetwork [2022-04-21T13:34:57.240Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.240Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:34:57.240Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:34:57.240Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.240Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:34:57.240Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:34:57.240Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:34:57.240Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:34:57.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:34:57.240Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:34:57.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:34:57.240Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:34:57.241Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:34:57.241Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:34:57.241Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:34:57.241Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestNetworkList [2022-04-21T13:34:57.241Z] === RUN TestNetworkList//networks [2022-04-21T13:34:57.241Z] === PAUSE TestNetworkList//networks [2022-04-21T13:34:57.241Z] === RUN TestNetworkList//networks/ [2022-04-21T13:34:57.241Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:34:57.241Z] === CONT TestNetworkList//networks [2022-04-21T13:34:57.241Z] === CONT TestNetworkList//networks/ [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:34:57.241Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:34:57.241Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:34:57.241Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:34:57.241Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:34:57.241Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:34:57.241Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:34:57.241Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:34:57.241Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:34:57.241Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:34:57.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:34:57.241Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-21T13:34:57.241Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:34:57.241Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:34:57.241Z] PASS [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === Skipped [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-21T13:34:57.241Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:34:57.241Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:34:57.241Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:34:57.241Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:34:57.241Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-21T13:34:57.241Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:34:57.241Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] DONE 34 tests, 12 skipped in 7.137s [2022-04-21T13:34:57.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.241Z] INFO: Testing against a local daemon [2022-04-21T13:34:57.241Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:34:57.241Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:34:57.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:34:57.241Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:34:57.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:34:57.241Z] PASS [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === Skipped [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:34:57.241Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:34:57.241Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] DONE 2 tests, 2 skipped in 0.101s [2022-04-21T13:34:57.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.241Z] INFO: Testing against a local daemon [2022-04-21T13:34:57.241Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:34:57.241Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:34:57.241Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-21T13:34:57.241Z] PASS [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === Skipped [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-21T13:34:57.241Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-21T13:34:57.241Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] DONE 2 tests, 2 skipped in 0.103s [2022-04-21T13:34:57.241Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.241Z] testing: warning: no tests to run [2022-04-21T13:34:57.241Z] PASS [2022-04-21T13:34:57.241Z] [2022-04-21T13:34:57.241Z] DONE 0 tests in 0.026s [2022-04-21T13:34:57.241Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.241Z] INFO: Testing against a local daemon [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginTLS [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginHeader [2022-04-21T13:34:57.241Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.241Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-21T13:34:57.241Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:34:57.286Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-04-21T13:34:57.286Z] === RUN TestEndpointMarshalling [2022-04-21T13:34:57.286Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestAuxAddresses [2022-04-21T13:34:57.286Z] time="2022-04-21T13:34:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:57.286Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T13:34:57.286Z] === RUN TestSRVServiceQuery [2022-04-21T13:34:57.286Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestServiceVIPReuse [2022-04-21T13:34:57.286Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-21T13:34:57.286Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:34:57.286Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestDNSIPQuery [2022-04-21T13:34:57.286Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestDNSProxyServFail [2022-04-21T13:34:57.286Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestSandboxAddEmpty [2022-04-21T13:34:57.286Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:34:57.286Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:34:57.286Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:34:57.286Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestDNSOptions [2022-04-21T13:34:57.286Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:34:57.286Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:34:57.286Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:34:57.286Z] time="2022-04-21T13:34:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:57.286Z] time="2022-04-21T13:34:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:34:57.286Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-21T13:34:57.286Z] PASS [2022-04-21T13:34:57.286Z] coverage: 8.5% of statements [2022-04-21T13:34:57.286Z] ok github.com/docker/docker/libnetwork 0.267s coverage: 8.5% of statements [2022-04-21T13:34:57.286Z] === RUN TestDriver [2022-04-21T13:34:57.286Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:57.286Z] PASS [2022-04-21T13:34:57.286Z] coverage: 34.8% of statements [2022-04-21T13:34:57.286Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-21T13:34:57.304Z] === RUN TestDefaultNetwork [2022-04-21T13:34:57.304Z] --- PASS: TestPoolAllocationReuse (1.61s) [2022-04-21T13:34:57.304Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:34:57.304Z] --- PASS: TestDefaultNetwork (0.19s) [2022-04-21T13:34:57.304Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:34:57.304Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-21T13:34:57.304Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:34:57.304Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-21T13:34:57.304Z] === RUN TestIsCorrupted [2022-04-21T13:34:57.304Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T13:34:57.304Z] === RUN TestSetRollover [2022-04-21T13:34:57.354Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-04-21T13:34:57.354Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2022-04-21T13:34:57.499Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-21T13:34:57.499Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-21T13:34:57.499Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T13:34:57.499Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-21T13:34:57.499Z] PASS [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === Skipped [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-21T13:34:57.499Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.499Z] [2022-04-21T13:34:57.499Z] DONE 17 tests, 17 skipped in 0.386s [2022-04-21T13:34:57.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.740Z] === RUN TestDriver [2022-04-21T13:34:57.740Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:57.740Z] PASS [2022-04-21T13:34:57.740Z] coverage: 34.8% of statements [2022-04-21T13:34:57.740Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2022-04-21T13:34:57.740Z] --- PASS: TestRandomAllocateDeallocate (3.64s) [2022-04-21T13:34:57.740Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:34:57.757Z] INFO: Testing against a local daemon [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:34:57.757Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:34:57.757Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:34:57.757Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:34:57.757Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:34:57.757Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:34:57.757Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:34:57.758Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:34:57.758Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:34:57.758Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:34:57.758Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:34:57.758Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:34:57.758Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:34:57.758Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:34:57.758Z] === RUN TestPluginInstall [2022-04-21T13:34:57.758Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.758Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:34:57.758Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:34:57.758Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T13:34:57.758Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:34:57.758Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:34:57.758Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T13:34:57.758Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:34:57.758Z] PASS [2022-04-21T13:34:57.758Z] [2022-04-21T13:34:57.758Z] === Skipped [2022-04-21T13:34:57.758Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-21T13:34:57.758Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-21T13:34:57.758Z] [2022-04-21T13:34:57.758Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:34:57.758Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-21T13:34:57.758Z] [2022-04-21T13:34:57.758Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:34:57.758Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-21T13:34:57.758Z] [2022-04-21T13:34:57.758Z] DONE 19 tests, 3 skipped in 0.156s [2022-04-21T13:34:57.758Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:34:57.758Z] INFO: Testing against a local daemon [2022-04-21T13:34:57.758Z] === RUN TestExternalGraphDriver [2022-04-21T13:34:57.760Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.19s) [2022-04-21T13:34:57.760Z] === RUN TestInitAddressPools [2022-04-21T13:34:57.760Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:34:57.760Z] PASS [2022-04-21T13:34:57.760Z] coverage: 74.0% of statements [2022-04-21T13:34:57.760Z] ok github.com/docker/docker/libnetwork/ipamutils 0.441s coverage: 74.0% of statements [2022-04-21T13:34:57.917Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-21T13:34:57.917Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:34:58.015Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T13:34:58.015Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-21T13:34:58.015Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:34:58.194Z] === RUN TestNetworkAllocateFree [2022-04-21T13:34:58.194Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:34:58.194Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:34:58.194Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:34:58.194Z] PASS [2022-04-21T13:34:58.195Z] coverage: 63.6% of statements [2022-04-21T13:34:58.195Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2022-04-21T13:34:58.215Z] === RUN TestKeyValue [2022-04-21T13:34:58.215Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:34:58.215Z] PASS [2022-04-21T13:34:58.215Z] coverage: 60.0% of statements [2022-04-21T13:34:58.215Z] ok github.com/docker/docker/libnetwork/netlabel 0.029s coverage: 60.0% of statements [2022-04-21T13:34:58.649Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:34:58.649Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:34:58.649Z] === RUN TestGetExtraCapabilities [2022-04-21T13:34:58.649Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:34:58.649Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:34:58.649Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:34:58.649Z] === RUN TestRemoteDriver [2022-04-21T13:34:58.649Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:34:58.649Z] === RUN TestDriverError [2022-04-21T13:34:58.649Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:34:58.649Z] === RUN TestMissingValues [2022-04-21T13:34:58.649Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:34:58.649Z] === RUN TestRollback [2022-04-21T13:34:58.649Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:34:58.649Z] PASS [2022-04-21T13:34:58.649Z] coverage: 57.4% of statements [2022-04-21T13:34:58.649Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-21T13:34:58.649Z] --- PASS: TestAllocateRandomDeallocate (0.76s) [2022-04-21T13:34:58.649Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:34:59.103Z] === RUN TestNAT [2022-04-21T13:34:59.103Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:34:59.103Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:34:59.103Z] === RUN TestTransparent [2022-04-21T13:34:59.103Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:34:59.103Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:34:59.103Z] PASS [2022-04-21T13:34:59.103Z] coverage: 0.0% of statements [2022-04-21T13:34:59.103Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2022-04-21T13:34:59.175Z] --- PASS: TestSetRollover (1.67s) [2022-04-21T13:34:59.175Z] === RUN TestSetRolloverSerial [2022-04-21T13:34:59.281Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-04-21T13:34:59.282Z] === RUN TestBuildWithHugeFile [2022-04-21T13:34:59.557Z] === RUN TestBuildDefault [2022-04-21T13:34:59.557Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:34:59.557Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestBuildHostname [2022-04-21T13:34:59.557Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:34:59.557Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestBuildNoIP [2022-04-21T13:34:59.557Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestUpdate [2022-04-21T13:34:59.557Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:34:59.557Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:34:59.557Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestAddEmpty [2022-04-21T13:34:59.557Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestAdd [2022-04-21T13:34:59.557Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestDeleteEmpty [2022-04-21T13:34:59.557Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestDeleteNewline [2022-04-21T13:34:59.557Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestDelete [2022-04-21T13:34:59.557Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestConcurrentWrites [2022-04-21T13:34:59.557Z] === RUN TestNew [2022-04-21T13:34:59.557Z] --- PASS: TestNew (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestAddDriver [2022-04-21T13:34:59.557Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestAddDuplicateDriver [2022-04-21T13:34:59.557Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:34:59.557Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestDriver [2022-04-21T13:34:59.557Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestIPAM [2022-04-21T13:34:59.557Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestWalkIPAMs [2022-04-21T13:34:59.557Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:34:59.557Z] === RUN TestWalkDrivers [2022-04-21T13:34:59.557Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:34:59.557Z] PASS [2022-04-21T13:34:59.557Z] coverage: 82.4% of statements [2022-04-21T13:34:59.557Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-04-21T13:34:59.557Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s) [2022-04-21T13:34:59.557Z] === RUN TestRetrieveFromStore [2022-04-21T13:34:59.557Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-21T13:34:59.557Z] PASS [2022-04-21T13:34:59.557Z] coverage: 81.2% of statements [2022-04-21T13:34:59.557Z] ok github.com/docker/docker/libnetwork/etchosts 0.191s coverage: 81.2% of statements [2022-04-21T13:34:59.630Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.45s) [2022-04-21T13:34:59.630Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:35:00.011Z] === RUN TestNew [2022-04-21T13:35:00.011Z] --- PASS: TestNew (0.00s) [2022-04-21T13:35:00.011Z] === RUN TestAllocate [2022-04-21T13:35:00.011Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:35:00.011Z] === RUN TestUninitialized [2022-04-21T13:35:00.011Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:35:00.011Z] === RUN TestAllocateInRange [2022-04-21T13:35:00.011Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:35:00.011Z] === RUN TestAllocateSerial [2022-04-21T13:35:00.011Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:35:00.011Z] PASS [2022-04-21T13:35:00.011Z] coverage: 87.5% of statements [2022-04-21T13:35:00.011Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2022-04-21T13:35:00.011Z] --- PASS: TestRetrieveFromStore (0.33s) [2022-04-21T13:35:00.011Z] === RUN TestIsCorrupted [2022-04-21T13:35:00.011Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-21T13:35:00.011Z] === RUN TestSetRollover [2022-04-21T13:35:00.011Z] === RUN TestCaller [2022-04-21T13:35:00.011Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:35:00.011Z] PASS [2022-04-21T13:35:00.011Z] coverage: 100.0% of statements [2022-04-21T13:35:00.011Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-04-21T13:35:00.084Z] === RUN TestNetworkDBSimple [2022-04-21T13:35:00.465Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:35:00.465Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:35:00.465Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:35:00.538Z] --- PASS: TestSetRolloverSerial (1.39s) [2022-04-21T13:35:00.538Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:35:00.538Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:35:00.538Z] PASS [2022-04-21T13:35:00.538Z] coverage: 84.4% of statements [2022-04-21T13:35:00.538Z] ok github.com/docker/docker/libnetwork/bitseq 11.914s coverage: 84.4% of statements [2022-04-21T13:35:00.918Z] --- PASS: TestSetRollover (1.18s) [2022-04-21T13:35:00.919Z] === RUN TestSetRolloverSerial [2022-04-21T13:35:00.993Z] 2022/04/21 13:35:00 Closing DB instances... [2022-04-21T13:35:01.296Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2022-04-21T13:35:01.296Z] PASS [2022-04-21T13:35:01.296Z] [2022-04-21T13:35:01.296Z] === Skipped [2022-04-21T13:35:01.296Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-21T13:35:01.296Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-21T13:35:01.296Z] [2022-04-21T13:35:01.296Z] DONE 2 tests, 1 skipped in 3.681s [2022-04-21T13:35:01.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:35:01.373Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:35:01.373Z] === RUN TestPoolRequest [2022-04-21T13:35:01.373Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:35:01.373Z] === RUN TestOtherRequests [2022-04-21T13:35:01.373Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:35:01.373Z] PASS [2022-04-21T13:35:01.373Z] coverage: 57.1% of statements [2022-04-21T13:35:01.373Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-04-21T13:35:01.554Z] INFO: Testing against a local daemon [2022-04-21T13:35:01.554Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:35:01.554Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:35:01.554Z] === RUN TestReadPluginNoRead [2022-04-21T13:35:01.554Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:35:01.554Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:35:01.554Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:35:01.554Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:35:01.554Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:35:01.828Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-21T13:35:01.828Z] === RUN TestGetAddressVersion [2022-04-21T13:35:01.828Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:35:01.828Z] === RUN TestKeyString [2022-04-21T13:35:01.828Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:35:01.828Z] === RUN TestPoolDataMarshal [2022-04-21T13:35:01.828Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:35:01.828Z] === RUN TestSubnetsMarshal [2022-04-21T13:35:01.828Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-21T13:35:01.828Z] === RUN TestAddSubnets [2022-04-21T13:35:01.828Z] --- PASS: TestAddSubnets (0.03s) [2022-04-21T13:35:01.828Z] === RUN TestDoublePoolRelease [2022-04-21T13:35:01.828Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-04-21T13:35:01.828Z] === RUN TestAddReleasePoolID [2022-04-21T13:35:01.828Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-21T13:35:01.828Z] === RUN TestPredefinedPool [2022-04-21T13:35:01.828Z] --- PASS: TestPredefinedPool (0.01s) [2022-04-21T13:35:01.828Z] === RUN TestRemoveSubnet [2022-04-21T13:35:01.828Z] --- PASS: TestRemoveSubnet (0.10s) [2022-04-21T13:35:01.828Z] === RUN TestGetSameAddress [2022-04-21T13:35:01.828Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-21T13:35:01.828Z] === RUN TestPoolAllocationReuse [2022-04-21T13:35:01.828Z] --- PASS: TestSetRolloverSerial (0.91s) [2022-04-21T13:35:01.828Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:35:01.828Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:35:01.828Z] PASS [2022-04-21T13:35:01.828Z] coverage: 84.4% of statements [2022-04-21T13:35:01.828Z] ok github.com/docker/docker/libnetwork/bitseq 7.707s coverage: 84.4% of statements [2022-04-21T13:35:01.954Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.94s) [2022-04-21T13:35:01.954Z] === RUN TestGetAddress [2022-04-21T13:35:01.954Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-21T13:35:01.954Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:35:02.283Z] === RUN TestGetCapabilities [2022-04-21T13:35:02.283Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:35:02.283Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:35:02.283Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:35:02.283Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:35:02.283Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:35:02.283Z] === RUN TestRemoteDriver [2022-04-21T13:35:02.283Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:35:02.283Z] PASS [2022-04-21T13:35:02.283Z] coverage: 47.4% of statements [2022-04-21T13:35:02.283Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2022-04-21T13:35:02.737Z] --- PASS: TestPoolAllocationReuse (0.90s) [2022-04-21T13:35:02.737Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:35:02.737Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-21T13:35:02.737Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:35:02.914Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:35:03.191Z] === RUN TestWindowsIPAM [2022-04-21T13:35:03.191Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:35:03.191Z] PASS [2022-04-21T13:35:03.191Z] coverage: 71.4% of statements [2022-04-21T13:35:03.191Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2022-04-21T13:35:03.369Z] 2022/04/21 13:35:02 Closing DB instances... [2022-04-21T13:35:03.369Z] === RUN TestGenerate [2022-04-21T13:35:03.369Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:35:03.369Z] === RUN TestGeneratePtr [2022-04-21T13:35:03.369Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:35:03.369Z] === RUN TestGenerateMissingField [2022-04-21T13:35:03.369Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:35:03.369Z] === RUN TestFieldCannotBeSet [2022-04-21T13:35:03.369Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:35:03.369Z] === RUN TestTypeMismatchError [2022-04-21T13:35:03.369Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:35:03.369Z] PASS [2022-04-21T13:35:03.369Z] coverage: 100.0% of statements [2022-04-21T13:35:03.369Z] ok github.com/docker/docker/libnetwork/options 0.029s coverage: 100.0% of statements [2022-04-21T13:35:03.644Z] === RUN TestDefaultNetwork [2022-04-21T13:35:03.824Z] testing: warning: no tests to run [2022-04-21T13:35:03.824Z] PASS [2022-04-21T13:35:03.824Z] coverage: 0.0% of statements [2022-04-21T13:35:03.824Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:04.099Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-21T13:35:04.099Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:35:04.099Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-21T13:35:04.099Z] === RUN TestInitAddressPools [2022-04-21T13:35:04.099Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:35:04.099Z] PASS [2022-04-21T13:35:04.099Z] coverage: 74.0% of statements [2022-04-21T13:35:04.099Z] ok github.com/docker/docker/libnetwork/ipamutils 0.525s coverage: 74.0% of statements [2022-04-21T13:35:04.279Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T13:35:04.279Z] PASS [2022-04-21T13:35:04.279Z] coverage: 100.0% of statements [2022-04-21T13:35:04.279Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.031s coverage: 100.0% of statements [2022-04-21T13:35:04.553Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.55s) [2022-04-21T13:35:04.553Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:35:04.553Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:35:04.553Z] === RUN TestKeyValue [2022-04-21T13:35:04.553Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:35:04.553Z] PASS [2022-04-21T13:35:04.553Z] coverage: 60.0% of statements [2022-04-21T13:35:04.734Z] === RUN TestRequestNewPort [2022-04-21T13:35:04.734Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestRequestSpecificPort [2022-04-21T13:35:04.734Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestReleasePort [2022-04-21T13:35:04.734Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestReuseReleasedPort [2022-04-21T13:35:04.734Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:35:04.734Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestUnknowProtocol [2022-04-21T13:35:04.734Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestAllocateAllPorts [2022-04-21T13:35:04.734Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestPortAllocation [2022-04-21T13:35:04.734Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:35:04.734Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestNoDuplicateBPR [2022-04-21T13:35:04.734Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:35:04.734Z] === RUN TestChangePortRange [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:35:04.734Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:35:04.734Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:35:04.734Z] PASS [2022-04-21T13:35:04.734Z] coverage: 88.6% of statements [2022-04-21T13:35:04.734Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2022-04-21T13:35:04.734Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-04-21T13:35:04.734Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:35:04.734Z] testing: warning: no tests to run [2022-04-21T13:35:04.734Z] PASS [2022-04-21T13:35:04.734Z] coverage: 0.0% of statements [2022-04-21T13:35:04.734Z] ok github.com/docker/docker/libnetwork/portmapper 0.029s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:05.011Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-21T13:35:05.189Z] === RUN TestHashData [2022-04-21T13:35:05.189Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:35:05.189Z] PASS [2022-04-21T13:35:05.189Z] coverage: 2.8% of statements [2022-04-21T13:35:05.189Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-04-21T13:35:05.465Z] === RUN TestGenerate [2022-04-21T13:35:05.465Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:35:05.465Z] === RUN TestGeneratePtr [2022-04-21T13:35:05.465Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:35:05.465Z] === RUN TestGenerateMissingField [2022-04-21T13:35:05.465Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:35:05.465Z] === RUN TestFieldCannotBeSet [2022-04-21T13:35:05.465Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:35:05.465Z] === RUN TestTypeMismatchError [2022-04-21T13:35:05.465Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:35:05.465Z] PASS [2022-04-21T13:35:05.465Z] coverage: 100.0% of statements [2022-04-21T13:35:05.465Z] ok github.com/docker/docker/libnetwork/options 0.064s coverage: 100.0% of statements [2022-04-21T13:35:05.645Z] === RUN TestErrorConstructors [2022-04-21T13:35:05.645Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:35:05.645Z] === RUN TestCompareIPMask [2022-04-21T13:35:05.645Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:35:05.645Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:35:05.645Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:35:05.645Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:35:05.645Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:35:05.645Z] === RUN TestParseCIDR [2022-04-21T13:35:05.645Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:35:05.645Z] PASS [2022-04-21T13:35:05.645Z] coverage: 37.3% of statements [2022-04-21T13:35:05.645Z] ok github.com/docker/docker/libnetwork/types 0.031s coverage: 37.3% of statements [2022-04-21T13:35:06.100Z] 2022/04/21 13:35:05 Closing DB instances... [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:35:06.100Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:35:06.100Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:35:06.100Z] PASS [2022-04-21T13:35:06.100Z] coverage: 55.0% of statements [2022-04-21T13:35:06.100Z] ok github.com/docker/docker/oci 0.047s coverage: 55.0% of statements [2022-04-21T13:35:06.424Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.77s) [2022-04-21T13:35:06.424Z] === RUN TestGetAddress [2022-04-21T13:35:06.424Z] testing: warning: no tests to run [2022-04-21T13:35:06.424Z] PASS [2022-04-21T13:35:06.424Z] coverage: 0.0% of statements [2022-04-21T13:35:06.424Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:06.424Z] === RUN TestNetworkDBSimple [2022-04-21T13:35:06.556Z] === RUN TestParseVersion [2022-04-21T13:35:06.556Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:35:06.556Z] PASS [2022-04-21T13:35:06.556Z] coverage: 52.9% of statements [2022-04-21T13:35:06.556Z] === RUN TestAddressPoolOpt [2022-04-21T13:35:06.556Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/a [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/something [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/_=a [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/PATH [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/=a [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/1asd [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/123 [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/some_space [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/= [2022-04-21T13:35:06.556Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:35:06.556Z] === RUN TestParseHost [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/something_with_spaces [2022-04-21T13:35:06.556Z] === RUN TestParseHost/:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://:port [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T13:35:06.556Z] === RUN TestParseHost/unknown:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://host: [2022-04-21T13:35:06.556Z] === RUN TestParseHost/_ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/__ [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://: [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/fd://something [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/unix:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/npipe:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T13:35:06.556Z] === RUN TestParseHost/#00 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/fd:// [2022-04-21T13:35:06.556Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T13:35:06.556Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T13:35:06.556Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T13:35:06.556Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T13:35:06.556Z] === RUN TestParseTCP [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/:5555/path [2022-04-21T13:35:06.556Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/#00 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/: [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/localhost: [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/tcp:// [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/tcp://: [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/localhost [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/:5555 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/::1 [2022-04-21T13:35:06.557Z] === RUN TestParseTCP/[::1]: [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:35:06.557Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestValidateExtraHosts [2022-04-21T13:35:06.557Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestIpOptString [2022-04-21T13:35:06.557Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:35:06.557Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:35:06.557Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:35:06.557Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestValidateIPAddress [2022-04-21T13:35:06.557Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestMapOpts [2022-04-21T13:35:06.557Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:35:06.557Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestListOptsWithValidator [2022-04-21T13:35:06.557Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestValidateDNSSearch [2022-04-21T13:35:06.557Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:35:06.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:06.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestNamedListOpts [2022-04-21T13:35:06.557Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestNamedMapOpts [2022-04-21T13:35:06.557Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestParseLink [2022-04-21T13:35:06.557Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:35:06.557Z] === RUN TestUlimitOpt [2022-04-21T13:35:06.557Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:35:06.557Z] PASS [2022-04-21T13:35:06.557Z] coverage: 66.7% of statements [2022-04-21T13:35:06.557Z] ok github.com/docker/docker/opts 0.087s coverage: 66.7% of statements [2022-04-21T13:35:06.856Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2022-04-21T13:35:06.856Z] === CONT TestReadPluginNoRead [2022-04-21T13:35:07.383Z] === RUN TestRequestNewPort [2022-04-21T13:35:07.383Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestRequestSpecificPort [2022-04-21T13:35:07.383Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestReleasePort [2022-04-21T13:35:07.383Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestReuseReleasedPort [2022-04-21T13:35:07.383Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:35:07.383Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestUnknowProtocol [2022-04-21T13:35:07.383Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestAllocateAllPorts [2022-04-21T13:35:07.383Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestPortAllocation [2022-04-21T13:35:07.383Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:35:07.383Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestNoDuplicateBPR [2022-04-21T13:35:07.383Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:35:07.383Z] === RUN TestChangePortRange [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:35:07.383Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:35:07.383Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:35:07.383Z] PASS [2022-04-21T13:35:07.383Z] coverage: 88.6% of statements [2022-04-21T13:35:07.383Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2022-04-21T13:35:07.383Z] 2022/04/21 13:35:07 Closing DB instances... [2022-04-21T13:35:07.517Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-21T13:35:07.517Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:35:07.837Z] testing: warning: no tests to run [2022-04-21T13:35:07.837Z] PASS [2022-04-21T13:35:07.837Z] coverage: 0.0% of statements [2022-04-21T13:35:07.837Z] ok github.com/docker/docker/libnetwork/portmapper 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:35:07.974Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:35:08.430Z] === RUN TestIsArchivePathDir [2022-04-21T13:35:08.430Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:35:08.430Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:35:08.430Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-04-21T13:35:08.430Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:35:08.430Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:35:08.430Z] === RUN TestMiddleware [2022-04-21T13:35:08.430Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:35:08.430Z] === RUN TestNewResponseModifier [2022-04-21T13:35:08.430Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:35:08.430Z] PASS [2022-04-21T13:35:08.430Z] coverage: 26.8% of statements [2022-04-21T13:35:08.430Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T13:35:08.430Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:35:08.430Z] ok github.com/docker/docker/pkg/authorization 0.417s coverage: 26.8% of statements [2022-04-21T13:35:08.430Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-21T13:35:08.430Z] === RUN TestIsArchivePathTar [2022-04-21T13:35:08.771Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:35:08.797Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-21T13:35:08.797Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:35:08.797Z] === RUN TestHashData [2022-04-21T13:35:08.797Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:35:08.797Z] PASS [2022-04-21T13:35:08.797Z] coverage: 2.8% of statements [2022-04-21T13:35:08.797Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-04-21T13:35:08.885Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-21T13:35:08.885Z] === RUN TestDecompressStreamGzip [2022-04-21T13:35:08.885Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-21T13:35:08.885Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:35:08.885Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-21T13:35:08.885Z] === RUN TestDecompressStreamXz [2022-04-21T13:35:08.885Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:35:08.885Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestDecompressStreamZstd [2022-04-21T13:35:08.885Z] archive_test.go:140: zstd not installed [2022-04-21T13:35:08.885Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T13:35:08.885Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:35:08.885Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:35:08.885Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestCompressStreamInvalid [2022-04-21T13:35:08.885Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionInvalid [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionUncompressed [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionBzip2 [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionGzip [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionXz [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestExtensionZstd [2022-04-21T13:35:08.885Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:35:08.885Z] === RUN TestUnbuffered [2022-04-21T13:35:08.885Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestRaceUnbuffered [2022-04-21T13:35:08.885Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:35:08.885Z] PASS [2022-04-21T13:35:08.885Z] coverage: 100.0% of statements [2022-04-21T13:35:08.885Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2022-04-21T13:35:08.885Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-04-21T13:35:08.885Z] === RUN TestCmdStreamBad [2022-04-21T13:35:08.885Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:35:08.885Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:35:08.885Z] === RUN TestCmdStreamGood [2022-04-21T13:35:08.885Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-21T13:35:08.885Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:35:09.251Z] === RUN TestErrorConstructors [2022-04-21T13:35:09.251Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:35:09.251Z] === RUN TestCompareIPMask [2022-04-21T13:35:09.251Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:35:09.251Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:35:09.251Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:35:09.251Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:35:09.251Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:35:09.251Z] === RUN TestParseCIDR [2022-04-21T13:35:09.251Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:35:09.251Z] PASS [2022-04-21T13:35:09.251Z] coverage: 37.3% of statements [2022-04-21T13:35:09.251Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-21T13:35:09.340Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T13:35:09.340Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:35:09.340Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestUntarPath [2022-04-21T13:35:09.340Z] --- PASS: TestUntarPath (0.05s) [2022-04-21T13:35:09.340Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:35:09.340Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T13:35:09.340Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:35:09.340Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-21T13:35:09.340Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:35:09.340Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:35:09.340Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:35:09.340Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-21T13:35:09.340Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:35:09.340Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:35:09.340Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:35:09.340Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:35:09.340Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:35:09.340Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:35:09.340Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-21T13:35:09.340Z] === RUN TestTarFiles [2022-04-21T13:35:09.340Z] === RUN TestMatch [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[foo]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[]#01 [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[qux]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:35:09.340Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:35:09.340Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:35:09.340Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:35:09.340Z] PASS [2022-04-21T13:35:09.340Z] coverage: 87.5% of statements [2022-04-21T13:35:09.340Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2022-04-21T13:35:09.705Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:35:09.707Z] 2022/04/21 13:35:09 Closing DB instances... [2022-04-21T13:35:09.796Z] 2022/04/21 13:35:09 Closing DB instances... [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:35:10.161Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:35:10.162Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:35:10.162Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:35:10.162Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:35:10.162Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:35:10.162Z] PASS [2022-04-21T13:35:10.162Z] coverage: 55.0% of statements [2022-04-21T13:35:10.162Z] ok github.com/docker/docker/oci 0.037s coverage: 55.0% of statements [2022-04-21T13:35:10.251Z] === RUN TestChrootTarUntar [2022-04-21T13:35:10.251Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:35:10.251Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:35:10.251Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:35:10.251Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootCopyWithTar [2022-04-21T13:35:10.251Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:35:10.251Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootUntarPath [2022-04-21T13:35:10.251Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:35:10.251Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:35:10.251Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:10.251Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:35:10.251Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:10.251Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:35:10.251Z] PASS [2022-04-21T13:35:10.251Z] coverage: 12.0% of statements [2022-04-21T13:35:10.251Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 12.0% of statements [2022-04-21T13:35:10.616Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T13:35:10.616Z] PASS [2022-04-21T13:35:10.616Z] coverage: 100.0% of statements [2022-04-21T13:35:10.616Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2022-04-21T13:35:11.069Z] === RUN TestParseVersion [2022-04-21T13:35:11.069Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:35:11.069Z] PASS [2022-04-21T13:35:11.069Z] coverage: 52.9% of statements [2022-04-21T13:35:11.069Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2022-04-21T13:35:11.069Z] === RUN TestAddressPoolOpt [2022-04-21T13:35:11.069Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/a [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/something [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/_=a [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:35:11.069Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:35:11.078Z] --- PASS: TestContinueAfterPluginCrash (9.35s) [2022-04-21T13:35:11.078Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:35:11.213Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:35:11.213Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:35:11.213Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:35:11.213Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:35:11.213Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:35:11.213Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:35:11.213Z] PASS [2022-04-21T13:35:11.213Z] coverage: 0.0% of statements [2022-04-21T13:35:11.213Z] ok github.com/docker/docker/pkg/containerfs 0.032s coverage: 0.0% of statements [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/PATH [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/=a [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/1asd [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/123 [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/some_space [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/= [2022-04-21T13:35:11.531Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:35:11.531Z] === RUN TestParseHost [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T13:35:11.531Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/something_with_spaces [2022-04-21T13:35:11.531Z] === RUN TestParseHost/:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/unknown:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://:port [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/fd://something [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T13:35:11.531Z] === RUN TestParseHost/_ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T13:35:11.531Z] === RUN TestParseHost/fd:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/npipe:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/#00 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/__ [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://: [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseHost/unix:// [2022-04-21T13:35:11.531Z] === RUN TestParseHost/tcp://host: [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T13:35:11.531Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T13:35:11.531Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestParseTCP [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp:// [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/localhost [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/localhost: [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/::1 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/#00 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp://: [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/: [2022-04-21T13:35:11.532Z] === RUN TestParseTCP/[::1]: [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP (0.01s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:35:11.532Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestValidateExtraHosts [2022-04-21T13:35:11.532Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestIpOptString [2022-04-21T13:35:11.532Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:35:11.532Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:35:11.532Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:35:11.532Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestValidateIPAddress [2022-04-21T13:35:11.532Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestMapOpts [2022-04-21T13:35:11.532Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:35:11.532Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestListOptsWithValidator [2022-04-21T13:35:11.532Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestValidateDNSSearch [2022-04-21T13:35:11.532Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:35:11.532Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:35:11.532Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestNamedListOpts [2022-04-21T13:35:11.532Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestNamedMapOpts [2022-04-21T13:35:11.532Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestParseLink [2022-04-21T13:35:11.532Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:35:11.532Z] === RUN TestUlimitOpt [2022-04-21T13:35:11.532Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:35:11.532Z] PASS [2022-04-21T13:35:11.532Z] coverage: 66.7% of statements [2022-04-21T13:35:11.532Z] ok github.com/docker/docker/opts 0.068s coverage: 66.7% of statements [2022-04-21T13:35:11.532Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-04-21T13:35:11.532Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:35:11.667Z] === RUN TestSizeEmpty [2022-04-21T13:35:11.667Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeEmptyFile [2022-04-21T13:35:11.667Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeNonemptyFile [2022-04-21T13:35:11.667Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:35:11.667Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:35:11.667Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:35:11.667Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestMoveToSubdir [2022-04-21T13:35:11.667Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:35:11.667Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:35:11.667Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:35:11.667Z] PASS [2022-04-21T13:35:11.667Z] coverage: 80.0% of statements [2022-04-21T13:35:11.667Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2022-04-21T13:35:11.667Z] --- PASS: TestNetworkDBCRUDTableEntry (4.22s) [2022-04-21T13:35:11.667Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:35:12.451Z] === CONT TestReadPluginNoRead [2022-04-21T13:35:12.451Z] read_test.go:92: [d2d80e9e31f74] daemon is not started [2022-04-21T13:35:12.451Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-04-21T13:35:12.451Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-04-21T13:35:12.451Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-04-21T13:35:12.451Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-21T13:35:12.451Z] PASS [2022-04-21T13:35:12.451Z] [2022-04-21T13:35:12.451Z] DONE 6 tests in 10.974s [2022-04-21T13:35:12.451Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-21T13:35:12.451Z] testing: warning: no tests to run [2022-04-21T13:35:12.451Z] PASS [2022-04-21T13:35:12.451Z] [2022-04-21T13:35:12.451Z] DONE 0 tests in 0.039s [2022-04-21T13:35:12.451Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:35:12.451Z] INFO: Testing against a local daemon [2022-04-21T13:35:12.451Z] === RUN TestPluginWithDevMounts [2022-04-21T13:35:12.451Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T13:35:12.451Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:35:12.451Z] PASS [2022-04-21T13:35:12.451Z] [2022-04-21T13:35:12.451Z] === Skipped [2022-04-21T13:35:12.451Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:35:12.451Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-21T13:35:12.451Z] [2022-04-21T13:35:12.451Z] DONE 1 tests, 1 skipped in 0.122s [2022-04-21T13:35:12.451Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:35:12.629Z] === RUN TestPollerAddRemove [2022-04-21T13:35:12.629Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestPollerEvent [2022-04-21T13:35:12.629Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:35:12.629Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestPollerClose [2022-04-21T13:35:12.629Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:35:12.629Z] PASS [2022-04-21T13:35:12.629Z] coverage: 45.7% of statements [2022-04-21T13:35:12.629Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2022-04-21T13:35:12.629Z] --- PASS: TestTarFiles (3.27s) [2022-04-21T13:35:12.629Z] === RUN TestDetectCompressionZstd [2022-04-21T13:35:12.629Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestTarUntar [2022-04-21T13:35:12.629Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:35:12.629Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:35:12.629Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestTarWithOptions [2022-04-21T13:35:12.629Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:35:12.629Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:35:12.629Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:35:12.629Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-21T13:35:12.629Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:35:12.629Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1708366601\\dest" [2022-04-21T13:35:12.629Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T13:35:12.629Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:35:12.629Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:35:12.629Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink559841886\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584858845\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1158529153\\victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2592372780\\victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink394983063\\victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3803976488\\victim" -> "../victim" [2022-04-21T13:35:12.629Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:35:12.629Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2756638500\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1297184039\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1219125036\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2510551274\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink94318932\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink614119792\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:12.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2612252818\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:35:12.629Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T13:35:12.629Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:35:12.629Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestXGlobalNoParent [2022-04-21T13:35:12.629Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:35:12.629Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:35:12.709Z] INFO: Testing against a local daemon [2022-04-21T13:35:12.709Z] === RUN TestSecretInspect [2022-04-21T13:35:12.709Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-21T13:35:12.709Z] === RUN TestSecretList [2022-04-21T13:35:12.709Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestSecretList (0.01s) [2022-04-21T13:35:12.709Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:35:12.709Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-21T13:35:12.709Z] === RUN TestSecretsUpdate [2022-04-21T13:35:12.709Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-21T13:35:12.709Z] === RUN TestTemplatedSecret [2022-04-21T13:35:12.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:35:12.709Z] === RUN TestSecretCreateResolve [2022-04-21T13:35:12.709Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-21T13:35:12.709Z] PASS [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === Skipped [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-21T13:35:12.709Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-21T13:35:12.709Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-21T13:35:12.709Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-21T13:35:12.709Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-21T13:35:12.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-21T13:35:12.709Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.709Z] [2022-04-21T13:35:12.709Z] DONE 6 tests, 6 skipped in 0.186s [2022-04-21T13:35:12.709Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:35:12.967Z] INFO: Testing against a local daemon [2022-04-21T13:35:12.967Z] === RUN TestServiceCreateInit [2022-04-21T13:35:12.967Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:35:12.967Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:35:12.967Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-21T13:35:12.967Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:35:12.967Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:35:12.967Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceConflict [2022-04-21T13:35:12.967Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:35:12.967Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-21T13:35:12.967Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:35:12.967Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:35:12.967Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:35:12.967Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceSysctls [2022-04-21T13:35:12.967Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:35:12.967Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:35:12.967Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:35:12.967Z] === RUN TestInspect [2022-04-21T13:35:12.967Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestInspect (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestCreateJob [2022-04-21T13:35:12.967Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestCreateJob (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestReplicatedJob [2022-04-21T13:35:12.967Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:35:12.967Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:12.967Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-21T13:35:12.967Z] === RUN TestServiceListWithStatuses [2022-04-21T13:35:12.967Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:35:12.967Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:35:12.967Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:35:12.967Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:13.053Z] 2022/04/21 13:35:12 Closing DB instances... [2022-04-21T13:35:13.053Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:35:13.053Z] === RUN TestIsArchivePathDir [2022-04-21T13:35:13.053Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T13:35:13.053Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:35:13.053Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-21T13:35:13.053Z] === RUN TestIsArchivePathTar [2022-04-21T13:35:13.085Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-21T13:35:13.085Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:35:13.085Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T13:35:13.085Z] === RUN TestDisablePigz [2022-04-21T13:35:13.085Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:35:13.085Z] --- PASS: TestDisablePigz (0.10s) [2022-04-21T13:35:13.085Z] === RUN TestPigz [2022-04-21T13:35:13.085Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:35:13.085Z] --- PASS: TestPigz (0.10s) [2022-04-21T13:35:13.085Z] === RUN TestNosysFileInfo [2022-04-21T13:35:13.085Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:13.085Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:35:13.085Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:35:13.085Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCanonicalTarName [2022-04-21T13:35:13.085Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestChmodTarEntry [2022-04-21T13:35:13.085Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestHardLinkOrder [2022-04-21T13:35:13.085Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:35:13.085Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:13.085Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:35:13.085Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:35:13.085Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCopyFile [2022-04-21T13:35:13.085Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:35:13.085Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:35:13.085Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:35:13.085Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:35:13.085Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:35:13.085Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestWildcardMatches [2022-04-21T13:35:13.085Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestPatternMatches [2022-04-21T13:35:13.085Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:35:13.085Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:35:13.085Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:35:13.085Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:35:13.085Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:35:13.085Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:35:13.085Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestSingleExclamationError [2022-04-21T13:35:13.085Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:35:13.085Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:35:13.085Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestMatches [2022-04-21T13:35:13.085Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:35:13.085Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:35:13.085Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:35:13.085Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:35:13.085Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:35:13.085Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:35:13.085Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:35:13.085Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:35:13.085Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatterns [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:35:13.085Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:35:13.085Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:35:13.085Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestMatch [2022-04-21T13:35:13.085Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-21T13:35:13.085Z] === RUN TestChangeString [2022-04-21T13:35:13.085Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestChangesWithNoChanges [2022-04-21T13:35:13.085Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:13.085Z] === RUN TestCompile [2022-04-21T13:35:13.085Z] === RUN TestCompile/slash [2022-04-21T13:35:13.085Z] === RUN TestCompile/backslash [2022-04-21T13:35:13.085Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:35:13.085Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:35:13.085Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:35:13.085Z] PASS [2022-04-21T13:35:13.085Z] coverage: 84.7% of statements [2022-04-21T13:35:13.085Z] ok github.com/docker/docker/pkg/fileutils 0.074s coverage: 84.7% of statements [2022-04-21T13:35:13.085Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-21T13:35:13.085Z] === RUN TestChangesWithChanges [2022-04-21T13:35:13.225Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-21T13:35:13.226Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:35:13.226Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:13.226Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-21T13:35:13.226Z] === RUN TestServicePlugin [2022-04-21T13:35:13.509Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-21T13:35:13.509Z] === RUN TestDecompressStreamGzip [2022-04-21T13:35:13.509Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:35:13.509Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:35:13.509Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2022-04-21T13:35:13.509Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:35:13.509Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestMiddleware [2022-04-21T13:35:13.509Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestNewResponseModifier [2022-04-21T13:35:13.509Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:35:13.509Z] PASS [2022-04-21T13:35:13.509Z] coverage: 26.8% of statements [2022-04-21T13:35:13.509Z] ok github.com/docker/docker/pkg/authorization 0.710s coverage: 26.8% of statements [2022-04-21T13:35:13.509Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-21T13:35:13.509Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:35:13.509Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-21T13:35:13.509Z] === RUN TestDecompressStreamXz [2022-04-21T13:35:13.509Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:35:13.509Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestDecompressStreamZstd [2022-04-21T13:35:13.509Z] archive_test.go:140: zstd not installed [2022-04-21T13:35:13.509Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-21T13:35:13.509Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:35:13.509Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:35:13.509Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestCompressStreamInvalid [2022-04-21T13:35:13.509Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionInvalid [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionUncompressed [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionBzip2 [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionGzip [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionXz [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestExtensionZstd [2022-04-21T13:35:13.509Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:35:13.509Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-21T13:35:13.509Z] === RUN TestCmdStreamBad [2022-04-21T13:35:13.509Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:35:13.509Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestCmdStreamGood [2022-04-21T13:35:13.509Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T13:35:13.509Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:35:13.509Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-21T13:35:13.509Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:35:13.509Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:35:13.509Z] === RUN TestUntarPath [2022-04-21T13:35:13.540Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-21T13:35:13.540Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:35:13.540Z] changes_test.go:196: needs more investigation [2022-04-21T13:35:13.540Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesDirsEmpty [2022-04-21T13:35:13.540Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:13.540Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesDirsMutated [2022-04-21T13:35:13.540Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:13.540Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestApplyLayer [2022-04-21T13:35:13.540Z] changes_test.go:433: needs further investigation [2022-04-21T13:35:13.540Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:35:13.540Z] changes_test.go:469: needs further investigation [2022-04-21T13:35:13.540Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:35:13.540Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:35:13.540Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestChangesSize [2022-04-21T13:35:13.540Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:35:13.540Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3026323750\\dest" [2022-04-21T13:35:13.540Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T13:35:13.540Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1353905921\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4049110112\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1481124223\\victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1600449718\\victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1196224685\\victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3229234515\\victim" -> "../victim" [2022-04-21T13:35:13.540Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-21T13:35:13.540Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1276745819\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink432850408\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3941602488\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1810861149\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1482748616\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:13.540Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1110209953\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:13.540Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:35:13.540Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:35:13.540Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T13:35:13.540Z] === RUN TestGenerateEmptyFile [2022-04-21T13:35:13.540Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:35:13.540Z] === RUN TestGenerateWithContent [2022-04-21T13:35:13.540Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:35:13.540Z] PASS [2022-04-21T13:35:13.540Z] coverage: 61.9% of statements [2022-04-21T13:35:13.540Z] ok github.com/docker/docker/pkg/archive 5.029s coverage: 61.9% of statements [2022-04-21T13:35:13.963Z] --- PASS: TestUntarPath (0.05s) [2022-04-21T13:35:13.964Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:35:13.964Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-21T13:35:13.964Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:35:13.964Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-21T13:35:13.964Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:35:13.964Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:35:13.964Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:35:13.964Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:35:13.964Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T13:35:13.964Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:35:13.964Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:35:13.964Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:35:13.964Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:35:13.964Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestTarFiles [2022-04-21T13:35:13.964Z] === RUN TestUnbuffered [2022-04-21T13:35:13.964Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:35:13.964Z] === RUN TestRaceUnbuffered [2022-04-21T13:35:13.964Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:35:13.964Z] PASS [2022-04-21T13:35:13.964Z] coverage: 100.0% of statements [2022-04-21T13:35:13.964Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-21T13:35:13.995Z] === RUN TestGet [2022-04-21T13:35:13.995Z] --- PASS: TestGet (0.00s) [2022-04-21T13:35:13.995Z] === RUN TestGetShortcutString [2022-04-21T13:35:13.995Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:35:13.995Z] PASS [2022-04-21T13:35:13.995Z] coverage: 42.9% of statements [2022-04-21T13:35:13.995Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2022-04-21T13:35:13.995Z] 2022/04/21 13:35:13 Closing DB instances... [2022-04-21T13:35:14.419Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-21T13:35:14.419Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:35:14.419Z] === RUN TestMatch [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[foo]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[]#01 [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[qux]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:35:14.419Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:35:14.419Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:35:14.419Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:35:14.419Z] PASS [2022-04-21T13:35:14.419Z] coverage: 87.5% of statements [2022-04-21T13:35:14.419Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-04-21T13:35:14.450Z] === RUN TestCreateIDMapOrder [2022-04-21T13:35:14.450Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:35:14.450Z] PASS [2022-04-21T13:35:14.450Z] coverage: 7.2% of statements [2022-04-21T13:35:14.450Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-04-21T13:35:15.126Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServicePlugin (1.97s) [2022-04-21T13:35:15.126Z] === RUN TestServiceUpdateLabel [2022-04-21T13:35:15.126Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-21T13:35:15.126Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:35:15.126Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-21T13:35:15.126Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:35:15.126Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-21T13:35:15.126Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:35:15.126Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-21T13:35:15.126Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:35:15.126Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-21T13:35:15.126Z] PASS [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === Skipped [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:35:15.126Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:35:15.126Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-21T13:35:15.126Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-21T13:35:15.126Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-21T13:35:15.126Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-21T13:35:15.126Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-21T13:35:15.126Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-21T13:35:15.126Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-21T13:35:15.126Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:35:15.126Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-21T13:35:15.126Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-21T13:35:15.126Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-21T13:35:15.126Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-21T13:35:15.126Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:35:15.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-21T13:35:15.126Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-21T13:35:15.126Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-04-21T13:35:15.126Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-21T13:35:15.126Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-21T13:35:15.126Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-21T13:35:15.126Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-21T13:35:15.126Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-21T13:35:15.126Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-21T13:35:15.126Z] [2022-04-21T13:35:15.126Z] DONE 24 tests, 23 skipped in 2.390s [2022-04-21T13:35:15.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:35:15.376Z] === RUN TestChrootTarUntar [2022-04-21T13:35:15.376Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:35:15.376Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:35:15.376Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:35:15.376Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootCopyWithTar [2022-04-21T13:35:15.376Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:35:15.376Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootUntarPath [2022-04-21T13:35:15.376Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:35:15.376Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.376Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:15.376Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:35:15.377Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.377Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:35:15.377Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:35:15.377Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:15.377Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:35:15.377Z] PASS [2022-04-21T13:35:15.377Z] coverage: 12.0% of statements [2022-04-21T13:35:15.377Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 12.0% of statements [2022-04-21T13:35:15.386Z] INFO: Testing against a local daemon [2022-04-21T13:35:15.386Z] === RUN TestSessionCreate [2022-04-21T13:35:15.386Z] --- PASS: TestSessionCreate (0.04s) [2022-04-21T13:35:15.386Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:35:15.386Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-21T13:35:15.386Z] PASS [2022-04-21T13:35:15.386Z] [2022-04-21T13:35:15.386Z] DONE 2 tests in 0.177s [2022-04-21T13:35:15.386Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:35:15.386Z] INFO: Testing against a local daemon [2022-04-21T13:35:15.386Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:35:15.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:35:15.386Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:35:15.386Z] === RUN TestDiskUsage [2022-04-21T13:35:15.386Z] === PAUSE TestDiskUsage [2022-04-21T13:35:15.386Z] === RUN TestEventsExecDie [2022-04-21T13:35:15.410Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2022-04-21T13:35:15.410Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:35:15.880Z] === RUN TestFixedBufferCap [2022-04-21T13:35:15.880Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestFixedBufferLen [2022-04-21T13:35:15.880Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestFixedBufferString [2022-04-21T13:35:15.880Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestFixedBufferWrite [2022-04-21T13:35:15.880Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestFixedBufferRead [2022-04-21T13:35:15.880Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestBytesPipeRead [2022-04-21T13:35:15.880Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestBytesPipeWrite [2022-04-21T13:35:15.880Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:35:15.880Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2022-04-21T13:35:15.880Z] === RUN TestAtomicWriteToFile [2022-04-21T13:35:15.880Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T13:35:15.880Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:35:15.880Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-04-21T13:35:15.880Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:35:15.880Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:35:15.880Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:35:15.880Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:35:15.880Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:35:15.880Z] === RUN TestCancelReadCloser [2022-04-21T13:35:15.952Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-21T13:35:15.952Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:35:16.210Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-21T13:35:16.210Z] === RUN TestEventsVolumeCreate [2022-04-21T13:35:16.210Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-21T13:35:16.210Z] === RUN TestInfoBinaryCommits [2022-04-21T13:35:16.210Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:35:16.210Z] === RUN TestInfoAPIVersioned [2022-04-21T13:35:16.210Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:35:16.210Z] === RUN TestInfoAPI [2022-04-21T13:35:16.210Z] --- PASS: TestInfoAPI (0.03s) [2022-04-21T13:35:16.210Z] === RUN TestInfoAPIWarnings [2022-04-21T13:35:16.334Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-21T13:35:16.334Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:35:16.334Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:35:16.334Z] === RUN TestNopWriteCloser [2022-04-21T13:35:16.334Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:35:16.334Z] === RUN TestNopWriter [2022-04-21T13:35:16.335Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:35:16.335Z] === RUN TestWriteCounter [2022-04-21T13:35:16.335Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:35:16.335Z] PASS [2022-04-21T13:35:16.335Z] coverage: 69.6% of statements [2022-04-21T13:35:16.335Z] ok github.com/docker/docker/pkg/ioutils 0.557s coverage: 69.6% of statements [2022-04-21T13:35:16.336Z] 2022/04/21 13:35:16 Closing DB instances... [2022-04-21T13:35:16.336Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:35:16.336Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:35:16.336Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:35:16.336Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:35:16.336Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:35:16.336Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:35:16.336Z] PASS [2022-04-21T13:35:16.336Z] coverage: 0.0% of statements [2022-04-21T13:35:16.336Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-04-21T13:35:16.790Z] === RUN TestError [2022-04-21T13:35:16.790Z] --- PASS: TestError (0.00s) [2022-04-21T13:35:16.790Z] === RUN TestProgressString [2022-04-21T13:35:16.790Z] === RUN TestProgressString/no_progress [2022-04-21T13:35:16.790Z] === RUN TestProgressString/progress_1 [2022-04-21T13:35:16.790Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:35:16.790Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:35:16.790Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:35:16.790Z] === RUN TestProgressString/with_units [2022-04-21T13:35:16.790Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:35:16.790Z] === RUN TestProgressString/hide_counts [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:35:16.790Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:35:16.790Z] === RUN TestJSONMessageDisplay [2022-04-21T13:35:17.245Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-21T13:35:17.245Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:35:17.245Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:35:17.245Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:35:17.245Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:35:17.245Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:35:17.245Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:35:17.245Z] PASS [2022-04-21T13:35:17.245Z] coverage: 91.7% of statements [2022-04-21T13:35:17.245Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2022-04-21T13:35:17.294Z] === RUN TestSizeEmpty [2022-04-21T13:35:17.294Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeEmptyFile [2022-04-21T13:35:17.294Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeNonemptyFile [2022-04-21T13:35:17.294Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:35:17.294Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:35:17.294Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:35:17.294Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestMoveToSubdir [2022-04-21T13:35:17.294Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:35:17.294Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:35:17.294Z] PASS [2022-04-21T13:35:17.294Z] coverage: 80.0% of statements [2022-04-21T13:35:17.294Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2022-04-21T13:35:17.294Z] --- PASS: TestTarFiles (3.32s) [2022-04-21T13:35:17.294Z] === RUN TestDetectCompressionZstd [2022-04-21T13:35:17.294Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestTarUntar [2022-04-21T13:35:17.294Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:35:17.294Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:35:17.294Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestTarWithOptions [2022-04-21T13:35:17.294Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:35:17.294Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:35:17.294Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:35:17.294Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:35:17.294Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2607327308\\dest" [2022-04-21T13:35:17.294Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T13:35:17.294Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:35:17.294Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:35:17.294Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink108609405\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1334193853\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208387629\\victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2857001722\\victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3462382719\\victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1519167176\\victim" -> "../victim" [2022-04-21T13:35:17.294Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:35:17.294Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2702051962\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525721702\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2950198194\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3611206537\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink637495071\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2151434704\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:17.294Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4078429677\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:35:17.294Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-21T13:35:17.294Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:35:17.294Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestXGlobalNoParent [2022-04-21T13:35:17.294Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:35:17.294Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:35:17.701Z] === RUN TestStandardLongPath [2022-04-21T13:35:17.701Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:35:17.701Z] === RUN TestUNCLongPath [2022-04-21T13:35:17.701Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:35:17.701Z] PASS [2022-04-21T13:35:17.701Z] coverage: 100.0% of statements [2022-04-21T13:35:17.701Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2022-04-21T13:35:17.748Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-21T13:35:17.748Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:35:17.748Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T13:35:17.748Z] === RUN TestDisablePigz [2022-04-21T13:35:17.748Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:35:17.748Z] --- PASS: TestDisablePigz (0.11s) [2022-04-21T13:35:17.748Z] === RUN TestPigz [2022-04-21T13:35:17.748Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:35:17.748Z] --- PASS: TestPigz (0.14s) [2022-04-21T13:35:17.748Z] === RUN TestNosysFileInfo [2022-04-21T13:35:17.748Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:35:17.748Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:17.748Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:35:17.748Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:17.748Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:35:17.748Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:35:17.748Z] === RUN TestCanonicalTarName [2022-04-21T13:35:17.748Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:35:17.748Z] === RUN TestChmodTarEntry [2022-04-21T13:35:17.748Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:35:17.749Z] === RUN TestHardLinkOrder [2022-04-21T13:35:17.749Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-21T13:35:17.749Z] === RUN TestChangeString [2022-04-21T13:35:17.749Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:35:17.749Z] === RUN TestChangesWithNoChanges [2022-04-21T13:35:17.749Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T13:35:17.749Z] === RUN TestChangesWithChanges [2022-04-21T13:35:17.749Z] === RUN TestPollerAddRemove [2022-04-21T13:35:17.749Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:35:17.749Z] === RUN TestPollerEvent [2022-04-21T13:35:17.749Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:35:17.749Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:35:17.749Z] === RUN TestPollerClose [2022-04-21T13:35:17.749Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:35:17.749Z] PASS [2022-04-21T13:35:17.749Z] coverage: 36.2% of statements [2022-04-21T13:35:17.749Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2022-04-21T13:35:18.157Z] === RUN TestNameFormat [2022-04-21T13:35:18.157Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:35:18.157Z] === RUN TestNameRetries [2022-04-21T13:35:18.157Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:35:18.157Z] PASS [2022-04-21T13:35:18.157Z] coverage: 85.7% of statements [2022-04-21T13:35:18.157Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2022-04-21T13:35:18.157Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-21T13:35:18.157Z] === RUN TestNetworkDBWatch [2022-04-21T13:35:18.203Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-21T13:35:18.203Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:35:18.203Z] changes_test.go:196: needs more investigation [2022-04-21T13:35:18.203Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesDirsEmpty [2022-04-21T13:35:18.203Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:18.203Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesDirsMutated [2022-04-21T13:35:18.203Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:35:18.203Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestApplyLayer [2022-04-21T13:35:18.203Z] changes_test.go:433: needs further investigation [2022-04-21T13:35:18.203Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:35:18.203Z] changes_test.go:469: needs further investigation [2022-04-21T13:35:18.203Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:35:18.203Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:35:18.203Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestChangesSize [2022-04-21T13:35:18.203Z] --- PASS: TestChangesSize (0.01s) [2022-04-21T13:35:18.203Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:35:18.203Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2406171297\\dest" [2022-04-21T13:35:18.203Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-21T13:35:18.203Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1115528108\\victim\\hello" -> "../victim/hello" [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1848830559\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1303099170\\victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4025588639\\victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink988801713\\victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4157536603\\victim" -> "../victim" [2022-04-21T13:35:18.203Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-21T13:35:18.203Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2665371051\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3992082492\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3899183861\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2096126168\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4136173812\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:18.203Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1397670219\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:35:18.203Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:35:18.203Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:35:18.203Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T13:35:18.203Z] === RUN TestGenerateEmptyFile [2022-04-21T13:35:18.203Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:35:18.203Z] === RUN TestGenerateWithContent [2022-04-21T13:35:18.203Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:35:18.203Z] PASS [2022-04-21T13:35:18.203Z] coverage: 61.9% of statements [2022-04-21T13:35:18.203Z] ok github.com/docker/docker/pkg/archive 5.076s coverage: 61.9% of statements [2022-04-21T13:35:18.203Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-21T13:35:18.203Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:35:18.613Z] === RUN TestParseKeyValueOpt [2022-04-21T13:35:18.613Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:35:18.613Z] === RUN TestParseUintList [2022-04-21T13:35:18.613Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:35:18.613Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:35:18.613Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:35:18.613Z] PASS [2022-04-21T13:35:18.613Z] coverage: 97.0% of statements [2022-04-21T13:35:18.613Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-04-21T13:35:18.658Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:35:18.658Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:35:18.658Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:35:18.658Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:35:18.658Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestCopyFile [2022-04-21T13:35:18.658Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:35:18.658Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:35:18.658Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:35:18.658Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:35:18.658Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:35:18.658Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestWildcardMatches [2022-04-21T13:35:18.658Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestPatternMatches [2022-04-21T13:35:18.658Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:35:18.658Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:35:18.658Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:35:18.658Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:35:18.658Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:35:18.658Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:35:18.658Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestSingleExclamationError [2022-04-21T13:35:18.658Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:35:18.658Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:35:18.658Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:35:19.069Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:19.069Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:19.069Z] PASS [2022-04-21T13:35:19.069Z] coverage: 36.4% of statements [2022-04-21T13:35:19.069Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 36.4% of statements [2022-04-21T13:35:19.112Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestMatches [2022-04-21T13:35:19.112Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:35:19.112Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:35:19.112Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:35:19.112Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:35:19.112Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:35:19.112Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:35:19.112Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:35:19.112Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:35:19.112Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatterns [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:35:19.112Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:35:19.112Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:35:19.112Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestMatch [2022-04-21T13:35:19.112Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:35:19.112Z] === RUN TestCompile [2022-04-21T13:35:19.112Z] === RUN TestCompile/slash [2022-04-21T13:35:19.112Z] === RUN TestCompile/backslash [2022-04-21T13:35:19.112Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:35:19.112Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:35:19.112Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:35:19.112Z] PASS [2022-04-21T13:35:19.112Z] coverage: 84.7% of statements [2022-04-21T13:35:19.112Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-04-21T13:35:19.525Z] 2022/04/21 13:35:19 Closing DB instances... [2022-04-21T13:35:19.568Z] === RUN TestGet [2022-04-21T13:35:19.568Z] --- PASS: TestGet (0.00s) [2022-04-21T13:35:19.568Z] === RUN TestGetShortcutString [2022-04-21T13:35:19.568Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:35:19.568Z] PASS [2022-04-21T13:35:19.568Z] coverage: 42.9% of statements [2022-04-21T13:35:19.568Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-04-21T13:35:19.981Z] === RUN TestNewAndRemove [2022-04-21T13:35:19.981Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:35:19.981Z] === RUN TestRemoveInvalidPath [2022-04-21T13:35:19.981Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:35:19.981Z] PASS [2022-04-21T13:35:19.981Z] coverage: 82.6% of statements [2022-04-21T13:35:19.981Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2022-04-21T13:35:20.036Z] === RUN TestCreateIDMapOrder [2022-04-21T13:35:20.036Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:35:20.036Z] PASS [2022-04-21T13:35:20.036Z] coverage: 7.2% of statements [2022-04-21T13:35:20.036Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-04-21T13:35:20.437Z] --- PASS: TestGetAddress (18.86s) [2022-04-21T13:35:20.437Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:35:20.437Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-21T13:35:20.437Z] === RUN TestRequest [2022-04-21T13:35:20.490Z] 2022/04/21 13:35:20 Closing DB instances... [2022-04-21T13:35:20.893Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-21T13:35:20.893Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:35:21.347Z] === RUN TestFailedConnection [2022-04-21T13:35:21.388Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-21T13:35:21.388Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:35:21.388Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:35:21.388Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-21T13:35:21.388Z] [2022-04-21T13:35:21.388Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-21T13:35:21.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-21T13:35:21.388Z] Using test binary docker [2022-04-21T13:35:21.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-21T13:35:21.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:35:21.388Z] INFO: Waiting for daemon to start... [2022-04-21T13:35:21.388Z] Starting dockerd [2022-04-21T13:35:21.388Z] . [2022-04-21T13:35:21.388Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-21T13:35:21.449Z] === RUN TestFixedBufferCap [2022-04-21T13:35:21.449Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestFixedBufferLen [2022-04-21T13:35:21.449Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestFixedBufferString [2022-04-21T13:35:21.449Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestFixedBufferWrite [2022-04-21T13:35:21.449Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestFixedBufferRead [2022-04-21T13:35:21.449Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestBytesPipeRead [2022-04-21T13:35:21.449Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestBytesPipeWrite [2022-04-21T13:35:21.449Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:35:21.449Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-21T13:35:21.449Z] === RUN TestAtomicWriteToFile [2022-04-21T13:35:21.449Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T13:35:21.449Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:35:21.449Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-21T13:35:21.449Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:35:21.903Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-21T13:35:21.903Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:35:21.903Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:35:21.903Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:35:21.903Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestCancelReadCloser [2022-04-21T13:35:21.903Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-21T13:35:21.903Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:35:21.903Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T13:35:21.903Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:35:21.903Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestNopWriteCloser [2022-04-21T13:35:21.903Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestNopWriter [2022-04-21T13:35:21.903Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:35:21.903Z] === RUN TestWriteCounter [2022-04-21T13:35:21.903Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:35:21.903Z] PASS [2022-04-21T13:35:21.903Z] coverage: 70.1% of statements [2022-04-21T13:35:21.903Z] ok github.com/docker/docker/pkg/ioutils 0.543s coverage: 70.1% of statements [2022-04-21T13:35:22.306Z] 2022/04/21 13:35:22 Closing DB instances... [2022-04-21T13:35:22.357Z] === RUN TestError [2022-04-21T13:35:22.358Z] --- PASS: TestError (0.00s) [2022-04-21T13:35:22.358Z] === RUN TestProgressString [2022-04-21T13:35:22.358Z] === RUN TestProgressString/no_progress [2022-04-21T13:35:22.358Z] === RUN TestProgressString/progress_1 [2022-04-21T13:35:22.358Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:35:22.358Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:35:22.358Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:35:22.358Z] === RUN TestProgressString/with_units [2022-04-21T13:35:22.358Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:35:22.358Z] === RUN TestProgressString/hide_counts [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:35:22.358Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:35:22.811Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:35:22.811Z] === RUN TestJSONMessageDisplay [2022-04-21T13:35:22.811Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-21T13:35:22.811Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:35:22.811Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:35:22.811Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:35:22.811Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:35:22.811Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:35:22.811Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:35:22.811Z] PASS [2022-04-21T13:35:22.811Z] coverage: 91.7% of statements [2022-04-21T13:35:22.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2022-04-21T13:35:23.265Z] === RUN TestStandardLongPath [2022-04-21T13:35:23.265Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:35:23.265Z] === RUN TestUNCLongPath [2022-04-21T13:35:23.265Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:35:23.265Z] PASS [2022-04-21T13:35:23.265Z] coverage: 100.0% of statements [2022-04-21T13:35:23.265Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-04-21T13:35:23.265Z] --- PASS: TestFailedConnection (2.05s) [2022-04-21T13:35:23.265Z] === RUN TestFailOnce [2022-04-21T13:35:23.265Z] 2022/04/21 13:35:23 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-21T13:35:23.265Z] goroutine 20 [running]: [2022-04-21T13:35:23.265Z] net/http.(*conn).serve.func1() [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:35:23.265Z] panic({0xa33700, 0xb7d060}) [2022-04-21T13:35:23.265Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:35:23.265Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000219a70?) [2022-04-21T13:35:23.265Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:35:23.265Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb82878?, 0xc0000c2000?}, 0x98d9a6?) [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:35:23.265Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xb82878, 0xc0000c2000}, 0xc0000b8000) [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:35:23.265Z] net/http.serverHandler.ServeHTTP({0xb80e98?}, {0xb82878, 0xc0000c2000}, 0xc0000b8000) [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:35:23.265Z] net/http.(*conn).serve(0xc0000b2000, {0xb82d78, 0xc0000960c0}) [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:35:23.265Z] created by net/http.(*Server).Serve [2022-04-21T13:35:23.265Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:35:23.265Z] time="2022-04-21T13:35:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:35:23.719Z] === RUN TestNameFormat [2022-04-21T13:35:23.719Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T13:35:23.719Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:35:23.719Z] === RUN TestNameRetries [2022-04-21T13:35:23.719Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:35:23.719Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:35:23.719Z] PASS [2022-04-21T13:35:23.719Z] coverage: 85.7% of statements [2022-04-21T13:35:23.719Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2022-04-21T13:35:24.173Z] === RUN TestParseKeyValueOpt [2022-04-21T13:35:24.173Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:35:24.173Z] === RUN TestParseUintList [2022-04-21T13:35:24.173Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:35:24.173Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:35:24.173Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:35:24.173Z] PASS [2022-04-21T13:35:24.173Z] coverage: 97.0% of statements [2022-04-21T13:35:24.173Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-21T13:35:24.174Z] --- PASS: TestFailOnce (1.13s) [2022-04-21T13:35:24.174Z] === RUN TestEchoInputOutput [2022-04-21T13:35:24.174Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:35:24.174Z] === RUN TestBackoff [2022-04-21T13:35:24.174Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:35:24.174Z] === RUN TestAbortRetry [2022-04-21T13:35:24.174Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:35:24.174Z] === RUN TestClientScheme [2022-04-21T13:35:24.174Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:35:24.174Z] === RUN TestNewClientWithTimeout [2022-04-21T13:35:24.627Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-21T13:35:24.627Z] === RUN TestNetworkDBWatch [2022-04-21T13:35:24.880Z] --- PASS: TestImportExtremelyLargeImageWorks (92.06s) [2022-04-21T13:35:24.880Z] PASS [2022-04-21T13:35:24.880Z] [2022-04-21T13:35:24.880Z] DONE 22 tests in 95.002s [2022-04-21T13:35:24.880Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:35:24.880Z] INFO: Testing against a local daemon [2022-04-21T13:35:24.880Z] === RUN TestNetworkCreateDelete [2022-04-21T13:35:24.880Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-21T13:35:24.880Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:35:24.880Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-21T13:35:24.880Z] === RUN TestDaemonDNSFallback [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:35:25.081Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:35:25.081Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:35:25.081Z] PASS [2022-04-21T13:35:25.081Z] coverage: 36.4% of statements [2022-04-21T13:35:25.081Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-04-21T13:35:25.132Z] time="2022-04-21T13:35:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:35:25.535Z] === RUN TestNewAndRemove [2022-04-21T13:35:25.535Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:35:25.535Z] === RUN TestRemoveInvalidPath [2022-04-21T13:35:25.535Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:35:25.535Z] PASS [2022-04-21T13:35:25.535Z] coverage: 82.6% of statements [2022-04-21T13:35:25.535Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-04-21T13:35:25.587Z] --- PASS: TestRequest (4.84s) [2022-04-21T13:35:25.587Z] === RUN TestOverlappingRequests [2022-04-21T13:35:25.587Z] --- PASS: TestOverlappingRequests (0.24s) [2022-04-21T13:35:25.587Z] === RUN TestRelease [2022-04-21T13:35:25.988Z] --- PASS: TestGetAddress (19.68s) [2022-04-21T13:35:25.988Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:35:25.988Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-21T13:35:25.988Z] === RUN TestRequest [2022-04-21T13:35:26.442Z] 2022/04/21 13:35:25 Closing DB instances... [2022-04-21T13:35:26.545Z] time="2022-04-21T13:35:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:35:26.545Z] --- PASS: TestRelease (0.82s) [2022-04-21T13:35:26.545Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:35:26.896Z] === RUN TestFailedConnection [2022-04-21T13:35:26.999Z] 2022/04/21 13:35:26 Closing DB instances... [2022-04-21T13:35:27.000Z] time="2022-04-21T13:35:26Z" level=error msg="node: c9d8924aaddb is unknown to memberlist" [2022-04-21T13:35:27.000Z] time="2022-04-21T13:35:26Z" level=error msg="node: c9d8924aaddb is unknown to memberlist" [2022-04-21T13:35:27.000Z] === RUN TestParseEmptyInterface [2022-04-21T13:35:27.000Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestParseNonInterfaceType [2022-04-21T13:35:27.000Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestParseWithOneFunction [2022-04-21T13:35:27.000Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:35:27.000Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:35:27.000Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestEmbeddedInterface [2022-04-21T13:35:27.000Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestParsedImports [2022-04-21T13:35:27.000Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:35:27.000Z] === RUN TestAliasedImports [2022-04-21T13:35:27.000Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:35:27.000Z] PASS [2022-04-21T13:35:27.000Z] coverage: 56.8% of statements [2022-04-21T13:35:27.000Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2022-04-21T13:35:27.417Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-04-21T13:35:27.417Z] === RUN TestInspectNetwork [2022-04-21T13:35:27.854Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-21T13:35:27.854Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:35:27.960Z] === RUN TestHTTPTransport [2022-04-21T13:35:27.960Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:35:27.960Z] PASS [2022-04-21T13:35:27.960Z] coverage: 85.7% of statements [2022-04-21T13:35:27.960Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-04-21T13:35:28.415Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:28.415Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:35:28.415Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:35:28.415Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:28.415Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:35:28.415Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:35:28.415Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:35:28.415Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:35:28.415Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:35:28.415Z] PASS [2022-04-21T13:35:28.415Z] coverage: 88.2% of statements [2022-04-21T13:35:28.415Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2022-04-21T13:35:28.812Z] 2022/04/21 13:35:28 Closing DB instances... [2022-04-21T13:35:28.870Z] time="2022-04-21T13:35:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:35:28.870Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:35:28.870Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:35:28.870Z] === RUN TestCompleteSilently [2022-04-21T13:35:28.870Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:35:28.870Z] PASS [2022-04-21T13:35:28.870Z] coverage: 75.9% of statements [2022-04-21T13:35:28.870Z] --- PASS: TestAllocateRandomDeallocate (2.53s) [2022-04-21T13:35:28.870Z] === RUN TestRetrieveFromStore [2022-04-21T13:35:28.870Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-21T13:35:29.266Z] --- PASS: TestFailedConnection (2.19s) [2022-04-21T13:35:29.266Z] === RUN TestFailOnce [2022-04-21T13:35:29.266Z] 2022/04/21 13:35:28 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-21T13:35:29.266Z] goroutine 34 [running]: [2022-04-21T13:35:29.266Z] net/http.(*conn).serve.func1() [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:35:29.266Z] panic({0x923700, 0xa6d060}) [2022-04-21T13:35:29.266Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:35:29.266Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000a1a70?) [2022-04-21T13:35:29.266Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:35:29.266Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa72878?, 0xc00019c0e0?}, 0x87d9a6?) [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:35:29.266Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xa72878, 0xc00019c0e0}, 0xc00022a000) [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:35:29.266Z] net/http.serverHandler.ServeHTTP({0xa70e98?}, {0xa72878, 0xc00019c0e0}, 0xc00022a000) [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:35:29.266Z] net/http.(*conn).serve(0xc000220000, {0xa72d78, 0xc0002020c0}) [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:35:29.266Z] created by net/http.(*Server).Serve [2022-04-21T13:35:29.266Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:35:29.266Z] time="2022-04-21T13:35:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:35:29.324Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-04-21T13:35:29.324Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:35:29.325Z] === RUN TestSendToOneSub [2022-04-21T13:35:29.325Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:35:29.325Z] === RUN TestSendToMultipleSubs [2022-04-21T13:35:29.325Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:35:29.325Z] === RUN TestEvictOneSub [2022-04-21T13:35:29.325Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:35:29.325Z] === RUN TestClosePublisher [2022-04-21T13:35:29.325Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:35:29.325Z] === RUN TestPubSubRace [2022-04-21T13:35:29.779Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-04-21T13:35:29.779Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:35:29.779Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T13:35:29.779Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:35:29.779Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:35:29.779Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:35:29.779Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:35:29.779Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:35:29.779Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:35:29.779Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:35:29.779Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:35:29.779Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:35:29.779Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:35:29.779Z] === RUN TestDebug [2022-04-21T13:35:29.779Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:35:29.779Z] === RUN TestRequestPoolParallel [2022-04-21T13:35:30.224Z] --- PASS: TestFailOnce (1.12s) [2022-04-21T13:35:30.224Z] === RUN TestEchoInputOutput [2022-04-21T13:35:30.224Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:35:30.224Z] === RUN TestBackoff [2022-04-21T13:35:30.224Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:35:30.224Z] === RUN TestAbortRetry [2022-04-21T13:35:30.224Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:35:30.224Z] === RUN TestClientScheme [2022-04-21T13:35:30.224Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:35:30.224Z] === RUN TestNewClientWithTimeout [2022-04-21T13:35:30.224Z] --- PASS: TestRequest (4.57s) [2022-04-21T13:35:30.224Z] === RUN TestOverlappingRequests [2022-04-21T13:35:30.224Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T13:35:30.224Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:35:30.234Z] --- PASS: TestRequestPoolParallel (0.31s) [2022-04-21T13:35:30.234Z] === RUN TestFullAllocateRelease [2022-04-21T13:35:30.234Z] 2022/04/21 13:35:29 Closing DB instances... [2022-04-21T13:35:30.234Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-04-21T13:35:30.234Z] === RUN TestOddAllocateRelease [2022-04-21T13:35:30.678Z] --- PASS: TestOverlappingRequests (0.23s) [2022-04-21T13:35:30.678Z] === RUN TestRelease [2022-04-21T13:35:30.678Z] time="2022-04-21T13:35:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:35:30.689Z] --- PASS: TestPubSubRace (1.04s) [2022-04-21T13:35:30.689Z] PASS [2022-04-21T13:35:30.689Z] coverage: 75.0% of statements [2022-04-21T13:35:30.689Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2022-04-21T13:35:30.689Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-21T13:35:30.689Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:35:30.689Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-21T13:35:30.689Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:35:30.689Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:30.689Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:35:30.689Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:35:30.689Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:30.689Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:30.689Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:35:30.689Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:30.689Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:35:30.689Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:30.689Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:35:30.689Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:30.689Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:30.690Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:35:30.690Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:35:30.690Z] PASS [2022-04-21T13:35:30.690Z] coverage: 85.3% of statements [2022-04-21T13:35:30.690Z] ok github.com/docker/docker/libnetwork/ipam 35.998s coverage: 85.3% of statements [2022-04-21T13:35:30.712Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:35:30.712Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:35:30.712Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:35:30.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:35:31.145Z] === RUN TestRegister [2022-04-21T13:35:31.145Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:35:31.145Z] === RUN TestCommand [2022-04-21T13:35:31.145Z] --- PASS: TestCommand (0.02s) [2022-04-21T13:35:31.145Z] === RUN TestNaiveSelf [2022-04-21T13:35:31.145Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T13:35:31.145Z] PASS [2022-04-21T13:35:31.145Z] coverage: 82.4% of statements [2022-04-21T13:35:31.145Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2022-04-21T13:35:31.599Z] === RUN TestDump [2022-04-21T13:35:31.599Z] goroutine 6 [running]: [2022-04-21T13:35:31.599Z] github.com/docker/docker/pkg/stack.dump(0xa62d57?) [2022-04-21T13:35:31.599Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:31.599Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:35:31.599Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:35:31.599Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:35:31.599Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:35:31.599Z] testing.tRunner(0xc0001621a0, 0xc2a498) [2022-04-21T13:35:31.599Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:31.599Z] created by testing.(*T).Run [2022-04-21T13:35:31.599Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:31.599Z] [2022-04-21T13:35:31.599Z] goroutine 1 [chan receive]: [2022-04-21T13:35:31.599Z] testing.(*T).Run(0xc000162000, {0xc1913c?, 0xa3c1f3?}, 0xc2a498) [2022-04-21T13:35:31.599Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:31.599Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:35:31.599Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:31.599Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:35:31.599Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:31.600Z] testing.runTests(0xc000058500?, {0xdae400, 0x3, 0x3}, {0x1d553ff0108?, 0x40?, 0xdb34a0?}) [2022-04-21T13:35:31.600Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:31.600Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:35:31.600Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:31.600Z] main.main() [2022-04-21T13:35:31.600Z] _testmain.go:99 +0x255 [2022-04-21T13:35:31.600Z] --- PASS: TestDump (0.00s) [2022-04-21T13:35:31.600Z] === RUN TestDumpToFile [2022-04-21T13:35:31.600Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T13:35:31.600Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:35:31.636Z] --- PASS: TestRelease (0.84s) [2022-04-21T13:35:31.636Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:35:32.054Z] --- PASS: TestDumpToFile (0.12s) [2022-04-21T13:35:32.055Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:35:32.055Z] goroutine 8 [running]: [2022-04-21T13:35:32.055Z] github.com/docker/docker/pkg/stack.dump(0xaded13?) [2022-04-21T13:35:32.055Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:32.055Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xadece0?}) [2022-04-21T13:35:32.055Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:35:32.055Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-21T13:35:32.055Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:35:32.055Z] testing.tRunner(0xc000162820, 0xc2a488) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:32.055Z] created by testing.(*T).Run [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:32.055Z] [2022-04-21T13:35:32.055Z] goroutine 1 [chan receive]: [2022-04-21T13:35:32.055Z] testing.(*T).Run(0xc000162000, {0xc20713?, 0xa3c1f3?}, 0xc2a488) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:32.055Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:32.055Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:32.055Z] testing.runTests(0xc000058500?, {0xdae400, 0x3, 0x3}, {0x1d553ff0108?, 0x40?, 0xdb34a0?}) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:32.055Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:35:32.055Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:32.055Z] main.main() [2022-04-21T13:35:32.055Z] _testmain.go:99 +0x255 [2022-04-21T13:35:32.055Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:35:32.055Z] PASS [2022-04-21T13:35:32.055Z] coverage: 90.9% of statements [2022-04-21T13:35:32.055Z] ok github.com/docker/docker/pkg/stack 0.153s coverage: 90.9% of statements [2022-04-21T13:35:32.090Z] === RUN TestParseEmptyInterface [2022-04-21T13:35:32.090Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestParseNonInterfaceType [2022-04-21T13:35:32.090Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestParseWithOneFunction [2022-04-21T13:35:32.090Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:35:32.090Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:35:32.090Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestEmbeddedInterface [2022-04-21T13:35:32.090Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestParsedImports [2022-04-21T13:35:32.090Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:35:32.090Z] === RUN TestAliasedImports [2022-04-21T13:35:32.090Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:35:32.090Z] PASS [2022-04-21T13:35:32.090Z] coverage: 56.8% of statements [2022-04-21T13:35:32.090Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2022-04-21T13:35:32.509Z] === RUN TestNewStdWriter [2022-04-21T13:35:32.509Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:35:32.510Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestWriteWithNilBytes [2022-04-21T13:35:32.510Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestWrite [2022-04-21T13:35:32.510Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestWriteWithWriterError [2022-04-21T13:35:32.510Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:35:32.510Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:35:32.510Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:35:32.510Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:35:32.510Z] PASS [2022-04-21T13:35:32.510Z] coverage: 100.0% of statements [2022-04-21T13:35:32.510Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-21T13:35:32.544Z] time="2022-04-21T13:35:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:35:32.965Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:35:32.965Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:35:32.965Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestFormatStatus [2022-04-21T13:35:32.965Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestFormatError [2022-04-21T13:35:32.965Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestFormatJSONError [2022-04-21T13:35:32.965Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:35:32.965Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:35:32.965Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:35:32.965Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestAuxFormatterEmit [2022-04-21T13:35:32.965Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestStreamWriterStdout [2022-04-21T13:35:32.965Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:35:32.965Z] === RUN TestStreamWriterStderr [2022-04-21T13:35:32.965Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:35:32.965Z] PASS [2022-04-21T13:35:32.965Z] coverage: 66.2% of statements [2022-04-21T13:35:32.965Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-04-21T13:35:32.997Z] === RUN TestHTTPTransport [2022-04-21T13:35:32.997Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:35:32.997Z] PASS [2022-04-21T13:35:32.997Z] coverage: 85.7% of statements [2022-04-21T13:35:32.997Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-04-21T13:35:33.422Z] === RUN TestGenerateRandomID [2022-04-21T13:35:33.422Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestShortenId [2022-04-21T13:35:33.422Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestShortenSha256Id [2022-04-21T13:35:33.422Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestShortenIdEmpty [2022-04-21T13:35:33.422Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestShortenIdInvalid [2022-04-21T13:35:33.422Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestIsShortIDNonHex [2022-04-21T13:35:33.422Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:35:33.422Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:35:33.422Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:35:33.422Z] PASS [2022-04-21T13:35:33.422Z] coverage: 70.6% of statements [2022-04-21T13:35:33.422Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-04-21T13:35:33.422Z] time="2022-04-21T13:35:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:35:33.451Z] 2022/04/21 13:35:33 Closing DB instances... [2022-04-21T13:35:33.451Z] time="2022-04-21T13:35:33Z" level=error msg="node: d1675d0ae830 is unknown to memberlist" [2022-04-21T13:35:33.451Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:33.451Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:35:33.451Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:35:33.451Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:35:33.451Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:35:33.451Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:35:33.451Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:35:33.451Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:35:33.451Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:35:33.451Z] PASS [2022-04-21T13:35:33.451Z] coverage: 88.2% of statements [2022-04-21T13:35:33.451Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-04-21T13:35:33.876Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:35:33.876Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:35:33.876Z] PASS [2022-04-21T13:35:33.876Z] coverage: 39.4% of statements [2022-04-21T13:35:33.876Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-21T13:35:33.904Z] --- PASS: TestAllocateRandomDeallocate (2.48s) [2022-04-21T13:35:33.904Z] === RUN TestRetrieveFromStore [2022-04-21T13:35:33.904Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:35:33.904Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:35:33.904Z] === RUN TestCompleteSilently [2022-04-21T13:35:33.904Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:35:33.904Z] PASS [2022-04-21T13:35:33.904Z] coverage: 75.9% of statements [2022-04-21T13:35:33.904Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-21T13:35:34.278Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-04-21T13:35:34.278Z] === RUN TestInfoDebug [2022-04-21T13:35:34.278Z] --- PASS: TestInfoDebug (0.54s) [2022-04-21T13:35:34.278Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:35:34.278Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-21T13:35:34.278Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:35:34.278Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-21T13:35:34.278Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:35:34.278Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-21T13:35:34.278Z] === RUN TestPingCacheHeaders [2022-04-21T13:35:34.278Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:35:34.278Z] === RUN TestPingGet [2022-04-21T13:35:34.278Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:35:34.278Z] === RUN TestPingHead [2022-04-21T13:35:34.278Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:35:34.278Z] === RUN TestPingSwarmHeader [2022-04-21T13:35:34.358Z] === RUN TestSendToOneSub [2022-04-21T13:35:34.358Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:35:34.358Z] === RUN TestSendToMultipleSubs [2022-04-21T13:35:34.358Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:35:34.358Z] === RUN TestEvictOneSub [2022-04-21T13:35:34.358Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:35:34.358Z] === RUN TestClosePublisher [2022-04-21T13:35:34.358Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:35:34.358Z] === RUN TestPubSubRace [2022-04-21T13:35:34.811Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-04-21T13:35:34.811Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:35:34.811Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T13:35:34.811Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:35:34.811Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:35:34.811Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:35:34.811Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:35:34.811Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:35:34.811Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:35:34.811Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:35:34.811Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:35:34.811Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:35:34.811Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:35:34.811Z] === RUN TestDebug [2022-04-21T13:35:34.811Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:35:34.811Z] === RUN TestRequestPoolParallel [2022-04-21T13:35:34.811Z] time="2022-04-21T13:35:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:35:34.844Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:35:34.910Z] --- PASS: TestInspectNetwork (7.20s) [2022-04-21T13:35:34.910Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:35:34.910Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:35:34.910Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:35:34.910Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:35:34.910Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:35:35.265Z] --- PASS: TestRequestPoolParallel (0.31s) [2022-04-21T13:35:35.265Z] === RUN TestFullAllocateRelease [2022-04-21T13:35:35.265Z] --- PASS: TestFullAllocateRelease (0.28s) [2022-04-21T13:35:35.265Z] === RUN TestOddAllocateRelease [2022-04-21T13:35:35.265Z] --- PASS: TestPubSubRace (1.04s) [2022-04-21T13:35:35.265Z] PASS [2022-04-21T13:35:35.265Z] coverage: 75.0% of statements [2022-04-21T13:35:35.265Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-04-21T13:35:35.401Z] === RUN TestChtimes [2022-04-21T13:35:35.401Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:35:35.401Z] === RUN TestChtimesWindows [2022-04-21T13:35:35.401Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:35:35.401Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:35:35.401Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:35:35.401Z] PASS [2022-04-21T13:35:35.401Z] coverage: 13.0% of statements [2022-04-21T13:35:35.401Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-04-21T13:35:35.409Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:35:35.718Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-21T13:35:35.718Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:35:35.718Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-21T13:35:35.718Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:35:35.718Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:35.718Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:35:35.718Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:35:35.718Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:35.718Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:35:35.718Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:35:35.718Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:35.718Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:35:35.718Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:35:35.718Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:35.718Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:35:35.718Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:35:35.718Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:35:35.718Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:35:35.718Z] PASS [2022-04-21T13:35:35.718Z] coverage: 85.3% of statements [2022-04-21T13:35:35.718Z] ok github.com/docker/docker/libnetwork/ipam 34.491s coverage: 85.3% of statements [2022-04-21T13:35:35.718Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-04-21T13:35:35.718Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:35:35.858Z] === RUN TestTailFile [2022-04-21T13:35:35.858Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:35:35.858Z] === RUN TestTailFileManyLines [2022-04-21T13:35:35.858Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:35:35.858Z] === RUN TestTailEmptyFile [2022-04-21T13:35:35.858Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:35:35.858Z] === RUN TestTailNegativeN [2022-04-21T13:35:35.858Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.858Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.858Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:35.864Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:35.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.172Z] === RUN TestRegister [2022-04-21T13:35:36.172Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:35:36.172Z] === RUN TestCommand [2022-04-21T13:35:36.172Z] --- PASS: TestCommand (0.03s) [2022-04-21T13:35:36.172Z] === RUN TestNaiveSelf [2022-04-21T13:35:36.172Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T13:35:36.172Z] PASS [2022-04-21T13:35:36.172Z] coverage: 82.4% of statements [2022-04-21T13:35:36.172Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-04-21T13:35:36.290Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-04-21T13:35:36.290Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:35:36.290Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:36.290Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:36.290Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:36.290Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:36.290Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:36.290Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:36.290Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:35:36.290Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:35:36.291Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:35:36.291Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:35:36.291Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:35:36.291Z] === RUN TestNetworkList [2022-04-21T13:35:36.291Z] === RUN TestNetworkList//networks [2022-04-21T13:35:36.291Z] === PAUSE TestNetworkList//networks [2022-04-21T13:35:36.291Z] === RUN TestNetworkList//networks/ [2022-04-21T13:35:36.291Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:35:36.291Z] === CONT TestNetworkList//networks [2022-04-21T13:35:36.291Z] === CONT TestNetworkList//networks/ [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:35:36.291Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:35:36.291Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.03s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.322Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.03s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.323Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:36.324Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:36.324Z] PASS [2022-04-21T13:35:36.324Z] coverage: 88.6% of statements [2022-04-21T13:35:36.324Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2022-04-21T13:35:36.626Z] === RUN TestDump [2022-04-21T13:35:36.626Z] goroutine 19 [running]: [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.dump(0xdf2d57?) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:35:36.626Z] testing.tRunner(0xc0001431e0, 0xfba498) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:36.626Z] created by testing.(*T).Run [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:36.626Z] [2022-04-21T13:35:36.626Z] goroutine 1 [chan receive]: [2022-04-21T13:35:36.626Z] testing.(*T).Run(0xc000143040, {0xfa913c?, 0xdcc1f3?}, 0xfba498) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:36.626Z] testing.runTests.func1(0xc000130840?) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:36.626Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:36.626Z] testing.runTests(0xc00010e460?, {0x113e400, 0x3, 0x3}, {0x2c07ebf0a28?, 0x40?, 0x11434a0?}) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:36.626Z] testing.(*M).Run(0xc00010e460) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:36.626Z] main.main() [2022-04-21T13:35:36.626Z] _testmain.go:99 +0x255 [2022-04-21T13:35:36.626Z] --- PASS: TestDump (0.00s) [2022-04-21T13:35:36.626Z] === RUN TestDumpToFile [2022-04-21T13:35:36.626Z] 2022/04/21 13:35:36 Closing DB instances... [2022-04-21T13:35:36.626Z] --- PASS: TestDumpToFile (0.13s) [2022-04-21T13:35:36.626Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:35:36.626Z] goroutine 21 [running]: [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.dump(0xe6ed13?) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xe6ece0?}) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:35:36.626Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0?) [2022-04-21T13:35:36.626Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:35:36.626Z] testing.tRunner(0xc000143860, 0xfba488) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:36.626Z] created by testing.(*T).Run [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:35:36.626Z] [2022-04-21T13:35:36.626Z] goroutine 1 [chan receive]: [2022-04-21T13:35:36.626Z] testing.(*T).Run(0xc000143040, {0xfb0713?, 0xdcc1f3?}, 0xfba488) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:35:36.626Z] testing.runTests.func1(0xc000130840?) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:35:36.626Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:35:36.626Z] testing.runTests(0xc00010e460?, {0x113e400, 0x3, 0x3}, {0x2c07ebf0a28?, 0x40?, 0x11434a0?}) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:35:36.626Z] testing.(*M).Run(0xc00010e460) [2022-04-21T13:35:36.626Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:35:36.626Z] main.main() [2022-04-21T13:35:36.626Z] _testmain.go:99 +0x255 [2022-04-21T13:35:36.626Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:35:36.626Z] PASS [2022-04-21T13:35:36.626Z] coverage: 90.9% of statements [2022-04-21T13:35:36.626Z] ok github.com/docker/docker/pkg/stack 0.160s coverage: 90.9% of statements [2022-04-21T13:35:36.779Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:35:36.779Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestTarSumRemove [2022-04-21T13:35:36.779Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestSortFileInfoSums [2022-04-21T13:35:36.779Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:35:36.779Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestNewTarSumForLabel [2022-04-21T13:35:36.779Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestEmptyTar [2022-04-21T13:35:36.779Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestTarSumsReadSize [2022-04-21T13:35:36.779Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestTarSums [2022-04-21T13:35:36.779Z] --- PASS: TestTarSums (0.06s) [2022-04-21T13:35:36.779Z] === RUN TestIteration [2022-04-21T13:35:36.779Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:35:36.779Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestVersion [2022-04-21T13:35:36.779Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestGetVersion [2022-04-21T13:35:36.779Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:35:36.779Z] === RUN TestGetVersions [2022-04-21T13:35:36.779Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:35:36.779Z] PASS [2022-04-21T13:35:36.779Z] coverage: 89.3% of statements [2022-04-21T13:35:36.779Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2022-04-21T13:35:36.783Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:35:36.783Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-04-21T13:35:36.783Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:35:36.783Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:35:36.783Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:35:36.783Z] === RUN TestVersion [2022-04-21T13:35:36.783Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:35:36.783Z] === CONT TestDiskUsage [2022-04-21T13:35:36.859Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T13:35:36.859Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:35:37.041Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:35:37.080Z] === RUN TestNewStdWriter [2022-04-21T13:35:37.080Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:35:37.080Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestWriteWithNilBytes [2022-04-21T13:35:37.080Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestWrite [2022-04-21T13:35:37.080Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestWriteWithWriterError [2022-04-21T13:35:37.080Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:35:37.080Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:35:37.080Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:35:37.080Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:35:37.080Z] PASS [2022-04-21T13:35:37.080Z] coverage: 100.0% of statements [2022-04-21T13:35:37.080Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-21T13:35:37.235Z] === RUN TestTruncIndex [2022-04-21T13:35:37.236Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:35:37.236Z] PASS [2022-04-21T13:35:37.236Z] coverage: 91.5% of statements [2022-04-21T13:35:37.236Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:35:37.300Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:35:37.558Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:35:37.690Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:35:37.690Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:35:37.690Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:35:37.690Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:35:37.690Z] === RUN TestVersionInfo [2022-04-21T13:35:37.690Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:35:37.690Z] === RUN TestAppendVersions [2022-04-21T13:35:37.690Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:35:37.690Z] PASS [2022-04-21T13:35:37.690Z] coverage: 88.9% of statements [2022-04-21T13:35:37.690Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2022-04-21T13:35:37.797Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-21T13:35:37.797Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage (1.28s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-21T13:35:37.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-21T13:35:37.816Z] PASS [2022-04-21T13:35:37.816Z] [2022-04-21T13:35:37.816Z] === Skipped [2022-04-21T13:35:37.816Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:35:37.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:35:37.816Z] [2022-04-21T13:35:37.816Z] DONE 54 tests, 1 skipped in 22.486s [2022-04-21T13:35:37.816Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:35:38.037Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:35:38.037Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:35:38.037Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestFormatStatus [2022-04-21T13:35:38.037Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestFormatError [2022-04-21T13:35:38.037Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestFormatJSONError [2022-04-21T13:35:38.037Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:35:38.037Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:35:38.037Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:35:38.037Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestAuxFormatterEmit [2022-04-21T13:35:38.037Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestStreamWriterStdout [2022-04-21T13:35:38.037Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:35:38.037Z] === RUN TestStreamWriterStderr [2022-04-21T13:35:38.037Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:35:38.037Z] PASS [2022-04-21T13:35:38.037Z] coverage: 66.2% of statements [2022-04-21T13:35:38.037Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-04-21T13:35:38.074Z] INFO: Testing against a local daemon [2022-04-21T13:35:38.074Z] === RUN TestVolumesCreateAndList [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:35:38.074Z] === RUN TestVolumesRemove [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-21T13:35:38.074Z] === RUN TestVolumesInspect [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:35:38.074Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:35:38.074Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:35:38.074Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:35:38.074Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:35:38.074Z] PASS [2022-04-21T13:35:38.074Z] [2022-04-21T13:35:38.074Z] DONE 9 tests in 0.208s [2022-04-21T13:35:38.074Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:35:38.074Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14212 is not a child of this shell [2022-04-21T13:35:38.074Z] warning: PID 14212 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-21T13:35:38.074Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:35:38.074Z] [2022-04-21T13:35:38.074Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:35:38.074Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:35:38.074Z] [2022-04-21T13:35:38.074Z] To set a process to complain mode, use the command line tool [2022-04-21T13:35:38.074Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:35:38.074Z] Removing test suite binaries [2022-04-21T13:35:38.074Z] exiting test-integration [2022-04-21T13:35:38.074Z] ++ exit 0 [2022-04-21T13:35:38.074Z] [2022-04-21T13:35:38.491Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T13:35:38.491Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:35:38.491Z] === RUN TestGenerateRandomID [2022-04-21T13:35:38.491Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestShortenId [2022-04-21T13:35:38.491Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestShortenSha256Id [2022-04-21T13:35:38.491Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestShortenIdEmpty [2022-04-21T13:35:38.491Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestShortenIdInvalid [2022-04-21T13:35:38.491Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestIsShortIDNonHex [2022-04-21T13:35:38.491Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:35:38.491Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:35:38.491Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:35:38.491Z] PASS [2022-04-21T13:35:38.491Z] coverage: 70.6% of statements [2022-04-21T13:35:38.491Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-04-21T13:35:38.650Z] === RUN TestNewSettable [2022-04-21T13:35:38.650Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:35:38.650Z] === RUN TestIsSettable [2022-04-21T13:35:38.650Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:35:38.650Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:35:38.650Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:35:38.650Z] PASS [2022-04-21T13:35:38.650Z] coverage: 20.0% of statements [2022-04-21T13:35:38.650Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-04-21T13:35:38.734Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-21T13:35:38.734Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:35:38.945Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:35:38.945Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:35:38.945Z] PASS [2022-04-21T13:35:38.945Z] coverage: 39.4% of statements [2022-04-21T13:35:38.945Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements Post stage [Pipeline] junit [2022-04-21T13:35:39.025Z] Recording test results [2022-04-21T13:35:39.107Z] === RUN TestValidatePrivileges [2022-04-21T13:35:39.107Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:35:39.107Z] === RUN TestFilterByCapNeg [2022-04-21T13:35:39.107Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:35:39.107Z] === RUN TestFilterByCapPos [2022-04-21T13:35:39.107Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:35:39.107Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:35:39.107Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:35:39.107Z] PASS [2022-04-21T13:35:39.107Z] coverage: 12.0% of statements [2022-04-21T13:35:39.107Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2022-04-21T13:35:39.398Z] time="2022-04-21T13:35:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:35:39.563Z] === RUN TestLoad [2022-04-21T13:35:39.563Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:35:39.563Z] === RUN TestSave [2022-04-21T13:35:39.563Z] --- PASS: TestSave (0.02s) [2022-04-21T13:35:39.563Z] === RUN TestAddDeleteGet [2022-04-21T13:35:39.563Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-21T13:35:39.563Z] === RUN TestInvalidTags [2022-04-21T13:35:39.563Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:35:39.563Z] PASS [2022-04-21T13:35:39.563Z] coverage: 83.7% of statements [2022-04-21T13:35:39.563Z] ok github.com/docker/docker/reference 0.089s coverage: 83.7% of statements [2022-04-21T13:35:39.674Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-21T13:35:39.674Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:35:40.357Z] === RUN TestChtimes [2022-04-21T13:35:40.357Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:35:40.357Z] === RUN TestChtimesWindows [2022-04-21T13:35:40.357Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:35:40.357Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:35:40.357Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:35:40.357Z] PASS [2022-04-21T13:35:40.357Z] coverage: 13.0% of statements [2022-04-21T13:35:40.357Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-21T13:35:40.524Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:35:40.524Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:35:40.524Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:35:40.524Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestValidateMirror [2022-04-21T13:35:40.524Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:35:40.524Z] time="2022-04-21T13:35:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:35:40.524Z] time="2022-04-21T13:35:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:35:40.524Z] time="2022-04-21T13:35:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:35:40.524Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-21T13:35:40.524Z] === RUN TestNewServiceConfig [2022-04-21T13:35:40.524Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestValidateIndexName [2022-04-21T13:35:40.524Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:35:40.524Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestEndpointParse [2022-04-21T13:35:40.524Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestEndpointParseInvalid [2022-04-21T13:35:40.524Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestValidateEndpoint [2022-04-21T13:35:40.524Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestPing [2022-04-21T13:35:40.524Z] --- PASS: TestPing (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:35:40.524Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:40.524Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-21T13:35:40.524Z] === RUN TestEndpoint [2022-04-21T13:35:40.524Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:40.524Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestParseRepositoryInfo [2022-04-21T13:35:40.524Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestNewIndexInfo [2022-04-21T13:35:40.524Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:35:40.524Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:40.524Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestSearchRepositories [2022-04-21T13:35:40.524Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:35:40.524Z] Host: 127.0.0.1:49320 [2022-04-21T13:35:40.524Z] User-Agent: docker test client [2022-04-21T13:35:40.524Z] Authorization: Token fake-token [2022-04-21T13:35:40.524Z] X-Docker-Token: true [2022-04-21T13:35:40.524Z] Accept-Encoding: gzip [2022-04-21T13:35:40.524Z] [2022-04-21T13:35:40.524Z] [2022-04-21T13:35:40.524Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:35:40.524Z] Connection: close [2022-04-21T13:35:40.524Z] Content-Length: 144 [2022-04-21T13:35:40.524Z] Cache-Control: no-cache [2022-04-21T13:35:40.524Z] Content-Type: application/json [2022-04-21T13:35:40.524Z] Date: Thu, 21 Apr 2022 13:35:40 GMT [2022-04-21T13:35:40.524Z] Expires: -1 [2022-04-21T13:35:40.524Z] Pragma: no-cache [2022-04-21T13:35:40.524Z] Server: docker-tests/mock [2022-04-21T13:35:40.524Z] X-Docker-Registry-Config: mock [2022-04-21T13:35:40.524Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:35:40.524Z] [2022-04-21T13:35:40.524Z] [2022-04-21T13:35:40.524Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestTrustedLocation [2022-04-21T13:35:40.524Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:35:40.524Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:35:40.524Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestIsSecureIndex [2022-04-21T13:35:40.524Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:35:40.524Z] PASS [2022-04-21T13:35:40.524Z] coverage: 51.7% of statements [2022-04-21T13:35:40.524Z] ok github.com/docker/docker/registry 0.169s coverage: 51.7% of statements [2022-04-21T13:35:40.524Z] time="2022-04-21T13:35:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReader [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:35:40.524Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:35:40.524Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:35:40.524Z] PASS [2022-04-21T13:35:40.524Z] coverage: 100.0% of statements [2022-04-21T13:35:40.524Z] ok github.com/docker/docker/registry/resumable 0.182s coverage: 100.0% of statements [2022-04-21T13:35:40.687Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:35:40.811Z] === RUN TestTailFile [2022-04-21T13:35:40.811Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:35:40.811Z] === RUN TestTailFileManyLines [2022-04-21T13:35:40.811Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:35:40.811Z] === RUN TestTailEmptyFile [2022-04-21T13:35:40.811Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:35:40.811Z] === RUN TestTailNegativeN [2022-04-21T13:35:40.811Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:35:40.811Z] === RUN TestNewTailReader [2022-04-21T13:35:40.811Z] === PAUSE TestNewTailReader [2022-04-21T13:35:40.811Z] === CONT TestNewTailReader [2022-04-21T13:35:40.811Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:40.811Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:40.811Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:40.811Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:40.811Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:40.811Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:40.811Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:40.811Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.812Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:40.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:40.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.813Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:40.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:40.814Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.814Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:40.814Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:40.979Z] === RUN TestRestartManagerTimeout [2022-04-21T13:35:40.979Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:35:40.979Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:35:40.979Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:35:40.979Z] PASS [2022-04-21T13:35:40.979Z] coverage: 50.9% of statements [2022-04-21T13:35:40.979Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-04-21T13:35:41.028Z] + echo Ensuring container killed. [2022-04-21T13:35:41.028Z] Ensuring container killed. [2022-04-21T13:35:41.028Z] + docker rm -vf docker-pr2 [2022-04-21T13:35:41.028Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:35:41.054Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-21T13:35:41.054Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.269Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.271Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:35:41.272Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:35:41.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:35:41.275Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:35:41.275Z] PASS [2022-04-21T13:35:41.275Z] coverage: 88.6% of statements [2022-04-21T13:35:41.275Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2022-04-21T13:35:41.313Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:35:41.313Z] Chowning /workspace to jenkins user [2022-04-21T13:35:41.313Z] + id -u [2022-04-21T13:35:41.313Z] + id -g [2022-04-21T13:35:41.313Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:35:41.313Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:35:41.313Z] latest: Pulling from library/busybox [2022-04-21T13:35:41.314Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-21T13:35:41.314Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:35:41.434Z] === RUN TestDecodeContainerConfig [2022-04-21T13:35:41.434Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:35:41.434Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:35:41.434Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:35:41.434Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:35:41.434Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:35:41.434Z] === RUN TestValidatePrivileged [2022-04-21T13:35:41.434Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:35:41.434Z] PASS [2022-04-21T13:35:41.434Z] coverage: 52.4% of statements [2022-04-21T13:35:41.434Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.4% of statements [2022-04-21T13:35:41.434Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:35:41.434Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:35:41.434Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:35:41.434Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:35:41.434Z] PASS [2022-04-21T13:35:41.434Z] coverage: 62.5% of statements [2022-04-21T13:35:41.434Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2022-04-21T13:35:41.574Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:35:41.574Z] 50e8d59317eb: Verifying Checksum [2022-04-21T13:35:41.574Z] 50e8d59317eb: Download complete [2022-04-21T13:35:41.574Z] 50e8d59317eb: Pull complete [2022-04-21T13:35:41.574Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:35:41.574Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:35:41.729Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:35:41.730Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:35:41.730Z] === RUN TestTarSumRemove [2022-04-21T13:35:41.889Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T13:35:41.890Z] === RUN TestClientStream [2022-04-21T13:35:41.890Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestClientSendFile [2022-04-21T13:35:41.890Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:35:41.890Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:35:41.890Z] === RUN TestFileSpecPlugin [2022-04-21T13:35:41.890Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:35:41.890Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:35:41.890Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:35:41.890Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestPluginAddHandler [2022-04-21T13:35:41.890Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:35:41.890Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:35:41.890Z] === RUN TestGet [2022-04-21T13:35:41.890Z] time="2022-04-21T13:35:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:35:42.184Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestSortFileInfoSums [2022-04-21T13:35:42.184Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:35:42.184Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestNewTarSumForLabel [2022-04-21T13:35:42.184Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestEmptyTar [2022-04-21T13:35:42.184Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestTarSumsReadSize [2022-04-21T13:35:42.184Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestTarSums [2022-04-21T13:35:42.184Z] --- PASS: TestTarSums (0.06s) [2022-04-21T13:35:42.184Z] === RUN TestIteration [2022-04-21T13:35:42.184Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:35:42.184Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestVersion [2022-04-21T13:35:42.184Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestGetVersion [2022-04-21T13:35:42.184Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:35:42.184Z] === RUN TestGetVersions [2022-04-21T13:35:42.184Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:35:42.184Z] PASS [2022-04-21T13:35:42.184Z] coverage: 89.3% of statements [2022-04-21T13:35:42.184Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-04-21T13:35:42.184Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:35:42.184Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:35:42.184Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:35:42.184Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:35:42.638Z] === RUN TestTruncIndex [2022-04-21T13:35:42.638Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:35:42.638Z] PASS [2022-04-21T13:35:42.638Z] coverage: 91.5% of statements [2022-04-21T13:35:42.638Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-04-21T13:35:42.638Z] === RUN TestVersionInfo [2022-04-21T13:35:42.638Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:35:42.638Z] === RUN TestAppendVersions [2022-04-21T13:35:42.638Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:35:42.638Z] PASS [2022-04-21T13:35:42.638Z] coverage: 88.9% of statements [2022-04-21T13:35:42.638Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-04-21T13:35:42.849Z] time="2022-04-21T13:35:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:35:43.304Z] === RUN TestGetDriver [2022-04-21T13:35:43.304Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestVolumeRequestError [2022-04-21T13:35:43.304Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T13:35:43.304Z] PASS [2022-04-21T13:35:43.304Z] coverage: 36.1% of statements [2022-04-21T13:35:43.304Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-04-21T13:35:43.304Z] === RUN TestGetAddress [2022-04-21T13:35:43.304Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestRemove [2022-04-21T13:35:43.304Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:35:43.304Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestInitializeWithVolumes [2022-04-21T13:35:43.304Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestCreate [2022-04-21T13:35:43.304Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:35:43.304Z] === RUN TestValidateName [2022-04-21T13:35:43.304Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestCreateWithOpts [2022-04-21T13:35:43.304Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:35:43.304Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:35:43.304Z] === RUN TestRelaodNoOpts [2022-04-21T13:35:43.304Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:35:43.304Z] PASS [2022-04-21T13:35:43.304Z] coverage: 41.5% of statements [2022-04-21T13:35:43.304Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:35:43.767Z] + bundleName=amd64-rootless [2022-04-21T13:35:43.768Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-21T13:35:43.768Z] Creating amd64-rootless-bundles.tar.gz [2022-04-21T13:35:43.768Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T13:35:43.768Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-21T13:35:43.781Z] Archiving artifacts [2022-04-21T13:35:43.851Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-21T13:35:43.851Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:35:43.851Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:35:43.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:35:43.851Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:35:44.162Z] === RUN TestNewSettable [2022-04-21T13:35:44.162Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:35:44.162Z] === RUN TestIsSettable [2022-04-21T13:35:44.162Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:35:44.162Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:35:44.163Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:35:44.163Z] PASS [2022-04-21T13:35:44.163Z] coverage: 20.0% of statements [2022-04-21T13:35:44.163Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-04-21T13:35:44.163Z] === RUN TestValidatePrivileges [2022-04-21T13:35:44.163Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:35:44.163Z] === RUN TestFilterByCapNeg [2022-04-21T13:35:44.163Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:35:44.163Z] === RUN TestFilterByCapPos [2022-04-21T13:35:44.163Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:35:44.163Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:35:44.163Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:35:44.163Z] PASS [2022-04-21T13:35:44.163Z] coverage: 12.0% of statements [2022-04-21T13:35:44.163Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:35:44.263Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:35:44.263Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:35:44.263Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:35:44.263Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:35:44.263Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:35:44.263Z] === RUN TestParseMountSpec [2022-04-21T13:35:44.263Z] parser_test.go:62: case 0 [2022-04-21T13:35:44.263Z] parser_test.go:62: case 1 [2022-04-21T13:35:44.263Z] parser_test.go:62: case 2 [2022-04-21T13:35:44.263Z] parser_test.go:62: case 3 [2022-04-21T13:35:44.263Z] parser_test.go:62: case 4 [2022-04-21T13:35:44.263Z] parser_test.go:62: case 5 [2022-04-21T13:35:44.264Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:35:44.264Z] === RUN TestValidateMount [2022-04-21T13:35:44.264Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:35:44.264Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:35:44.264Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:35:44.264Z] PASS [2022-04-21T13:35:44.264Z] coverage: 67.6% of statements [2022-04-21T13:35:44.264Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-04-21T13:35:44.616Z] === RUN TestLoad [2022-04-21T13:35:44.616Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:35:44.616Z] === RUN TestSave [2022-04-21T13:35:44.616Z] --- PASS: TestSave (0.02s) [2022-04-21T13:35:44.616Z] === RUN TestAddDeleteGet [2022-04-21T13:35:44.616Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-21T13:35:44.616Z] === RUN TestInvalidTags [2022-04-21T13:35:44.616Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:35:44.616Z] PASS [2022-04-21T13:35:44.616Z] coverage: 84.4% of statements [2022-04-21T13:35:44.616Z] ok github.com/docker/docker/reference 0.082s coverage: 84.4% of statements [2022-04-21T13:35:44.719Z] === RUN TestSetGetMeta [2022-04-21T13:35:44.719Z] === PAUSE TestSetGetMeta [2022-04-21T13:35:44.719Z] === RUN TestRestore [2022-04-21T13:35:44.719Z] === PAUSE TestRestore [2022-04-21T13:35:44.719Z] === RUN TestServiceCreate [2022-04-21T13:35:44.719Z] === PAUSE TestServiceCreate [2022-04-21T13:35:44.719Z] === RUN TestServiceList [2022-04-21T13:35:44.719Z] === PAUSE TestServiceList [2022-04-21T13:35:44.719Z] === RUN TestServiceRemove [2022-04-21T13:35:44.719Z] === PAUSE TestServiceRemove [2022-04-21T13:35:44.719Z] === RUN TestServiceGet [2022-04-21T13:35:44.719Z] === PAUSE TestServiceGet [2022-04-21T13:35:44.719Z] === RUN TestServicePrune [2022-04-21T13:35:44.719Z] === PAUSE TestServicePrune [2022-04-21T13:35:44.719Z] === RUN TestCreate [2022-04-21T13:35:44.719Z] === PAUSE TestCreate [2022-04-21T13:35:44.719Z] === RUN TestRemove [2022-04-21T13:35:44.719Z] === PAUSE TestRemove [2022-04-21T13:35:44.719Z] === RUN TestList [2022-04-21T13:35:44.719Z] === PAUSE TestList [2022-04-21T13:35:44.719Z] === RUN TestFindByDriver [2022-04-21T13:35:44.719Z] === PAUSE TestFindByDriver [2022-04-21T13:35:44.719Z] === RUN TestFindByReferenced [2022-04-21T13:35:44.719Z] === PAUSE TestFindByReferenced [2022-04-21T13:35:44.719Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:35:44.719Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:35:44.719Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:44.719Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:44.719Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:35:44.719Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:35:44.719Z] === RUN TestRefDerefRemove [2022-04-21T13:35:44.719Z] === PAUSE TestRefDerefRemove [2022-04-21T13:35:44.719Z] === RUN TestGet [2022-04-21T13:35:44.719Z] === PAUSE TestGet [2022-04-21T13:35:44.719Z] === RUN TestGetWithReference [2022-04-21T13:35:44.719Z] === PAUSE TestGetWithReference [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:44.719Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:44.719Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:35:44.719Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:35:44.719Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:35:44.719Z] === CONT TestSetGetMeta [2022-04-21T13:35:44.719Z] === CONT TestList [2022-04-21T13:35:44.719Z] === CONT TestServiceGet [2022-04-21T13:35:44.719Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:35:44.719Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-21T13:35:44.719Z] === CONT TestServiceRemove [2022-04-21T13:35:44.719Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T13:35:44.719Z] === CONT TestServiceList [2022-04-21T13:35:44.719Z] --- PASS: TestList (0.03s) [2022-04-21T13:35:44.719Z] === CONT TestServiceCreate [2022-04-21T13:35:44.719Z] --- PASS: TestServiceGet (0.11s) [2022-04-21T13:35:44.719Z] === CONT TestRestore [2022-04-21T13:35:44.719Z] --- PASS: TestServiceRemove (0.10s) [2022-04-21T13:35:44.719Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:44.719Z] --- PASS: TestServiceCreate (0.08s) [2022-04-21T13:35:44.719Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:35:44.719Z] --- PASS: TestServiceList (0.09s) [2022-04-21T13:35:44.719Z] === CONT TestFindByReferenced [2022-04-21T13:35:44.719Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestFindByDriver [2022-04-21T13:35:44.719Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:35:44.719Z] === CONT TestGetWithReference [2022-04-21T13:35:44.719Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestGet [2022-04-21T13:35:44.719Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestRefDerefRemove [2022-04-21T13:35:44.719Z] --- PASS: TestFindByDriver (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestCreate [2022-04-21T13:35:44.719Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestRemove [2022-04-21T13:35:44.719Z] --- PASS: TestGet (0.01s) [2022-04-21T13:35:44.719Z] === CONT TestServicePrune [2022-04-21T13:35:44.719Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T13:35:44.719Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:35:44.719Z] time="2022-04-21T13:35:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:44.719Z] --- PASS: TestRemove (0.01s) [2022-04-21T13:35:44.719Z] time="2022-04-21T13:35:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:44.719Z] time="2022-04-21T13:35:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:44.719Z] time="2022-04-21T13:35:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:35:44.719Z] time="2022-04-21T13:35:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:44.719Z] --- PASS: TestServicePrune (0.02s) [2022-04-21T13:35:44.719Z] PASS [2022-04-21T13:35:44.719Z] coverage: 69.0% of statements [2022-04-21T13:35:44.719Z] ok github.com/docker/docker/volume/service 0.204s coverage: 69.0% of statements [2022-04-21T13:35:45.173Z] time="2022-04-21T13:35:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:35:45.573Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:35:45.573Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:35:45.573Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:35:45.573Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestValidateMirror [2022-04-21T13:35:45.573Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:35:45.573Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:35:45.573Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:35:45.573Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:35:45.573Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:35:45.573Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:35:45.573Z] time="2022-04-21T13:35:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:35:45.573Z] time="2022-04-21T13:35:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:35:45.573Z] time="2022-04-21T13:35:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:35:45.573Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-21T13:35:45.573Z] === RUN TestNewServiceConfig [2022-04-21T13:35:45.573Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestValidateIndexName [2022-04-21T13:35:45.573Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:35:45.573Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestEndpointParse [2022-04-21T13:35:45.573Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestEndpointParseInvalid [2022-04-21T13:35:45.573Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestValidateEndpoint [2022-04-21T13:35:45.573Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestPing [2022-04-21T13:35:45.573Z] --- PASS: TestPing (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:35:45.573Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:45.573Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestEndpoint [2022-04-21T13:35:45.573Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:45.573Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestParseRepositoryInfo [2022-04-21T13:35:45.573Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestNewIndexInfo [2022-04-21T13:35:45.573Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:35:45.573Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:35:45.573Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestSearchRepositories [2022-04-21T13:35:45.573Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:35:45.573Z] Host: 127.0.0.1:49316 [2022-04-21T13:35:45.573Z] User-Agent: docker test client [2022-04-21T13:35:45.573Z] Authorization: Token fake-token [2022-04-21T13:35:45.573Z] X-Docker-Token: true [2022-04-21T13:35:45.573Z] Accept-Encoding: gzip [2022-04-21T13:35:45.573Z] [2022-04-21T13:35:45.573Z] [2022-04-21T13:35:45.573Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:35:45.573Z] Connection: close [2022-04-21T13:35:45.573Z] Content-Length: 144 [2022-04-21T13:35:45.573Z] Cache-Control: no-cache [2022-04-21T13:35:45.573Z] Content-Type: application/json [2022-04-21T13:35:45.573Z] Date: Thu, 21 Apr 2022 13:35:45 GMT [2022-04-21T13:35:45.573Z] Expires: -1 [2022-04-21T13:35:45.573Z] Pragma: no-cache [2022-04-21T13:35:45.573Z] Server: docker-tests/mock [2022-04-21T13:35:45.573Z] X-Docker-Registry-Config: mock [2022-04-21T13:35:45.573Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:35:45.573Z] [2022-04-21T13:35:45.573Z] [2022-04-21T13:35:45.573Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestTrustedLocation [2022-04-21T13:35:45.573Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:35:45.573Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:35:45.573Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:35:45.573Z] === RUN TestIsSecureIndex [2022-04-21T13:35:45.573Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:35:45.573Z] PASS [2022-04-21T13:35:45.573Z] coverage: 51.7% of statements [2022-04-21T13:35:45.573Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2022-04-21T13:35:45.573Z] time="2022-04-21T13:35:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:35:45.573Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-04-21T13:35:45.606Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:35:45.915Z] + make clean [2022-04-21T13:35:46.027Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:35:46.027Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:35:46.027Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:35:46.027Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:35:46.027Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:35:46.027Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:35:46.027Z] === RUN TestResumableRequestReader [2022-04-21T13:35:46.027Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:35:46.027Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:35:46.027Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:35:46.027Z] PASS [2022-04-21T13:35:46.027Z] coverage: 100.0% of statements [2022-04-21T13:35:46.027Z] ok github.com/docker/docker/registry/resumable 0.178s coverage: 100.0% of statements [2022-04-21T13:35:46.027Z] === RUN TestRestartManagerTimeout [2022-04-21T13:35:46.027Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:35:46.027Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:35:46.027Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:35:46.027Z] PASS [2022-04-21T13:35:46.027Z] coverage: 50.9% of statements [2022-04-21T13:35:46.027Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-04-21T13:35:46.177Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:35:46.177Z] docker-dev-cache [2022-04-21T13:35:46.177Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:35:46.481Z] === RUN TestDecodeContainerConfig [2022-04-21T13:35:46.481Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:35:46.481Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:35:46.481Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:35:46.481Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:35:46.481Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:35:46.481Z] === RUN TestValidatePrivileged [2022-04-21T13:35:46.481Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:35:46.481Z] PASS [2022-04-21T13:35:46.481Z] coverage: 52.4% of statements [2022-04-21T13:35:46.481Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.4% of statements [2022-04-21T13:35:46.935Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:35:46.935Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:35:46.935Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:35:46.935Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:35:46.935Z] PASS [2022-04-21T13:35:46.935Z] coverage: 62.5% of statements [2022-04-21T13:35:46.935Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:35:47.892Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-04-21T13:35:47.892Z] === RUN TestClientStream [2022-04-21T13:35:47.892Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestClientSendFile [2022-04-21T13:35:47.892Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:35:47.892Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:35:47.892Z] === RUN TestFileSpecPlugin [2022-04-21T13:35:47.892Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:35:47.892Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:35:47.892Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:35:47.892Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestPluginAddHandler [2022-04-21T13:35:47.892Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:35:47.892Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:35:47.892Z] === RUN TestGet [2022-04-21T13:35:47.892Z] time="2022-04-21T13:35:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:35:48.850Z] === RUN TestGetDriver [2022-04-21T13:35:48.850Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:35:48.850Z] === RUN TestVolumeRequestError [2022-04-21T13:35:48.850Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T13:35:48.850Z] PASS [2022-04-21T13:35:48.850Z] coverage: 36.1% of statements [2022-04-21T13:35:48.850Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-04-21T13:35:48.850Z] === RUN TestGetAddress [2022-04-21T13:35:48.850Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:35:48.850Z] === RUN TestRemove [2022-04-21T13:35:48.850Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:35:48.850Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:35:48.850Z] === RUN TestInitializeWithVolumes [2022-04-21T13:35:48.850Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-21T13:35:48.850Z] === RUN TestCreate [2022-04-21T13:35:48.850Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:35:48.850Z] === RUN TestValidateName [2022-04-21T13:35:48.850Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:35:48.850Z] === RUN TestCreateWithOpts [2022-04-21T13:35:48.850Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:35:48.850Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:35:48.850Z] === RUN TestRelaodNoOpts [2022-04-21T13:35:48.850Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:35:48.850Z] PASS [2022-04-21T13:35:48.850Z] coverage: 41.5% of statements [2022-04-21T13:35:48.850Z] ok github.com/docker/docker/volume/local 0.054s coverage: 41.5% of statements [2022-04-21T13:35:48.850Z] time="2022-04-21T13:35:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:35:48.883Z] time="2022-04-21T13:35:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:35:49.808Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:35:49.808Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:35:49.808Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:35:49.808Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:35:49.808Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:35:49.808Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:35:49.809Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:35:49.809Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:35:49.809Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:35:49.809Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestParseMountSpec [2022-04-21T13:35:49.809Z] parser_test.go:62: case 0 [2022-04-21T13:35:49.809Z] parser_test.go:62: case 1 [2022-04-21T13:35:49.809Z] parser_test.go:62: case 2 [2022-04-21T13:35:49.809Z] parser_test.go:62: case 3 [2022-04-21T13:35:49.809Z] parser_test.go:62: case 4 [2022-04-21T13:35:49.809Z] parser_test.go:62: case 5 [2022-04-21T13:35:49.809Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestValidateMount [2022-04-21T13:35:49.809Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:35:49.809Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:35:49.809Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:35:49.809Z] PASS [2022-04-21T13:35:49.809Z] coverage: 67.6% of statements [2022-04-21T13:35:49.809Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-04-21T13:35:50.262Z] === RUN TestSetGetMeta [2022-04-21T13:35:50.262Z] === PAUSE TestSetGetMeta [2022-04-21T13:35:50.262Z] === RUN TestRestore [2022-04-21T13:35:50.262Z] === PAUSE TestRestore [2022-04-21T13:35:50.262Z] === RUN TestServiceCreate [2022-04-21T13:35:50.262Z] === PAUSE TestServiceCreate [2022-04-21T13:35:50.262Z] === RUN TestServiceList [2022-04-21T13:35:50.262Z] === PAUSE TestServiceList [2022-04-21T13:35:50.262Z] === RUN TestServiceRemove [2022-04-21T13:35:50.262Z] === PAUSE TestServiceRemove [2022-04-21T13:35:50.262Z] === RUN TestServiceGet [2022-04-21T13:35:50.262Z] === PAUSE TestServiceGet [2022-04-21T13:35:50.262Z] === RUN TestServicePrune [2022-04-21T13:35:50.262Z] === PAUSE TestServicePrune [2022-04-21T13:35:50.262Z] === RUN TestCreate [2022-04-21T13:35:50.262Z] === PAUSE TestCreate [2022-04-21T13:35:50.262Z] === RUN TestRemove [2022-04-21T13:35:50.262Z] === PAUSE TestRemove [2022-04-21T13:35:50.262Z] === RUN TestList [2022-04-21T13:35:50.262Z] === PAUSE TestList [2022-04-21T13:35:50.262Z] === RUN TestFindByDriver [2022-04-21T13:35:50.262Z] === PAUSE TestFindByDriver [2022-04-21T13:35:50.262Z] === RUN TestFindByReferenced [2022-04-21T13:35:50.262Z] === PAUSE TestFindByReferenced [2022-04-21T13:35:50.262Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:35:50.262Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:35:50.262Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:50.262Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:50.262Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:35:50.262Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:35:50.262Z] === RUN TestRefDerefRemove [2022-04-21T13:35:50.262Z] === PAUSE TestRefDerefRemove [2022-04-21T13:35:50.262Z] === RUN TestGet [2022-04-21T13:35:50.262Z] === PAUSE TestGet [2022-04-21T13:35:50.262Z] === RUN TestGetWithReference [2022-04-21T13:35:50.262Z] === PAUSE TestGetWithReference [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:35:50.262Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:35:50.262Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:35:50.263Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:50.263Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:50.263Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:50.263Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:35:50.263Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:35:50.263Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:35:50.263Z] === CONT TestSetGetMeta [2022-04-21T13:35:50.263Z] === CONT TestList [2022-04-21T13:35:50.263Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:35:50.263Z] === CONT TestServiceGet [2022-04-21T13:35:50.263Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestRemove [2022-04-21T13:35:50.263Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-21T13:35:50.263Z] === CONT TestCreate [2022-04-21T13:35:50.263Z] --- PASS: TestList (0.02s) [2022-04-21T13:35:50.263Z] === CONT TestServicePrune [2022-04-21T13:35:50.263Z] --- PASS: TestRemove (0.02s) [2022-04-21T13:35:50.263Z] === CONT TestGet [2022-04-21T13:35:50.263Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestGetWithReference [2022-04-21T13:35:50.263Z] --- PASS: TestGet (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestRefDerefRemove [2022-04-21T13:35:50.263Z] --- PASS: TestGetWithReference (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestServiceList [2022-04-21T13:35:50.263Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestServiceRemove [2022-04-21T13:35:50.263Z] --- PASS: TestServiceGet (0.11s) [2022-04-21T13:35:50.263Z] === CONT TestServiceCreate [2022-04-21T13:35:50.263Z] time="2022-04-21T13:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:50.263Z] --- PASS: TestServiceRemove (0.07s) [2022-04-21T13:35:50.263Z] === CONT TestRestore [2022-04-21T13:35:50.263Z] time="2022-04-21T13:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:50.263Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:35:50.263Z] --- PASS: TestServiceList (0.07s) [2022-04-21T13:35:50.263Z] time="2022-04-21T13:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:50.263Z] time="2022-04-21T13:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:35:50.263Z] time="2022-04-21T13:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:35:50.263Z] --- PASS: TestServiceCreate (0.02s) [2022-04-21T13:35:50.263Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:35:50.263Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-21T13:35:50.263Z] === CONT TestFindByReferenced [2022-04-21T13:35:50.263Z] --- PASS: TestServicePrune (0.11s) [2022-04-21T13:35:50.263Z] === CONT TestFindByDriver [2022-04-21T13:35:50.263Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:35:50.263Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-21T13:35:50.263Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-21T13:35:50.263Z] --- PASS: TestFindByDriver (0.01s) [2022-04-21T13:35:50.263Z] PASS [2022-04-21T13:35:50.263Z] coverage: 69.0% of statements [2022-04-21T13:35:50.263Z] ok github.com/docker/docker/volume/service 0.176s coverage: 69.0% of statements [2022-04-21T13:35:51.220Z] time="2022-04-21T13:35:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:35:53.708Z] ba8181afd426: Pull complete [2022-04-21T13:35:53.708Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-21T13:35:53.708Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:35:53.708Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-21T13:35:53.708Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-21T13:35:53.708Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-21T13:35:53.708Z] WARN: Skipping validation tests [2022-04-21T13:35:53.708Z] INFO: Running unit tests at 04/21/2022 13:35:45... [2022-04-21T13:35:53.708Z] INFO: make.ps1 starting at 04/21/2022 13:35:50 [2022-04-21T13:35:53.708Z] INFO: Git commit (03f9499a17) assumed from DOCKER_GITCOMMIT environment variable [2022-04-21T13:35:53.708Z] INFO: Running unit tests... [2022-04-21T13:35:54.925Z] time="2022-04-21T13:35:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:35:55.486Z] --- PASS: TestBuildWithHugeFile (50.36s) [2022-04-21T13:35:55.486Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:35:55.486Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:35:55.486Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:35:55.486Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:35:55.486Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:35:55.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:35:55.486Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:35:55.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:35:55.486Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:35:55.486Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:35:55.486Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:35:55.486Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:35:55.486Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:35:55.486Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-21T13:35:55.486Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-21T13:35:55.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-21T13:35:55.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:35:55.486Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:35:55.486Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:35:55.486Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:35:55.486Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-04-21T13:35:55.486Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-04-21T13:35:55.486Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-04-21T13:35:55.486Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:35:55.486Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-21T13:35:55.486Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:35:55.486Z] Loaded image: busybox:latest [2022-04-21T13:35:55.486Z] Loaded image: busybox:glibc [2022-04-21T13:35:55.486Z] Loaded image: debian:bullseye-slim [2022-04-21T13:35:55.486Z] Loaded image: hello-world:latest [2022-04-21T13:35:55.486Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:35:57.404Z] --- PASS: TestGet (15.01s) [2022-04-21T13:35:57.404Z] === RUN TestPluginWithNoManifest [2022-04-21T13:35:57.404Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:35:57.404Z] === RUN TestGetAll [2022-04-21T13:35:57.404Z] --- PASS: TestGetAll (0.00s) [2022-04-21T13:35:57.404Z] PASS [2022-04-21T13:35:57.404Z] coverage: 73.2% of statements [2022-04-21T13:35:57.404Z] ok github.com/docker/docker/pkg/plugins 35.861s coverage: 73.2% of statements [2022-04-21T13:35:57.561Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:35:58.737Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-04-21T13:35:58.737Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:36:00.050Z] sha256:1407c23456e16f07605d9630defa898dbf6934556ca7547932f366ba00872b58 [2022-04-21T13:36:00.050Z] INFO: Starting docker-py tests... [2022-04-21T13:36:00.050Z] ============================= test session starts ============================== [2022-04-21T13:36:00.050Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-21T13:36:00.050Z] rootdir: /src, inifile: pytest.ini [2022-04-21T13:36:00.050Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-21T13:36:00.050Z] collected 395 items / 2 deselected / 393 selected [2022-04-21T13:36:00.050Z] [2022-04-21T13:36:00.644Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rsrqfa1phwxvrghxoncgr3d10 Created:2022-04-21 13:35:59.021271773 +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[f7cfb5dad92f8ba113c47eaf66ae81714f157c9cb48c3709c784eb8f481aada9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8p0osrjb7a078m8ih79ahhkjx EndpointID:99750447f8184505bcec608a47288777d459cd476a33074f2a61000a3b28a018 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:78d1f021cf635f7fc3bdf6b4b2403e8f3ea28a6cc3111dd7cc696e240c337c25 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:a477879e8931 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8p0osrjb7a078m8ih79ahhkjx EndpointID:99750447f8184505bcec608a47288777d459cd476a33074f2a61000a3b28a018 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:36:02.023Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.14s) [2022-04-21T13:36:02.023Z] PASS [2022-04-21T13:36:02.023Z] [2022-04-21T13:36:02.023Z] === Skipped [2022-04-21T13:36:02.023Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:36:02.023Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:36:02.023Z] [2022-04-21T13:36:02.023Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:36:02.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:36:02.023Z] [2022-04-21T13:36:02.023Z] DONE 34 tests, 2 skipped in 80.734s [2022-04-21T13:36:02.023Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:36:02.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:02.023Z] ++ set -e [2022-04-21T13:36:02.023Z] ++ '[' -n 0 ']' [2022-04-21T13:36:02.023Z] ++ set -x [2022-04-21T13:36:02.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:02.023Z] INFO: Testing against a local daemon [2022-04-21T13:36:02.023Z] === RUN TestConfigInspect [2022-04-21T13:36:03.459Z] --- PASS: TestGet (15.00s) [2022-04-21T13:36:03.459Z] === RUN TestPluginWithNoManifest [2022-04-21T13:36:03.459Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:36:03.459Z] === RUN TestGetAll [2022-04-21T13:36:03.459Z] --- PASS: TestGetAll (0.00s) [2022-04-21T13:36:03.459Z] PASS [2022-04-21T13:36:03.459Z] coverage: 73.2% of statements [2022-04-21T13:36:03.459Z] ok github.com/docker/docker/pkg/plugins 35.984s coverage: 73.2% of statements [2022-04-21T13:36:03.912Z] --- PASS: TestConfigInspect (2.21s) [2022-04-21T13:36:03.912Z] === RUN TestConfigList [2022-04-21T13:36:04.838Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-21T13:36:04.838Z] PASS [2022-04-21T13:36:04.838Z] [2022-04-21T13:36:04.838Z] === Skipped [2022-04-21T13:36:04.838Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:36:04.838Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:36:04.838Z] [2022-04-21T13:36:04.838Z] DONE 38 tests, 1 skipped in 44.194s [2022-04-21T13:36:04.838Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:36:04.838Z] INFO: Testing against a local daemon [2022-04-21T13:36:04.838Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:36:04.838Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:04.838Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:36:04.838Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:36:04.838Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:04.838Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:36:04.838Z] PASS [2022-04-21T13:36:04.838Z] [2022-04-21T13:36:04.838Z] === Skipped [2022-04-21T13:36:04.838Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:36:04.838Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:04.838Z] [2022-04-21T13:36:04.838Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:36:04.838Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:36:04.838Z] [2022-04-21T13:36:04.838Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-21T13:36:04.838Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:36:04.838Z] INFO: Testing against a local daemon [2022-04-21T13:36:04.838Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:36:06.219Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-04-21T13:36:06.219Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:36:06.428Z] --- PASS: TestConfigList (2.15s) [2022-04-21T13:36:06.428Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:36:06.788Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:36:07.356Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:36:08.165Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:36:08.294Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:36:08.317Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-04-21T13:36:08.317Z] === RUN TestConfigsUpdate [2022-04-21T13:36:10.202Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T13:36:10.834Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-21T13:36:10.834Z] === RUN TestTemplatedConfig [2022-04-21T13:36:11.582Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:36:13.353Z] --- PASS: TestTemplatedConfig (2.53s) [2022-04-21T13:36:13.353Z] === RUN TestConfigCreateResolve [2022-04-21T13:36:13.604Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-21T13:36:14.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:36:14.343Z] Using test binary docker [2022-04-21T13:36:14.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-21T13:36:14.343Z] Using test binary docker [2022-04-21T13:36:14.343Z] +++ /etc/init.d/apparmor start [2022-04-21T13:36:14.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:36:14.343Z] INFO: Waiting for daemon to start... [2022-04-21T13:36:14.343Z] Starting dockerd [2022-04-21T13:36:14.343Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-21T13:36:14.343Z] +++ /etc/init.d/apparmor start [2022-04-21T13:36:14.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-21T13:36:14.343Z] INFO: Waiting for daemon to start... [2022-04-21T13:36:14.343Z] Starting dockerd [2022-04-21T13:36:14.343Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-21T13:36:14.343Z] .. [2022-04-21T13:36:14.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:36:14.343Z] [2022-04-21T13:36:14.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-21T13:36:14.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:36:14.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-21T13:36:14.343Z] Error: No such image: emptyfs [2022-04-21T13:36:14.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:36:14.343Z] ++++ docker load [2022-04-21T13:36:14.343Z] Error: No such image: emptyfs [2022-04-21T13:36:14.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-21T13:36:14.343Z] ++++ docker load [2022-04-21T13:36:14.343Z] Running integration-test (iteration 1) [2022-04-21T13:36:14.343Z] Running integration-test (iteration 1) [2022-04-21T13:36:14.343Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-21T13:36:14.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-21T13:36:14.343Z] ++ set -e [2022-04-21T13:36:14.343Z] ++ '[' -n 0 ']' [2022-04-21T13:36:14.343Z] ++ set -x [2022-04-21T13:36:14.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-21T13:36:14.343Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-21T13:36:14.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-21T13:36:14.343Z] ++ set -e [2022-04-21T13:36:14.343Z] ++ '[' -n 0 ']' [2022-04-21T13:36:14.343Z] ++ set -x [2022-04-21T13:36:14.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-21T13:36:14.343Z] Loaded image: busybox:latest [2022-04-21T13:36:14.343Z] Loaded image: busybox:latest [2022-04-21T13:36:14.343Z] Loaded image: busybox:glibc [2022-04-21T13:36:14.343Z] Loaded image: busybox:glibc [2022-04-21T13:36:14.421Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-21T13:36:15.243Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-04-21T13:36:15.243Z] PASS [2022-04-21T13:36:15.243Z] [2022-04-21T13:36:15.243Z] DONE 6 tests in 13.575s [2022-04-21T13:36:15.243Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:36:15.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:15.243Z] ++ set -e [2022-04-21T13:36:15.243Z] ++ '[' -n 0 ']' [2022-04-21T13:36:15.244Z] ++ set -x [2022-04-21T13:36:15.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:15.500Z] INFO: Testing against a local daemon [2022-04-21T13:36:15.500Z] === RUN TestCheckpoint [2022-04-21T13:36:15.500Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:36:15.500Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:15.500Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:36:15.500Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:36:15.500Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:36:15.500Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:36:15.500Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:36:15.500Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-21T13:36:15.500Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:36:15.500Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-21T13:36:15.500Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:36:15.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-21T13:36:15.757Z] === RUN TestCopyEmptyFile [2022-04-21T13:36:15.757Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-21T13:36:15.757Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:36:15.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-21T13:36:15.757Z] === RUN TestCopyFromContainer [2022-04-21T13:36:15.782Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan (9.88s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-04-21T13:36:15.782Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-21T13:36:15.782Z] PASS [2022-04-21T13:36:15.782Z] [2022-04-21T13:36:15.782Z] DONE 8 tests in 11.171s [2022-04-21T13:36:15.782Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:36:15.782Z] testing: warning: no tests to run [2022-04-21T13:36:15.782Z] PASS [2022-04-21T13:36:15.782Z] [2022-04-21T13:36:15.782Z] DONE 0 tests in 0.007s [2022-04-21T13:36:15.782Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:36:15.782Z] INFO: Testing against a local daemon [2022-04-21T13:36:15.782Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:36:16.167Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-21T13:36:16.688Z] === RUN TestCopyFromContainer// [2022-04-21T13:36:16.944Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:36:16.944Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:36:16.944Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:36:16.944Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:36:17.161Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-04-21T13:36:17.161Z] === RUN TestAuthZPluginTLS [2022-04-21T13:36:17.200Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:36:17.200Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:36:17.200Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:36:17.200Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:36:17.200Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer (1.52s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-21T13:36:17.456Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-21T13:36:17.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:36:17.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:17.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:17.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:17.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:17.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:17.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:17.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:36:17.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:36:17.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:36:17.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:36:17.456Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:36:17.456Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-21T13:36:17.456Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:36:17.456Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:36:17.456Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:36:17.456Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:36:17.456Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:36:17.456Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:36:17.456Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:36:17.456Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:36:17.456Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:36:17.456Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:36:17.456Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:36:17.456Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:36:17.456Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:36:17.456Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:36:17.456Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:36:17.735Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-21T13:36:17.735Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:36:18.303Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T13:36:18.303Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:36:18.516Z] Loaded image: debian:bullseye-slim [2022-04-21T13:36:18.516Z] Loaded image: hello-world:latest [2022-04-21T13:36:18.773Z] Loaded image: debian:bullseye-slim [2022-04-21T13:36:18.773Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:36:18.773Z] Loaded image: hello-world:latest [2022-04-21T13:36:18.773Z] INFO: Testing against a local daemon [2022-04-21T13:36:18.773Z] === RUN TestDockerSuite [2022-04-21T13:36:18.773Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:36:18.773Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:36:18.773Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:36:18.773Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:36:18.822Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-04-21T13:36:18.822Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:36:18.871Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T13:36:18.871Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:36:19.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:36:19.030Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:36:19.030Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:36:19.030Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:36:19.030Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:36:19.030Z] INFO: Testing against a local daemon [2022-04-21T13:36:19.030Z] === RUN TestDockerDaemonSuite [2022-04-21T13:36:19.030Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-21T13:36:19.144Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-21T13:36:19.144Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:19.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:19.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:19.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:19.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:19.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:19.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:19.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:36:19.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:36:19.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:36:19.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:36:19.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:36:19.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T13:36:19.750Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:36:20.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-21T13:36:20.312Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:36:20.312Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:36:20.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:36:20.312Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:36:20.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:36:20.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:36:20.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:36:20.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-21T13:36:20.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:36:20.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-21T13:36:20.312Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:36:20.312Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:36:20.312Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:36:20.312Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:36:20.312Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:36:20.312Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:36:20.312Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:36:20.312Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:36:20.312Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:36:20.312Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:36:20.312Z] === RUN TestDiff [2022-04-21T13:36:20.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-04-21T13:36:20.586Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:36:20.873Z] --- PASS: TestDiff (0.42s) [2022-04-21T13:36:20.873Z] === RUN TestExecWithCloseStdin [2022-04-21T13:36:21.129Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-21T13:36:21.129Z] === RUN TestExec [2022-04-21T13:36:21.156Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-21T13:36:21.156Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:36:21.416Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T13:36:21.416Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:36:21.690Z] --- PASS: TestExec (0.45s) [2022-04-21T13:36:21.690Z] === RUN TestExecUser [2022-04-21T13:36:21.984Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-21T13:36:21.984Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:36:22.253Z] --- PASS: TestExecUser (0.49s) [2022-04-21T13:36:22.253Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:36:22.509Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-04-21T13:36:22.509Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:36:23.201Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:36:23.201Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:36:23.763Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:36:23.763Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:36:23.884Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-21T13:36:23.884Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:36:23.892Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-04-21T13:36:23.892Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:36:24.446Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-04-21T13:36:24.448Z] === RUN TestHealthKillContainer [2022-04-21T13:36:24.691Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:36:24.691Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:36:24.691Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:36:24.832Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-04-21T13:36:24.832Z] === RUN TestAuthZPluginHeader [2022-04-21T13:36:25.770Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-21T13:36:25.770Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:36:26.058Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:36:26.286Z] === RUN TestMiddlewares [2022-04-21T13:36:26.286Z] --- PASS: TestMiddlewares (0.00s) [2022-04-21T13:36:26.286Z] PASS [2022-04-21T13:36:26.286Z] coverage: 7.9% of statements [2022-04-21T13:36:26.286Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2022-04-21T13:36:26.626Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:36:26.626Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:36:26.626Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:36:27.189Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-21T13:36:27.399Z] 2022/04/21 13:36:23 Closing DB instances... [2022-04-21T13:36:27.399Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-21T13:36:27.399Z] === RUN TestFindNode [2022-04-21T13:36:27.399Z] 2022/04/21 13:36:25 Closing DB instances... [2022-04-21T13:36:27.399Z] --- PASS: TestFindNode (0.02s) [2022-04-21T13:36:27.399Z] === RUN TestChangeNodeState [2022-04-21T13:36:27.399Z] 2022/04/21 13:36:25 Closing DB instances... [2022-04-21T13:36:27.399Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-21T13:36:27.399Z] === RUN TestNodeReincarnation [2022-04-21T13:36:27.399Z] 2022/04/21 13:36:25 Closing DB instances... [2022-04-21T13:36:27.751Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:36:28.685Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:36:28.685Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T13:36:28.941Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:36:28.941Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:36:28.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:36:29.502Z] --- PASS: TestBuildWithHugeFile (126.68s) [2022-04-21T13:36:29.502Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:36:29.502Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:36:29.502Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:36:29.502Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:36:29.502Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:29.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:29.502Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:29.502Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:29.502Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:29.502Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:29.502Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:36:29.502Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:36:29.502Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:36:29.502Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-21T13:36:29.502Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-21T13:36:29.503Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-21T13:36:29.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-21T13:36:29.503Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:36:29.503Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-21T13:36:29.966Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-04-21T13:36:29.966Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:36:31.176Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-21T13:36:31.176Z] === RUN TestParallelCreate [2022-04-21T13:36:31.176Z] 2022/04/21 13:36:30 Closing DB instances... [2022-04-21T13:36:31.176Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T13:36:31.176Z] === RUN TestParallelDelete [2022-04-21T13:36:31.176Z] 2022/04/21 13:36:30 Closing DB instances... [2022-04-21T13:36:31.176Z] --- PASS: TestParallelDelete (0.01s) [2022-04-21T13:36:31.176Z] === RUN TestNetworkDBIslands [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:504844c6997f with config:&{NodeID:504844c6997f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 504844c6997f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 504844c6997f/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9037658a1063 with config:&{NodeID:9037658a1063 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 9037658a1063/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 9037658a1063/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 9037658a1063/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 9037658a1063/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 504844c6997f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=info msg="Node 504844c6997f/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:36:31.176Z] time="2022-04-21T13:36:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:635d34120418 with config:&{NodeID:635d34120418 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 504844c6997f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 504844c6997f/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 9037658a1063/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=info msg="Node 9037658a1063/192.168.17.137, added to nodes list" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-21T13:36:31.642Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:36:32.019Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:774c720c04d2 with config:&{NodeID:774c720c04d2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 504844c6997f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 504844c6997f/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 9037658a1063/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 9037658a1063/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=info msg="Node 635d34120418/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:36:32.108Z] time="2022-04-21T13:36:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-21T13:36:32.542Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-21T13:36:32.542Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:598e50f095ff with config:&{NodeID:598e50f095ff Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-04-21T13:36:32.574Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 504844c6997f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 504844c6997f/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 635d34120418/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 635d34120418/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 9037658a1063/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 9037658a1063/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:32.575Z] time="2022-04-21T13:36:32Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:32.581Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:36:32.581Z] --- PASS: TestBuildPreserveOwnership (3.03s) [2022-04-21T13:36:32.581Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-04-21T13:36:32.581Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-04-21T13:36:32.581Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:36:32.798Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-04-21T13:36:32.798Z] === RUN TestIpcModeNone [2022-04-21T13:36:32.837Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-04-21T13:36:32.837Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-21T13:36:33.040Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=info msg="The new bootstrap node list is:[192.168.17.137:10033 192.168.17.137:10034 192.168.17.137:10035]" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49389" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10033" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10034" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49390" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10035" [2022-04-21T13:36:33.040Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49391" [2022-04-21T13:36:33.040Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=info msg="The new bootstrap node list is:[192.168.17.137:10033 192.168.17.137:10034 192.168.17.137:10035]" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10033" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49392" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49393" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10034" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10035" [2022-04-21T13:36:33.041Z] time="2022-04-21T13:36:32Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49394" [2022-04-21T13:36:33.053Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-21T13:36:33.053Z] === RUN TestIpcModePrivate [2022-04-21T13:36:33.255Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-21T13:36:33.255Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:36:33.398Z] Loaded image: busybox:latest [2022-04-21T13:36:33.506Z] time="2022-04-21T13:36:33Z" level=info msg="node 0 leaving" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="node5(598e50f095ff): Node leave event for 504844c6997f/192.168.17.137" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="node3(635d34120418): Node leave event for 504844c6997f/192.168.17.137" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="node4(774c720c04d2): Node leave event for 504844c6997f/192.168.17.137" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="node2(9037658a1063): Node leave event for 504844c6997f/192.168.17.137" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="node1(504844c6997f): Node leave event for 504844c6997f/192.168.17.137" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.507Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.530Z] 2022/04/21 13:36:30 Closing DB instances... [2022-04-21T13:36:33.530Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-21T13:36:33.530Z] === RUN TestFindNode [2022-04-21T13:36:33.530Z] 2022/04/21 13:36:32 Closing DB instances... [2022-04-21T13:36:33.530Z] --- PASS: TestFindNode (0.01s) [2022-04-21T13:36:33.530Z] === RUN TestChangeNodeState [2022-04-21T13:36:33.530Z] 2022/04/21 13:36:32 Closing DB instances... [2022-04-21T13:36:33.530Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-21T13:36:33.530Z] === RUN TestNodeReincarnation [2022-04-21T13:36:33.530Z] 2022/04/21 13:36:32 Closing DB instances... [2022-04-21T13:36:33.615Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-21T13:36:33.615Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-21T13:36:33.615Z] === RUN TestIpcModeShareable [2022-04-21T13:36:33.653Z] Loaded image: busybox:glibc [2022-04-21T13:36:33.871Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 504844c6997f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="node 1 leaving" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063 change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="node4(774c720c04d2): Node leave event for 9037658a1063/192.168.17.137" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063 change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="node5(598e50f095ff): Node leave event for 9037658a1063/192.168.17.137" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063 change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="node3(635d34120418): Node leave event for 9037658a1063/192.168.17.137" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063 change state NodeActive --> NodeLeft" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="node2(9037658a1063): Node leave event for 9037658a1063/192.168.17.137" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063/192.168.17.137, left gossip cluster" [2022-04-21T13:36:33.973Z] time="2022-04-21T13:36:33Z" level=info msg="Node 9037658a1063/192.168.17.137, left gossip cluster" [2022-04-21T13:36:34.127Z] --- PASS: TestIpcModeShareable (0.47s) [2022-04-21T13:36:34.127Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="node 2 leaving" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418 change state NodeActive --> NodeLeft" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="node4(774c720c04d2): Node leave event for 635d34120418/192.168.17.137" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418 change state NodeActive --> NodeLeft" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="node5(598e50f095ff): Node leave event for 635d34120418/192.168.17.137" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418 change state NodeActive --> NodeLeft" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="node3(635d34120418): Node leave event for 635d34120418/192.168.17.137" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=debug msg="memberlist: Failed ping: 598e50f095ff (timeout reached)" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.17.137:10034: use of closed network connection" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.17.137:10036: use of closed network connection" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.17.137:10035: use of closed network connection" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49395" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418/192.168.17.137, left gossip cluster" [2022-04-21T13:36:34.439Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418/192.168.17.137, left gossip cluster" [2022-04-21T13:36:34.582Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node 635d34120418/192.168.17.137, left gossip cluster" [2022-04-21T13:36:34.905Z] networkdb_test.go:867: node4: OK [2022-04-21T13:36:34.905Z] networkdb_test.go:867: node5: OK [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="node 0 coming back" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:09220e8c6505 with config:&{NodeID:09220e8c6505 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node 09220e8c6505/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node 09220e8c6505/192.168.17.137, added to nodes list" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="node 1 coming back" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4c43082cb33 with config:&{NodeID:a4c43082cb33 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node a4c43082cb33/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node a4c43082cb33/192.168.17.137, added to nodes list" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="node 2 coming back" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a19f52c9129f with config:&{NodeID:a19f52c9129f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node a19f52c9129f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=info msg="Node a19f52c9129f/192.168.17.137, added to nodes list" [2022-04-21T13:36:34.905Z] time="2022-04-21T13:36:34Z" level=warning msg="memberlist: Was able to connect to 598e50f095ff but other probes failed, network may be misconfigured" [2022-04-21T13:36:35.371Z] time="2022-04-21T13:36:34Z" level=debug msg="memberlist: Failed ping: 774c720c04d2 (timeout reached)" [2022-04-21T13:36:35.371Z] time="2022-04-21T13:36:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.17.137:10037: use of closed network connection" [2022-04-21T13:36:35.371Z] time="2022-04-21T13:36:34Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49396" [2022-04-21T13:36:35.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-21T13:36:35.492Z] === RUN TestAPIIpcModeHost [2022-04-21T13:36:35.510Z] Loaded image: debian:bullseye-slim [2022-04-21T13:36:35.510Z] Loaded image: hello-world:latest [2022-04-21T13:36:35.767Z] Loaded image: arm32v7/hello-world:latest [2022-04-21T13:36:35.837Z] time="2022-04-21T13:36:35Z" level=warning msg="memberlist: Was able to connect to 774c720c04d2 but other probes failed, network may be misconfigured" [2022-04-21T13:36:36.054Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-21T13:36:36.054Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:36:36.546Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-04-21T13:36:36.546Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:36:36.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-21T13:36:36.981Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-04-21T13:36:36.981Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:36:37.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:36:37.909Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-21T13:36:38.046Z] time="2022-04-21T13:36:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.17.137:10033 192.168.17.137:10034 192.168.17.137:10035]" [2022-04-21T13:36:38.165Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-21T13:36:38.165Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:36:38.270Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-21T13:36:38.270Z] === RUN TestParallelCreate [2022-04-21T13:36:38.270Z] 2022/04/21 13:36:37 Closing DB instances... [2022-04-21T13:36:38.270Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T13:36:38.270Z] === RUN TestParallelDelete [2022-04-21T13:36:38.270Z] 2022/04/21 13:36:37 Closing DB instances... [2022-04-21T13:36:38.270Z] --- PASS: TestParallelDelete (0.02s) [2022-04-21T13:36:38.270Z] === RUN TestNetworkDBIslands [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:381262797eda with config:&{NodeID:381262797eda Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 381262797eda/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 381262797eda/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:36a1b98d5376 with config:&{NodeID:36a1b98d5376 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 36a1b98d5376/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 36a1b98d5376/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 381262797eda/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=info msg="Node 381262797eda/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0b41ea9046cb with config:&{NodeID:0b41ea9046cb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 381262797eda/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 381262797eda/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.270Z] time="2022-04-21T13:36:38Z" level=info msg="Node 36a1b98d5376/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.512Z] time="2022-04-21T13:36:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.17.137:10033 192.168.17.137:10034 192.168.17.137:10035]" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2a1ca44f530e with config:&{NodeID:2a1ca44f530e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 381262797eda/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 381262797eda/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 36a1b98d5376/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, added to nodes list" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:36:38.737Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10033" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49397" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, is the new incarnation of the shutdown node 504844c6997f/192.168.17.137" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10034" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49398" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, is the new incarnation of the shutdown node 504844c6997f/192.168.17.137" [2022-04-21T13:36:38.978Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, is the new incarnation of the shutdown node 9037658a1063/192.168.17.137" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10035" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49399" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 774c720c04d2/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 09220e8c6505/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, is the new incarnation of the shutdown node 635d34120418/192.168.17.137" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, added to nodes list" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, is the new incarnation of the shutdown node 9037658a1063/192.168.17.137" [2022-04-21T13:36:38.979Z] time="2022-04-21T13:36:38Z" level=info msg="Node a4c43082cb33/192.168.17.137, added to nodes list" [2022-04-21T13:36:39.027Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:36:39.102Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:38Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ede780bc0e70 with config:&{NodeID:ede780bc0e70 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 381262797eda/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 381262797eda/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 36a1b98d5376/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:36:39.203Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-21T13:36:39.283Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:36:39.367Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-04-21T13:36:39.367Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, is the new incarnation of the shutdown node 635d34120418/192.168.17.137" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, added to nodes list" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:38Z" level=info msg="Node a19f52c9129f/192.168.17.137, added to nodes list" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=info msg="Node a19f52c9129f/192.168.17.137, joined gossip cluster" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=info msg="Node a19f52c9129f/192.168.17.137, added to nodes list" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49400" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10033" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10034" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49401" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.17.137:10035" [2022-04-21T13:36:39.445Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=192.168.17.137:49402" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:39.669Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=info msg="The new bootstrap node list is:[172.25.222.234:10033 172.25.222.234:10034 172.25.222.234:10035]" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49369" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10033" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10034" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49370" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10035" [2022-04-21T13:36:39.669Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49371" [2022-04-21T13:36:39.845Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:36:39.911Z] 2022/04/21 13:36:39 Closing DB instances... [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505 change state NodeActive --> NodeLeft" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="node2(a4c43082cb33): Node leave event for 09220e8c6505/192.168.17.137" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505 change state NodeActive --> NodeLeft" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="node5(598e50f095ff): Node leave event for 09220e8c6505/192.168.17.137" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505 change state NodeActive --> NodeLeft" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="node4(774c720c04d2): Node leave event for 09220e8c6505/192.168.17.137" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505 change state NodeActive --> NodeLeft" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="node1(09220e8c6505): Node leave event for 09220e8c6505/192.168.17.137" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505 change state NodeActive --> NodeLeft" [2022-04-21T13:36:39.911Z] time="2022-04-21T13:36:39Z" level=info msg="node3(a19f52c9129f): Node leave event for 09220e8c6505/192.168.17.137" [2022-04-21T13:36:40.135Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="The new bootstrap node list is:[172.25.222.234:10033 172.25.222.234:10034 172.25.222.234:10035]" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10033" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49372" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10034" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49373" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10035" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49374" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="node 0 leaving" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="Node 381262797eda change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="node5(ede780bc0e70): Node leave event for 381262797eda/172.25.222.234" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="Node 381262797eda change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="node4(2a1ca44f530e): Node leave event for 381262797eda/172.25.222.234" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="Node 381262797eda change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:39Z" level=info msg="node3(0b41ea9046cb): Node leave event for 381262797eda/172.25.222.234" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:40Z" level=info msg="node1(381262797eda): Node leave event for 381262797eda/172.25.222.234" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.135Z] time="2022-04-21T13:36:40Z" level=info msg="node2(36a1b98d5376): Node leave event for 381262797eda/172.25.222.234" [2022-04-21T13:36:40.323Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-21T13:36:40.323Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-04-21T13:36:40.323Z] === RUN TestIpcModeOlderClient [2022-04-21T13:36:40.323Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:36:40.323Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:39Z" level=info msg="Node 09220e8c6505/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="node4(774c720c04d2): Node leave event for a4c43082cb33/192.168.17.137" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="node3(a19f52c9129f): Node leave event for a4c43082cb33/192.168.17.137" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="node5(598e50f095ff): Node leave event for a4c43082cb33/192.168.17.137" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="node2(a4c43082cb33): Node leave event for a4c43082cb33/192.168.17.137" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.376Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 381262797eda/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="node 1 leaving" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="node3(0b41ea9046cb): Node leave event for 36a1b98d5376/172.25.222.234" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376/172.25.222.234, left gossip cluster" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="node4(2a1ca44f530e): Node leave event for 36a1b98d5376/172.25.222.234" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376 change state NodeActive --> NodeFailed" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376/172.25.222.234, added to failed nodes list" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376 change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=info msg="node5(ede780bc0e70): Node leave event for 36a1b98d5376/172.25.222.234" [2022-04-21T13:36:40.601Z] time="2022-04-21T13:36:40Z" level=error msg="node: 36a1b98d5376 is unknown to memberlist" [2022-04-21T13:36:40.805Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a4c43082cb33/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="node5(598e50f095ff): Node leave event for a19f52c9129f/192.168.17.137" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="node4(774c720c04d2): Node leave event for a19f52c9129f/192.168.17.137" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f change state NodeActive --> NodeLeft" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="node3(a19f52c9129f): Node leave event for a19f52c9129f/192.168.17.137" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.842Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:40.893Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-21T13:36:40.893Z] === RUN TestKillContainer [2022-04-21T13:36:40.893Z] === RUN TestKillContainer/no_signal [2022-04-21T13:36:41.066Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 36a1b98d5376/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="node 2 leaving" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 0b41ea9046cb change state NodeActive --> NodeLeft" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="node4(2a1ca44f530e): Node leave event for 0b41ea9046cb/172.25.222.234" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 0b41ea9046cb change state NodeActive --> NodeLeft" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="node5(ede780bc0e70): Node leave event for 0b41ea9046cb/172.25.222.234" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="Node 0b41ea9046cb change state NodeActive --> NodeLeft" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=info msg="node3(0b41ea9046cb): Node leave event for 0b41ea9046cb/172.25.222.234" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=debug msg="memberlist: Failed ping: 36a1b98d5376 (timeout reached)" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.234:10036: use of closed network connection" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.234:10037: use of closed network connection" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.222.234:10035: use of closed network connection" [2022-04-21T13:36:41.067Z] time="2022-04-21T13:36:41Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.149Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:36:41.308Z] time="2022-04-21T13:36:40Z" level=info msg="Node a19f52c9129f/192.168.17.137, left gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 0b41ea9046cb/172.25.222.234, left gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="memberlist: Suspect 36a1b98d5376 has failed, no acks received" [2022-04-21T13:36:41.537Z] networkdb_test.go:867: node4: OK [2022-04-21T13:36:41.537Z] networkdb_test.go:867: node5: OK [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="node 0 coming back" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2d6881413189 with config:&{NodeID:2d6881413189 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 2d6881413189/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 2d6881413189/172.25.222.234, added to nodes list" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="node 1 coming back" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9be9e1d2571f with config:&{NodeID:9be9e1d2571f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, added to nodes list" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="node 2 coming back" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:daa1c1314091 with config:&{NodeID:daa1c1314091 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node daa1c1314091/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:41.537Z] time="2022-04-21T13:36:41Z" level=info msg="Node daa1c1314091/172.25.222.234, added to nodes list" [2022-04-21T13:36:41.711Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:36:41.774Z] time="2022-04-21T13:36:41Z" level=info msg="Node 774c720c04d2 change state NodeActive --> NodeLeft" [2022-04-21T13:36:41.774Z] time="2022-04-21T13:36:41Z" level=info msg="node5(598e50f095ff): Node leave event for 774c720c04d2/192.168.17.137" [2022-04-21T13:36:41.774Z] time="2022-04-21T13:36:41Z" level=info msg="Node 774c720c04d2 change state NodeActive --> NodeLeft" [2022-04-21T13:36:41.774Z] time="2022-04-21T13:36:41Z" level=info msg="node4(774c720c04d2): Node leave event for 774c720c04d2/192.168.17.137" [2022-04-21T13:36:41.774Z] time="2022-04-21T13:36:41Z" level=info msg="Node 774c720c04d2/192.168.17.137, left gossip cluster" [2022-04-21T13:36:42.240Z] time="2022-04-21T13:36:41Z" level=info msg="Node 774c720c04d2/192.168.17.137, left gossip cluster" [2022-04-21T13:36:42.272Z] --- PASS: TestKillContainer (1.25s) [2022-04-21T13:36:42.272Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-21T13:36:42.272Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-21T13:36:42.272Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-21T13:36:42.272Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:36:42.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:36:42.528Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:36:42.707Z] time="2022-04-21T13:36:42Z" level=info msg="Node 598e50f095ff/192.168.17.137, left gossip cluster" [2022-04-21T13:36:42.707Z] time="2022-04-21T13:36:42Z" level=info msg="Node 598e50f095ff change state NodeActive --> NodeFailed" [2022-04-21T13:36:42.707Z] time="2022-04-21T13:36:42Z" level=info msg="Node 598e50f095ff/192.168.17.137, added to failed nodes list" [2022-04-21T13:36:42.707Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-04-21T13:36:42.707Z] PASS [2022-04-21T13:36:42.707Z] coverage: 60.0% of statements [2022-04-21T13:36:42.707Z] ok github.com/docker/docker/libnetwork/networkdb 102.503s coverage: 60.0% of statements [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:36:42.707Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:36:42.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-04-21T13:36:42.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-04-21T13:36:42.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-21T13:36:42.784Z] === RUN TestKillStoppedContainer [2022-04-21T13:36:42.976Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-21T13:36:43.040Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-21T13:36:43.040Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:36:43.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-21T13:36:43.040Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:36:43.296Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-21T13:36:43.296Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:36:43.859Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-04-21T13:36:43.859Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:36:44.115Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-21T13:36:44.115Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === Skipped [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:36:44.265Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:36:44.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-21T13:36:44.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T13:36:44.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.04s) [2022-04-21T13:36:44.265Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:36:44.265Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:36:44.265Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:36:44.265Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:36:44.265Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T13:36:44.265Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:36:44.265Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:36:44.265Z] daemon_test.go:145: root required [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:36:44.265Z] reload_test.go:342: root required [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:36:44.265Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:36:44.265Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:36:44.265Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:36:44.265Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:36:44.265Z] layer_test.go:291: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:36:44.265Z] layer_test.go:340: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:36:44.265Z] layer_test.go:455: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:36:44.265Z] layer_test.go:684: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:36:44.265Z] migration_test.go:45: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:36:44.265Z] migration_test.go:181: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:36:44.265Z] mount_test.go:17: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:36:44.265Z] mount_test.go:76: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:36:44.265Z] mount_test.go:125: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:36:44.265Z] mount_test.go:212: Failing on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:36:44.265Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-21T13:36:44.265Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:36:44.265Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:36:44.265Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:36:44.265Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:36:44.265Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:36:44.265Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:36:44.265Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:36:44.265Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:36:44.265Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:36:44.265Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:36:44.265Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:36:44.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:36:44.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:36:44.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:36:44.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:36:44.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T13:36:44.265Z] archive_test.go:140: zstd not installed [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:36:44.265Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:36:44.265Z] changes_test.go:196: needs more investigation [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T13:36:44.265Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T13:36:44.265Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:36:44.265Z] changes_test.go:433: needs further investigation [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:36:44.265Z] changes_test.go:469: needs further investigation [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:36:44.265Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:36:44.265Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:36:44.265Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:36:44.265Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-21T13:36:44.265Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:36:44.265Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:36:44.265Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:36:44.265Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:36:44.265Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:36:44.265Z] [2022-04-21T13:36:44.265Z] DONE 2291 tests, 70 skipped in 246.679s [2022-04-21T13:36:44.265Z] INFO: make.ps1 ended at 04/21/2022 13:36:44 [2022-04-21T13:36:44.372Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-04-21T13:36:44.372Z] === RUN TestLinksContainerNames [2022-04-21T13:36:44.866Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-21T13:36:45.122Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-21T13:36:45.299Z] --- PASS: TestLinksContainerNames (0.78s) [2022-04-21T13:36:45.299Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:36:45.312Z] time="2022-04-21T13:36:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.222.234:10033 172.25.222.234:10034 172.25.222.234:10035]" [2022-04-21T13:36:45.312Z] time="2022-04-21T13:36:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.222.234:10033 172.25.222.234:10034 172.25.222.234:10035]" [2022-04-21T13:36:45.556Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-21T13:36:45.556Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:36:45.686Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.84s) [2022-04-21T13:36:45.686Z] PASS [2022-04-21T13:36:45.686Z] [2022-04-21T13:36:45.686Z] === Skipped [2022-04-21T13:36:45.686Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-21T13:36:45.686Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:36:45.686Z] [2022-04-21T13:36:45.686Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:36:45.686Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:36:45.686Z] [2022-04-21T13:36:45.686Z] DONE 34 tests, 2 skipped in 191.106s [2022-04-21T13:36:45.686Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-21T13:36:45.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:45.686Z] ++ set -e [2022-04-21T13:36:45.686Z] ++ '[' -n 0 ']' [2022-04-21T13:36:45.686Z] ++ set -x [2022-04-21T13:36:45.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:36:45.686Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:36:45.686Z] INFO: Testing against a local daemon [2022-04-21T13:36:45.686Z] === RUN TestConfigInspect [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10033" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49376" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, is the new incarnation of the shutdown node 381262797eda/172.25.222.234" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10034" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49377" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, is the new incarnation of the shutdown node 36a1b98d5376/172.25.222.234" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10035" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49378" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, is the new incarnation of the shutdown node 0b41ea9046cb/172.25.222.234" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, is the new incarnation of the shutdown node 36a1b98d5376/172.25.222.234" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, is the new incarnation of the shutdown node 381262797eda/172.25.222.234" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node 2d6881413189/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:45.778Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, added to nodes list" [2022-04-21T13:36:45.862Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-21T13:36:46.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:46.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:46.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:36:46.117Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, joined gossip cluster" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, is the new incarnation of the shutdown node 0b41ea9046cb/172.25.222.234" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:45Z" level=info msg="Node daa1c1314091/172.25.222.234, added to nodes list" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10033" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49379" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10034" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49380" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.222.234:10035" [2022-04-21T13:36:46.245Z] time="2022-04-21T13:36:46Z" level=debug msg="memberlist: Stream connection from=172.25.222.234:49381" [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:36:46.374Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:36:46.615Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:36:46.615Z] docker_cli_daemon_test.go:1472: [d7dbbbecba968] daemon is not started [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-21T13:36:46.630Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-21T13:36:46.630Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:36:46.711Z] 2022/04/21 13:36:46 Closing DB instances... [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189 change state NodeActive --> NodeLeft" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="node3(daa1c1314091): Node leave event for 2d6881413189/172.25.222.234" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189 change state NodeActive --> NodeLeft" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="node4(2a1ca44f530e): Node leave event for 2d6881413189/172.25.222.234" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189 change state NodeActive --> NodeLeft" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="node2(9be9e1d2571f): Node leave event for 2d6881413189/172.25.222.234" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189 change state NodeActive --> NodeLeft" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="node1(2d6881413189): Node leave event for 2d6881413189/172.25.222.234" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189 change state NodeActive --> NodeLeft" [2022-04-21T13:36:46.711Z] time="2022-04-21T13:36:46Z" level=info msg="node5(ede780bc0e70): Node leave event for 2d6881413189/172.25.222.234" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:46Z" level=info msg="Node 2d6881413189/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="node3(daa1c1314091): Node leave event for 9be9e1d2571f/172.25.222.234" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="node5(ede780bc0e70): Node leave event for 9be9e1d2571f/172.25.222.234" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="node4(2a1ca44f530e): Node leave event for 9be9e1d2571f/172.25.222.234" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="node2(9be9e1d2571f): Node leave event for 9be9e1d2571f/172.25.222.234" [2022-04-21T13:36:47.177Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.177Z] check_test.go:308: [de91ff828ed55] daemon is not started [2022-04-21T13:36:47.177Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-21T13:36:47.206Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:36:47.206Z] INFO: Unit tests ended at 04/21/2022 13:36:46. Duration:00:04:18.3726114 [2022-04-21T13:36:47.206Z] INFO: Building busybox [2022-04-21T13:36:47.206Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:36:47.206Z] [2022-04-21T13:36:47.206Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:36:47.206Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:36:47.206Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:36:47.206Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:36:47.206Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:36:47.206Z] ---> aa8714eb8356 [2022-04-21T13:36:47.206Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:36:47.206Z] ---> Running in 6eb10a6f5c51 [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="Node 9be9e1d2571f/172.25.222.234, left gossip cluster" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091 change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="node5(ede780bc0e70): Node leave event for daa1c1314091/172.25.222.234" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091 change state NodeActive --> NodeLeft" [2022-04-21T13:36:47.643Z] time="2022-04-21T13:36:47Z" level=info msg="node4(2a1ca44f530e): Node leave event for daa1c1314091/172.25.222.234" [2022-04-21T13:36:47.995Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-04-21T13:36:47.995Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091 change state NodeActive --> NodeLeft" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=info msg="node3(daa1c1314091): Node leave event for daa1c1314091/172.25.222.234" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091/172.25.222.234, left gossip cluster" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091/172.25.222.234, left gossip cluster" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=info msg="Node daa1c1314091/172.25.222.234, left gossip cluster" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=warning msg="memberlist: Failed to send gossip to 172.25.222.234:10036: write udp [::]:10035->172.25.222.234:10036: use of closed network connection" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=debug msg="memberlist: Failed ping: daa1c1314091 (timeout reached)" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.222.234:10037: use of closed network connection" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.222.234:10036: use of closed network connection" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:48Z" level=info msg="Node 2a1ca44f530e change state NodeActive --> NodeLeft" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:48Z" level=info msg="node5(ede780bc0e70): Node leave event for 2a1ca44f530e/172.25.222.234" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:48Z" level=info msg="Node 2a1ca44f530e change state NodeActive --> NodeLeft" [2022-04-21T13:36:48.109Z] time="2022-04-21T13:36:48Z" level=info msg="node4(2a1ca44f530e): Node leave event for 2a1ca44f530e/172.25.222.234" [2022-04-21T13:36:48.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-21T13:36:48.252Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:36:48.508Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-04-21T13:36:48.508Z] === RUN TestNetworkNat [2022-04-21T13:36:48.542Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:36:48.542Z] --- PASS: TestConfigInspect (2.70s) [2022-04-21T13:36:48.542Z] === RUN TestConfigList [2022-04-21T13:36:48.575Z] time="2022-04-21T13:36:48Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, left gossip cluster" [2022-04-21T13:36:48.575Z] time="2022-04-21T13:36:48Z" level=info msg="memberlist: Suspect daa1c1314091 has failed, no acks received" [2022-04-21T13:36:48.762Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.58s) [2022-04-21T13:36:48.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:36:48.764Z] --- PASS: TestNetworkNat (0.41s) [2022-04-21T13:36:48.764Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:36:49.041Z] time="2022-04-21T13:36:48Z" level=info msg="Node 2a1ca44f530e/172.25.222.234, left gossip cluster" [2022-04-21T13:36:49.104Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:36:49.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-21T13:36:49.328Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:36:49.361Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-21T13:36:49.508Z] time="2022-04-21T13:36:49Z" level=info msg="Node ede780bc0e70/172.25.222.234, left gossip cluster" [2022-04-21T13:36:49.508Z] time="2022-04-21T13:36:49Z" level=info msg="Node ede780bc0e70 change state NodeActive --> NodeFailed" [2022-04-21T13:36:49.508Z] time="2022-04-21T13:36:49Z" level=info msg="Node ede780bc0e70/172.25.222.234, added to failed nodes list" [2022-04-21T13:36:49.508Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-04-21T13:36:49.508Z] PASS [2022-04-21T13:36:49.508Z] coverage: 60.0% of statements [2022-04-21T13:36:49.508Z] ok github.com/docker/docker/libnetwork/networkdb 102.942s coverage: 60.0% of statements [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:36:49.508Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:36:49.924Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:36:51.061Z] Removing intermediate container 6eb10a6f5c51 [2022-04-21T13:36:51.061Z] ---> e1da8f619921 [2022-04-21T13:36:51.061Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:36:51.061Z] ---> Running in 1daebf005fa9 [2022-04-21T13:36:51.061Z] Removing intermediate container 1daebf005fa9 [2022-04-21T13:36:51.061Z] ---> bf3b877bbc96 [2022-04-21T13:36:51.061Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:36:51.084Z] [2022-04-21T13:36:51.084Z] === Skipped [2022-04-21T13:36:51.084Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:36:51.084Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:36:51.084Z] [2022-04-21T13:36:51.084Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:36:51.084Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.084Z] [2022-04-21T13:36:51.084Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T13:36:51.084Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.084Z] [2022-04-21T13:36:51.084Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T13:36:51.084Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.084Z] [2022-04-21T13:36:51.084Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-21T13:36:51.291Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:36:51.291Z] --- PASS: TestConfigList (2.78s) [2022-04-21T13:36:51.291Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:36:51.291Z] check_test.go:308: [d856bd6482016] daemon is not started [2022-04-21T13:36:51.291Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-21T13:36:51.527Z] ---> Running in d4b77637793e [2022-04-21T13:36:51.527Z] Removing intermediate container d4b77637793e [2022-04-21T13:36:51.527Z] ---> 992d0dfbbd32 [2022-04-21T13:36:51.527Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:36:51.551Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:36:51.551Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:36:51.551Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:36:51.551Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:36:51.551Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T13:36:51.551Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:36:51.551Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:36:51.551Z] daemon_test.go:145: root required [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:36:51.551Z] reload_test.go:342: root required [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:36:51.551Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:36:51.551Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:36:51.551Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:36:51.551Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:36:51.551Z] layer_test.go:291: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:36:51.551Z] layer_test.go:340: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:36:51.551Z] layer_test.go:455: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:36:51.551Z] layer_test.go:684: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:36:51.551Z] migration_test.go:45: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:36:51.551Z] migration_test.go:181: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:36:51.551Z] mount_test.go:17: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:36:51.551Z] mount_test.go:76: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:36:51.551Z] mount_test.go:125: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:36:51.551Z] mount_test.go:212: Failing on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:36:51.551Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-21T13:36:51.551Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-21T13:36:51.551Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:36:51.551Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:36:51.551Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:36:51.551Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:36:51.551Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:36:51.551Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:36:51.551Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:36:51.551Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:36:51.551Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:36:51.551Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:36:51.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:36:51.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:36:51.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:36:51.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:36:51.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-21T13:36:51.551Z] archive_test.go:140: zstd not installed [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:36:51.551Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:36:51.551Z] changes_test.go:196: needs more investigation [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-21T13:36:51.551Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-21T13:36:51.551Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:36:51.551Z] changes_test.go:433: needs further investigation [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:36:51.551Z] changes_test.go:469: needs further investigation [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:36:51.551Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:36:51.551Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:36:51.551Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:36:51.551Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-21T13:36:51.551Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:36:51.551Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:36:51.551Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:36:51.551Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:36:51.551Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:36:51.551Z] [2022-04-21T13:36:51.551Z] DONE 2291 tests, 70 skipped in 252.679s [2022-04-21T13:36:51.551Z] INFO: make.ps1 ended at 04/21/2022 13:36:51 [2022-04-21T13:36:51.843Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-21T13:36:51.843Z] === RUN TestPause [2022-04-21T13:36:52.219Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:36:52.404Z] --- PASS: TestPause (0.43s) [2022-04-21T13:36:52.404Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:36:52.404Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:36:52.404Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:36:52.404Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:36:52.660Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-21T13:36:52.660Z] === RUN TestPidHost [2022-04-21T13:36:53.084Z] [2022-04-21T13:36:53.084Z] ---> 43098df67186 [2022-04-21T13:36:53.084Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:36:53.085Z] ---> Running in 168fdb37febf [2022-04-21T13:36:53.108Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:36:53.108Z] INFO: Unit tests ended at 04/21/2022 13:36:52. Duration:00:04:23.7761982 [2022-04-21T13:36:53.108Z] INFO: Building busybox [2022-04-21T13:36:53.108Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:36:53.108Z] [2022-04-21T13:36:53.108Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:36:53.108Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:36:53.108Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:36:53.108Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:36:53.108Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:36:53.108Z] ---> aa8714eb8356 [2022-04-21T13:36:53.108Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:36:53.108Z] ---> Running in 5561fe8ecb14 [2022-04-21T13:36:53.146Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:36:53.588Z] --- PASS: TestPidHost (0.92s) [2022-04-21T13:36:53.588Z] === RUN TestPsFilter [2022-04-21T13:36:53.707Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2022-04-21T13:36:53.707Z] === RUN TestConfigsUpdate [2022-04-21T13:36:53.843Z] --- PASS: TestPsFilter (0.10s) [2022-04-21T13:36:53.843Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:36:53.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:36:53.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:36:54.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-21T13:36:54.099Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:36:54.525Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:36:54.660Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-21T13:36:54.660Z] === RUN TestRemoveContainerRunning [2022-04-21T13:36:54.916Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-21T13:36:54.916Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:36:55.452Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:36:55.452Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-21T13:36:55.478Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-21T13:36:55.478Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:36:55.478Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-21T13:36:55.478Z] === RUN TestRenameLinkedContainer [2022-04-21T13:36:56.820Z] --- PASS: TestConfigsUpdate (2.79s) [2022-04-21T13:36:56.820Z] === RUN TestTemplatedConfig [2022-04-21T13:36:57.366Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-21T13:36:57.366Z] === RUN TestRenameStoppedContainer [2022-04-21T13:36:57.366Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-21T13:36:57.366Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:36:57.836Z] Removing intermediate container 5561fe8ecb14 [2022-04-21T13:36:57.836Z] ---> 57f63260bd0a [2022-04-21T13:36:57.836Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:36:57.836Z] ---> Running in 8a8d3c9d6827 [2022-04-21T13:36:57.836Z] Removing intermediate container 8a8d3c9d6827 [2022-04-21T13:36:57.836Z] ---> 9ac9711e3bef [2022-04-21T13:36:57.836Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:36:57.836Z] ---> Running in 3caece1bc984 [2022-04-21T13:36:58.190Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-21T13:36:58.294Z] Removing intermediate container 3caece1bc984 [2022-04-21T13:36:58.294Z] ---> c25088009528 [2022-04-21T13:36:58.294Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:36:58.295Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-21T13:36:58.295Z] === RUN TestRenameInvalidName [2022-04-21T13:36:58.858Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-21T13:36:58.858Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:36:59.274Z] [2022-04-21T13:36:59.741Z] ---> 46499f1b3a48 [2022-04-21T13:36:59.741Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:36:59.741Z] ---> Running in 4ae249ac5c37 [2022-04-21T13:37:00.083Z] --- PASS: TestTemplatedConfig (3.52s) [2022-04-21T13:37:00.083Z] === RUN TestConfigCreateResolve [2022-04-21T13:37:00.224Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-21T13:37:00.224Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:37:00.235Z] Removing intermediate container 168fdb37febf [2022-04-21T13:37:00.235Z] ---> 7f2bebd24a31 [2022-04-21T13:37:00.235Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:37:00.235Z] ---> Running in 1d11cce00f74 [2022-04-21T13:37:00.480Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-21T13:37:00.480Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:37:00.647Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-21T13:37:01.219Z] [2022-04-21T13:37:01.219Z] SUCCESS: Specified value was saved. [2022-04-21T13:37:01.408Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-21T13:37:01.408Z] === RUN TestResize [2022-04-21T13:37:01.969Z] --- PASS: TestResize (0.40s) [2022-04-21T13:37:01.969Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:37:02.226Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-21T13:37:02.226Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:37:02.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-04-21T13:37:02.482Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:37:02.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:02.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:02.738Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:02.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:02.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:37:02.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:03.163Z] --- PASS: TestConfigCreateResolve (2.95s) [2022-04-21T13:37:03.163Z] PASS [2022-04-21T13:37:03.163Z] [2022-04-21T13:37:03.163Z] DONE 6 tests in 17.470s [2022-04-21T13:37:03.163Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-21T13:37:03.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:37:03.163Z] ++ set -e [2022-04-21T13:37:03.163Z] ++ '[' -n 0 ']' [2022-04-21T13:37:03.163Z] ++ set -x [2022-04-21T13:37:03.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:37:03.418Z] INFO: Testing against a local daemon [2022-04-21T13:37:03.418Z] === RUN TestCheckpoint [2022-04-21T13:37:03.418Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:37:03.418Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:37:03.418Z] === RUN TestContainerInvalidJSON [2022-04-21T13:37:03.418Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:37:03.418Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:37:03.418Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:37:03.418Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:37:03.418Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:37:03.418Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:37:03.418Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:37:03.419Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:37:03.419Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:37:03.419Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:37:03.419Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:37:03.419Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:37:03.419Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.419Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:37:03.419Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:37:03.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-21T13:37:03.419Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:37:03.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-21T13:37:03.419Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:37:03.454Z] Removing intermediate container 1d11cce00f74 [2022-04-21T13:37:03.454Z] ---> 0f253e03a8fe [2022-04-21T13:37:03.454Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:37:03.454Z] ---> Running in d26b4d26fb77 [2022-04-21T13:37:03.651Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-21T13:37:03.651Z] PASS [2022-04-21T13:37:03.651Z] [2022-04-21T13:37:03.651Z] DONE 17 tests in 47.365s [2022-04-21T13:37:03.651Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:37:03.651Z] INFO: Testing against a local daemon [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:03.651Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:03.651Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:03.651Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:03.651Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:37:03.651Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:37:03.651Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:37:03.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:37:03.651Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:37:03.651Z] === RUN TestPluginInstall [2022-04-21T13:37:03.651Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:37:03.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-21T13:37:03.676Z] === RUN TestCopyEmptyFile [2022-04-21T13:37:03.676Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-21T13:37:03.932Z] --- PASS: TestCopyEmptyFile (0.34s) [2022-04-21T13:37:03.932Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:37:03.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-21T13:37:03.932Z] === RUN TestCopyFromContainer [2022-04-21T13:37:04.220Z] time="2022-04-21T13:37:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:04.220Z] time="2022-04-21T13:37:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a02e817816455e70eec6f5150d4f0e59726352406d17e46f26f27ce9b51b572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:04.220Z] time="2022-04-21T13:37:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:04.220Z] time="2022-04-21T13:37:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a02e817816455e70eec6f5150d4f0e59726352406d17e46f26f27ce9b51b572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:04.479Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:37:04.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:04.739Z] time="2022-04-21T13:37:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:04.739Z] time="2022-04-21T13:37:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7947bb5d7d4a818b4dd43c5140951da35d483a7f765bb478522ea0a2b6a9fecc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:04.739Z] time="2022-04-21T13:37:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:04.739Z] time="2022-04-21T13:37:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7947bb5d7d4a818b4dd43c5140951da35d483a7f765bb478522ea0a2b6a9fecc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:04.999Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:37:05.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:05.826Z] === RUN TestCopyFromContainer// [2022-04-21T13:37:05.826Z] === RUN TestCopyFromContainer//bar/root [2022-04-21T13:37:05.826Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-21T13:37:05.937Z] time="2022-04-21T13:37:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:05.937Z] time="2022-04-21T13:37:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1791f80cdd65bc2fe8075eda6dbf15a106676469d86424847f7fbb3f72659949" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:05.937Z] time="2022-04-21T13:37:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:37:05.937Z] time="2022-04-21T13:37:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1791f80cdd65bc2fe8075eda6dbf15a106676469d86424847f7fbb3f72659949" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:37:05.937Z] plugin_test.go:195: [d0c3a3847e81c] daemon is not started [2022-04-21T13:37:05.937Z] --- PASS: TestPluginInstall (2.75s) [2022-04-21T13:37:05.937Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-21T13:37:05.937Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-21T13:37:05.937Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-21T13:37:05.937Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:37:06.082Z] === RUN TestCopyFromContainer/bar/quux [2022-04-21T13:37:06.340Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-21T13:37:06.340Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-21T13:37:06.452Z] Cannot create a file when that file already exists. [2022-04-21T13:37:06.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:37:06.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-21T13:37:06.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-21T13:37:06.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:37:06.825Z] Removing intermediate container 4ae249ac5c37 [2022-04-21T13:37:06.825Z] ---> 468b34fe5d3a [2022-04-21T13:37:06.825Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:37:06.825Z] ---> Running in cc80d94916c2 [2022-04-21T13:37:06.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-21T13:37:06.853Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer (3.08s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-21T13:37:07.110Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-04-21T13:37:07.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:37:07.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:37:07.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:37:07.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:37:07.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:37:07.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:37:07.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:37:07.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:37:07.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:37:07.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:37:07.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:37:07.110Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:37:07.110Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-21T13:37:07.110Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-21T13:37:07.110Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:37:07.110Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:37:07.110Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:37:07.110Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:37:07.110Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:37:07.110Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:37:07.110Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:37:07.110Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:37:07.110Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:37:07.110Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:37:07.110Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:37:07.110Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:37:07.110Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:37:07.110Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-21T13:37:07.110Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:37:07.844Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:37:08.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:08.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:37:08.350Z] [2022-04-21T13:37:08.350Z] SUCCESS: Specified value was saved. [2022-04-21T13:37:08.412Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:37:09.350Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-04-21T13:37:09.350Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-21T13:37:09.350Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-21T13:37:09.350Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:37:09.631Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-21T13:37:09.631Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2022-04-21T13:37:09.631Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:37:09.921Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-21T13:37:09.921Z] PASS [2022-04-21T13:37:09.921Z] [2022-04-21T13:37:09.921Z] DONE 24 tests in 6.676s [2022-04-21T13:37:09.921Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:37:09.921Z] INFO: Testing against a local daemon [2022-04-21T13:37:09.921Z] === RUN TestExternalGraphDriver [2022-04-21T13:37:09.921Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:37:10.291Z] Removing intermediate container d26b4d26fb77 [2022-04-21T13:37:10.291Z] ---> 243dd871159b [2022-04-21T13:37:10.291Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:37:10.291Z] ---> Running in 31ba19c7fa2f [2022-04-21T13:37:10.521Z] Removing intermediate container cc80d94916c2 [2022-04-21T13:37:10.521Z] ---> 71a7fe26a84e [2022-04-21T13:37:10.521Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:37:10.521Z] ---> Running in d8e76417c76b [2022-04-21T13:37:10.768Z] Removing intermediate container 31ba19c7fa2f [2022-04-21T13:37:10.768Z] ---> aec547d8cd4c [2022-04-21T13:37:10.768Z] Successfully built aec547d8cd4c [2022-04-21T13:37:10.768Z] Successfully tagged busybox:latest [2022-04-21T13:37:10.768Z] INFO: Docker images of the daemon under test [2022-04-21T13:37:10.768Z] [2022-04-21T13:37:10.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:37:10.768Z] busybox latest aec547d8cd4c Less than a second ago 5.02GB [2022-04-21T13:37:10.768Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:10.768Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:10.768Z] [2022-04-21T13:37:10.768Z] INFO: Running integration tests at 04/21/2022 13:37:10... [2022-04-21T13:37:10.768Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:37:10.768Z] INFO: Integration API tests being run from the host: [2022-04-21T13:37:10.768Z] INFO: make.ps1 starting at 04/21/2022 13:37:10 [2022-04-21T13:37:10.998Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-21T13:37:11.256Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:37:11.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:37:11.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:37:11.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:37:11.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:37:11.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:37:11.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:37:11.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:37:11.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:37:11.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:37:11.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:37:11.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:37:11.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:37:11.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:37:11.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-21T13:37:11.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:37:11.773Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:37:11.835Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:37:12.076Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:37:12.333Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-04-21T13:37:12.333Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:37:12.333Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:37:12.333Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:37:12.333Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-21T13:37:12.333Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:37:12.333Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:37:12.333Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:37:12.333Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-21T13:37:12.333Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:37:12.333Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2022-04-21T13:37:12.333Z] === RUN TestContainerStartOnDaemonRestart [2022-04-21T13:37:12.333Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-21T13:37:12.333Z] === RUN TestDaemonRestartIpcMode [2022-04-21T13:37:12.333Z] === PAUSE TestDaemonRestartIpcMode [2022-04-21T13:37:12.333Z] === RUN TestDaemonHostGatewayIP [2022-04-21T13:37:12.333Z] === PAUSE TestDaemonHostGatewayIP [2022-04-21T13:37:12.333Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-21T13:37:12.333Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-21T13:37:12.333Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:37:12.333Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-21T13:37:12.333Z] === RUN TestDiff [2022-04-21T13:37:13.219Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:37:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:37:13.261Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-21T13:37:13.261Z] --- PASS: TestDiff (0.73s) [2022-04-21T13:37:13.261Z] === RUN TestExecWithCloseStdin [2022-04-21T13:37:13.517Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:37:13.773Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:37:13.773Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-04-21T13:37:13.773Z] === RUN TestExec [2022-04-21T13:37:14.227Z] Cannot create a file when that file already exists. [2022-04-21T13:37:14.702Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-21T13:37:14.702Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-21T13:37:14.702Z] --- PASS: TestExec (0.89s) [2022-04-21T13:37:14.702Z] === RUN TestExecUser [2022-04-21T13:37:15.124Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-04-21T13:37:15.124Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-04-21T13:37:15.124Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-04-21T13:37:15.124Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-04-21T13:37:15.124Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:37:15.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:37:15.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:37:15.265Z] check_test.go:308: [da481b2bde263] daemon is not started [2022-04-21T13:37:15.265Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-21T13:37:15.521Z] --- PASS: TestExecUser (0.82s) [2022-04-21T13:37:15.521Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:37:16.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:37:16.888Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:37:16.888Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-04-21T13:37:16.888Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:37:17.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:37:17.450Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-21T13:37:17.929Z] Removing intermediate container d8e76417c76b [2022-04-21T13:37:17.929Z] ---> fdb8adaf3351 [2022-04-21T13:37:17.929Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:37:17.929Z] ---> Running in 222f6b32b6fb [2022-04-21T13:37:18.378Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-04-21T13:37:18.378Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:37:18.383Z] Removing intermediate container 222f6b32b6fb [2022-04-21T13:37:18.383Z] ---> 2581db66e8b4 [2022-04-21T13:37:18.383Z] Successfully built 2581db66e8b4 [2022-04-21T13:37:18.383Z] Successfully tagged busybox:latest [2022-04-21T13:37:18.383Z] INFO: Docker images of the daemon under test [2022-04-21T13:37:18.383Z] [2022-04-21T13:37:18.383Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:37:18.383Z] busybox latest 2581db66e8b4 Less than a second ago 5.02GB [2022-04-21T13:37:18.383Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:18.383Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-21T13:37:18.383Z] [2022-04-21T13:37:18.383Z] INFO: Running integration tests at 04/21/2022 13:37:17... [2022-04-21T13:37:18.383Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:37:18.383Z] INFO: Integration API tests being run from the host: [2022-04-21T13:37:18.383Z] INFO: make.ps1 starting at 04/21/2022 13:37:18 [2022-04-21T13:37:18.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:37:18.939Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-21T13:37:18.939Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-04-21T13:37:18.939Z] === RUN TestHealthKillContainer [2022-04-21T13:37:19.195Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:37:19.317Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2022-04-21T13:37:19.318Z] PASS [2022-04-21T13:37:19.318Z] [2022-04-21T13:37:19.318Z] DONE 5 tests in 9.035s [2022-04-21T13:37:19.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:37:19.318Z] INFO: Testing against a local daemon [2022-04-21T13:37:19.318Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:37:19.318Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:37:19.318Z] === RUN TestReadPluginNoRead [2022-04-21T13:37:19.318Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:37:19.318Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:37:19.318Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:37:19.318Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:37:19.318Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:37:19.344Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-04-21T13:37:19.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-04-21T13:37:19.810Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:37:20.125Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:37:21.054Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-21T13:37:21.176Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-21T13:37:21.176Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:37:22.104Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-21T13:37:22.104Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:37:22.613Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2022-04-21T13:37:22.613Z] === CONT TestReadPluginNoRead [2022-04-21T13:37:23.471Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-21T13:37:23.471Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:37:24.323Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-21T13:37:24.415Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-04-21T13:37:24.415Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:37:24.522Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:37:24.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:37:25.816Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-21T13:37:25.816Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:37:25.901Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:37:26.745Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-21T13:37:26.745Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:37:27.281Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:37:27.281Z] --- PASS: TestContinueAfterPluginCrash (8.32s) [2022-04-21T13:37:27.306Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-21T13:37:27.306Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:37:27.325Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:37:27.325Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:37:27.325Z] === RUN TestBoolValue [2022-04-21T13:37:27.325Z] --- PASS: TestBoolValue (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestBoolValueOrDefault [2022-04-21T13:37:27.325Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestInt64ValueOrZero [2022-04-21T13:37:27.325Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestInt64ValueOrDefault [2022-04-21T13:37:27.325Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-21T13:37:27.325Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestJsonContentType [2022-04-21T13:37:27.325Z] --- PASS: TestJsonContentType (0.00s) [2022-04-21T13:37:27.325Z] === RUN TestReadJSON [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/nil_body [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/empty_body [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/with_valid_request [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/with_whitespace [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/with_extra_content [2022-04-21T13:37:27.325Z] === RUN TestReadJSON/invalid_JSON [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-21T13:37:27.325Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-21T13:37:27.325Z] PASS [2022-04-21T13:37:27.326Z] coverage: 31.9% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-04-21T13:37:27.326Z] === RUN TestMaskSecretKeys [2022-04-21T13:37:27.326Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-21T13:37:27.326Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-21T13:37:27.326Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-21T13:37:27.326Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestVersionMiddlewareVersion [2022-04-21T13:37:27.326Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-21T13:37:27.326Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 37.7% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:37:27.326Z] === RUN TestStrSliceMarshalJSON [2022-04-21T13:37:27.326Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestStrSliceUnmarshalJSON [2022-04-21T13:37:27.326Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestStrSliceUnmarshalString [2022-04-21T13:37:27.326Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestStrSliceUnmarshalSlice [2022-04-21T13:37:27.326Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 90.0% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-21T13:37:27.326Z] === RUN TestToJSON [2022-04-21T13:37:27.326Z] --- PASS: TestToJSON (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestToParamWithVersion [2022-04-21T13:37:27.326Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestFromJSON [2022-04-21T13:37:27.326Z] --- PASS: TestFromJSON (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestEmpty [2022-04-21T13:37:27.326Z] --- PASS: TestEmpty (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestArgsMatchKVListEmptySources [2022-04-21T13:37:27.326Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestArgsMatchKVList [2022-04-21T13:37:27.326Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestArgsMatch [2022-04-21T13:37:27.326Z] --- PASS: TestArgsMatch (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestAdd [2022-04-21T13:37:27.326Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestDel [2022-04-21T13:37:27.326Z] --- PASS: TestDel (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestLen [2022-04-21T13:37:27.326Z] --- PASS: TestLen (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestExactMatch [2022-04-21T13:37:27.326Z] --- PASS: TestExactMatch (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestOnlyOneExactMatch [2022-04-21T13:37:27.326Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestContains [2022-04-21T13:37:27.326Z] --- PASS: TestContains (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestValidate [2022-04-21T13:37:27.326Z] --- PASS: TestValidate (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestWalkValues [2022-04-21T13:37:27.326Z] --- PASS: TestWalkValues (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestFuzzyMatch [2022-04-21T13:37:27.326Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestClone [2022-04-21T13:37:27.326Z] --- PASS: TestClone (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 92.2% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-04-21T13:37:27.326Z] === RUN TestDurationToSecondsString [2022-04-21T13:37:27.326Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestGetTimestamp [2022-04-21T13:37:27.326Z] === RUN TestAdjustForAPIVersion [2022-04-21T13:37:27.326Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 6.1% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 6.1% of statements [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:37:27.326Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-21T13:37:27.326Z] === RUN TestParseTimestamps [2022-04-21T13:37:27.326Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 100.0% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2022-04-21T13:37:27.326Z] === RUN TestCompareVersion [2022-04-21T13:37:27.326Z] --- PASS: TestCompareVersion (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 77.3% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:37:27.326Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:37:27.326Z] === RUN TestIsGIT [2022-04-21T13:37:27.326Z] --- PASS: TestIsGIT (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 100.0% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.033s coverage: 100.0% of statements [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-21T13:37:27.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-21T13:37:27.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestCloneArgsSmartHttp [2022-04-21T13:37:27.326Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-21T13:37:27.326Z] === RUN TestCloneArgsDumbHttp [2022-04-21T13:37:27.326Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestCloneArgsGit [2022-04-21T13:37:27.326Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestCheckoutGit [2022-04-21T13:37:27.326Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-21T13:37:27.326Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-21T13:37:27.326Z] === RUN TestProcessNoDockerignore [2022-04-21T13:37:27.326Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-21T13:37:27.326Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestDetectContentType [2022-04-21T13:37:27.326Z] --- PASS: TestDetectContentType (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestSelectAcceptableMIME [2022-04-21T13:37:27.326Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestInspectEmptyResponse [2022-04-21T13:37:27.326Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestInspectResponseBinary [2022-04-21T13:37:27.326Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestResponseUnsupportedContentType [2022-04-21T13:37:27.326Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestInspectResponseTextSimple [2022-04-21T13:37:27.326Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestInspectResponseEmptyContentType [2022-04-21T13:37:27.326Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestUnknownContentLength [2022-04-21T13:37:27.326Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestDownloadRemote [2022-04-21T13:37:27.326Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-21T13:37:27.326Z] === RUN TestGetWithStatusError [2022-04-21T13:37:27.326Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestCloseRootDirectory [2022-04-21T13:37:27.326Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:27.326Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestHashFile [2022-04-21T13:37:27.326Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:27.326Z] --- SKIP: TestHashFile (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestHashSubdir [2022-04-21T13:37:27.326Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:27.326Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestRemoveDirectory [2022-04-21T13:37:27.326Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:37:27.326Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 9.3% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/builder/remotecontext 0.231s coverage: 9.3% of statements [2022-04-21T13:37:27.326Z] === RUN TestEnable [2022-04-21T13:37:27.326Z] --- PASS: TestEnable (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestDisable [2022-04-21T13:37:27.326Z] --- PASS: TestDisable (0.00s) [2022-04-21T13:37:27.326Z] === RUN TestEnabled [2022-04-21T13:37:27.326Z] --- PASS: TestEnabled (0.00s) [2022-04-21T13:37:27.326Z] PASS [2022-04-21T13:37:27.326Z] coverage: 100.0% of statements [2022-04-21T13:37:27.326Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-04-21T13:37:27.442Z] --- PASS: TestHealthKillContainer (8.12s) [2022-04-21T13:37:27.442Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:37:27.442Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:37:27.442Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:37:27.697Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-21T13:37:27.697Z] === RUN TestIpcModeNone [2022-04-21T13:37:27.805Z] === RUN TestGetAllAllowed [2022-04-21T13:37:27.805Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestGetAllMeta [2022-04-21T13:37:27.805Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-21T13:37:27.805Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestIsUnreferencedBuiltin [2022-04-21T13:37:27.805Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestIsExistingDirectory [2022-04-21T13:37:27.805Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestGetFilenameForDownload [2022-04-21T13:37:27.805Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestEnv2Variables [2022-04-21T13:37:27.805Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-21T13:37:27.805Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestMaintainer [2022-04-21T13:37:27.805Z] --- PASS: TestMaintainer (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestLabel [2022-04-21T13:37:27.805Z] --- PASS: TestLabel (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestFromScratch [2022-04-21T13:37:27.805Z] --- PASS: TestFromScratch (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestFromWithArg [2022-04-21T13:37:27.805Z] --- PASS: TestFromWithArg (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-21T13:37:27.805Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestFromWithUndefinedArg [2022-04-21T13:37:27.805Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestFromMultiStageWithNamedStage [2022-04-21T13:37:27.805Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestOnbuild [2022-04-21T13:37:27.805Z] --- PASS: TestOnbuild (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestWorkdir [2022-04-21T13:37:27.805Z] --- PASS: TestWorkdir (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestCmd [2022-04-21T13:37:27.805Z] --- PASS: TestCmd (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestHealthcheckNone [2022-04-21T13:37:27.805Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestHealthcheckCmd [2022-04-21T13:37:27.805Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestEntrypoint [2022-04-21T13:37:27.805Z] --- PASS: TestEntrypoint (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestExpose [2022-04-21T13:37:27.805Z] --- PASS: TestExpose (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestUser [2022-04-21T13:37:27.805Z] --- PASS: TestUser (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestVolume [2022-04-21T13:37:27.805Z] --- PASS: TestVolume (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestStopSignal [2022-04-21T13:37:27.805Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:37:27.805Z] --- SKIP: TestStopSignal (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestArg [2022-04-21T13:37:27.805Z] --- PASS: TestArg (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestShell [2022-04-21T13:37:27.805Z] --- PASS: TestShell (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestPrependEnvOnCmd [2022-04-21T13:37:27.805Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestRunWithBuildArgs [2022-04-21T13:37:27.805Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestRunIgnoresHealthcheck [2022-04-21T13:37:27.805Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestDispatchUnsupportedOptions [2022-04-21T13:37:27.805Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-21T13:37:27.805Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-21T13:37:27.805Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-21T13:37:27.805Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-21T13:37:27.805Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-21T13:37:27.805Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-21T13:37:27.805Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestNormalizeWorkdir [2022-04-21T13:37:27.805Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-21T13:37:27.805Z] === RUN TestDispatch [2022-04-21T13:37:27.805Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-21T13:37:27.806Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-21T13:37:27.806Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-21T13:37:27.806Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-21T13:37:27.806Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-21T13:37:27.806Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-21T13:37:27.806Z] === RUN TestDispatch/COPY_url [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch (0.05s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-21T13:37:27.806Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestAddScratchImageAddsToMounts [2022-04-21T13:37:27.806Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-21T13:37:27.806Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-21T13:37:27.806Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-21T13:37:27.806Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestImageSourceGetAddsToMounts [2022-04-21T13:37:27.806Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestEmptyDockerfile [2022-04-21T13:37:27.806Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestSymlinkDockerfile [2022-04-21T13:37:27.806Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-21T13:37:27.806Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-21T13:37:27.806Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestNonExistingDockerfile [2022-04-21T13:37:27.806Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestCopyRunConfig [2022-04-21T13:37:27.806Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestDeepCopyRunConfig [2022-04-21T13:37:27.806Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestExportImage [2022-04-21T13:37:27.806Z] --- PASS: TestExportImage (0.00s) [2022-04-21T13:37:27.806Z] === RUN TestNormalizeDest [2022-04-21T13:37:27.806Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-21T13:37:27.806Z] PASS [2022-04-21T13:37:27.806Z] coverage: 46.7% of statements [2022-04-21T13:37:27.806Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 46.7% of statements [2022-04-21T13:37:28.220Z] === CONT TestReadPluginNoRead [2022-04-21T13:37:28.220Z] read_test.go:92: [d7ed1a7bbfa24] daemon is not started [2022-04-21T13:37:28.220Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-04-21T13:37:28.220Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-04-21T13:37:28.220Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-04-21T13:37:28.220Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-21T13:37:28.220Z] PASS [2022-04-21T13:37:28.220Z] [2022-04-21T13:37:28.220Z] DONE 6 tests in 9.218s [2022-04-21T13:37:28.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-21T13:37:28.220Z] testing: warning: no tests to run [2022-04-21T13:37:28.220Z] PASS [2022-04-21T13:37:28.220Z] [2022-04-21T13:37:28.220Z] DONE 0 tests in 0.007s [2022-04-21T13:37:28.220Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:37:28.220Z] INFO: Testing against a local daemon [2022-04-21T13:37:28.220Z] === RUN TestPluginWithDevMounts [2022-04-21T13:37:28.220Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:37:28.220Z] === CONT TestPluginWithDevMounts [2022-04-21T13:37:28.260Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-21T13:37:28.260Z] --- PASS: TestIpcModeNone (0.76s) [2022-04-21T13:37:28.260Z] === RUN TestIpcModePrivate [2022-04-21T13:37:28.516Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:37:28.516Z] check_test.go:308: [d3bd3138e23d3] daemon is not started [2022-04-21T13:37:28.516Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-21T13:37:28.671Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-21T13:37:28.672Z] === RUN TestNISDomainname [2022-04-21T13:37:28.773Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-04-21T13:37:28.810Z] === RUN TestTCP4Proxy [2022-04-21T13:37:28.810Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-21T13:37:28.810Z] === RUN TestTCP4ProxyHalfClose [2022-04-21T13:37:28.810Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestTCP6Proxy [2022-04-21T13:37:28.810Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:37:28.810Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestTCPDualStackProxy [2022-04-21T13:37:28.810Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:37:28.810Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestUDP4Proxy [2022-04-21T13:37:28.810Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestUDP6Proxy [2022-04-21T13:37:28.810Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:37:28.810Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestUDPWriteError [2022-04-21T13:37:28.810Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestSCTP4Proxy [2022-04-21T13:37:28.810Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:37:28.810Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-21T13:37:28.810Z] === RUN TestSCTP6Proxy [2022-04-21T13:37:28.810Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:37:28.810Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-21T13:37:28.810Z] PASS [2022-04-21T13:37:28.810Z] coverage: 49.4% of statements [2022-04-21T13:37:28.810Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-04-21T13:37:28.927Z] --- PASS: TestNISDomainname (0.50s) [2022-04-21T13:37:28.927Z] === RUN TestHostnameDnsResolution [2022-04-21T13:37:29.030Z] --- PASS: TestIpcModePrivate (0.73s) [2022-04-21T13:37:29.030Z] === RUN TestIpcModeShareable [2022-04-21T13:37:29.030Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-21T13:37:29.593Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-21T13:37:29.849Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-21T13:37:29.855Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-21T13:37:29.855Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:37:30.108Z] --- PASS: TestIpcModeShareable (0.94s) [2022-04-21T13:37:30.108Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-21T13:37:30.108Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-21T13:37:30.111Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-04-21T13:37:30.111Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:37:30.127Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-04-21T13:37:30.127Z] PASS [2022-04-21T13:37:30.127Z] [2022-04-21T13:37:30.127Z] DONE 1 tests in 1.566s [2022-04-21T13:37:30.127Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:37:30.127Z] INFO: Testing against a local daemon [2022-04-21T13:37:30.127Z] === RUN TestSecretInspect [2022-04-21T13:37:30.673Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-04-21T13:37:30.673Z] === RUN TestStats [2022-04-21T13:37:31.998Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:37:32.035Z] --- PASS: TestSecretInspect (2.17s) [2022-04-21T13:37:32.035Z] === RUN TestSecretList [2022-04-21T13:37:32.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-04-21T13:37:32.561Z] === RUN TestAPIIpcModeHost [2022-04-21T13:37:33.367Z] --- PASS: TestStats (2.45s) [2022-04-21T13:37:33.368Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:37:33.368Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:37:33.368Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:37:33.368Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:37:33.368Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:37:33.368Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:37:33.368Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:37:33.368Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:37:33.368Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:37:33.368Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:37:33.368Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:37:33.490Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-04-21T13:37:33.490Z] === RUN TestDaemonIpcModeShareable [2022-04-21T13:37:33.490Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-21T13:37:33.490Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:37:33.930Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:37:34.053Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:37:34.573Z] --- PASS: TestSecretList (2.15s) [2022-04-21T13:37:34.573Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:37:34.982Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-21T13:37:34.982Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-04-21T13:37:34.982Z] === RUN TestDaemonIpcModePrivate [2022-04-21T13:37:35.294Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:37:36.419Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-21T13:37:36.480Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-21T13:37:36.480Z] === RUN TestSecretsUpdate [2022-04-21T13:37:36.681Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2022-04-21T13:37:36.681Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-21T13:37:37.256Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:37:37.809Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-21T13:37:37.809Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-04-21T13:37:37.809Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-21T13:37:37.809Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-04-21T13:37:37.809Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-21T13:37:37.809Z] === RUN TestDeleteDevicemapper [2022-04-21T13:37:37.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:37:37.809Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:37:37.809Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:37:38.187Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-04-21T13:37:38.187Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-04-21T13:37:38.187Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-21T13:37:38.442Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-21T13:37:39.089Z] --- PASS: TestSecretsUpdate (2.30s) [2022-04-21T13:37:39.089Z] === RUN TestTemplatedSecret [2022-04-21T13:37:39.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-04-21T13:37:39.175Z] === RUN TestUpdateMemory [2022-04-21T13:37:39.344Z] === RUN TestCheckpointCreateError [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointCreate [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointDeleteError [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointDelete [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointListError [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointList [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointList (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCheckpointListContainerNotFound [2022-04-21T13:37:39.345Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNewClientWithOpsFromEnv [2022-04-21T13:37:39.345Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:37:39.345Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestGetAPIPath [2022-04-21T13:37:39.345Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestParseHostURL [2022-04-21T13:37:39.345Z] --- PASS: TestParseHostURL (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-21T13:37:39.345Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPVersionOverride [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-21T13:37:39.345Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestClientRedirect [2022-04-21T13:37:39.345Z] === RUN TestClientRedirect/GET [2022-04-21T13:37:39.345Z] === RUN TestClientRedirect/POST [2022-04-21T13:37:39.345Z] === RUN TestClientRedirect/PUT [2022-04-21T13:37:39.345Z] === RUN TestClientRedirect/DELETE [2022-04-21T13:37:39.345Z] --- PASS: TestClientRedirect (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-21T13:37:39.345Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigCreateUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigCreateError [2022-04-21T13:37:39.345Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigCreate [2022-04-21T13:37:39.345Z] --- PASS: TestConfigCreate (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspectNotFound [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspectWithEmptyID [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspectUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspectError [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspectConfigNotFound [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigInspect [2022-04-21T13:37:39.345Z] --- PASS: TestConfigInspect (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigListUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigListError [2022-04-21T13:37:39.345Z] --- PASS: TestConfigListError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigList [2022-04-21T13:37:39.345Z] --- PASS: TestConfigList (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigRemoveUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigRemoveError [2022-04-21T13:37:39.345Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigRemove [2022-04-21T13:37:39.345Z] --- PASS: TestConfigRemove (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigUpdateUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigUpdateError [2022-04-21T13:37:39.345Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestConfigUpdate [2022-04-21T13:37:39.345Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCommitError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCommit [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCommit (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStatPathError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStatPathNotFoundError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStatPathNoHeaderError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStatPath [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyToContainerError [2022-04-21T13:37:39.345Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyToContainerNotFoundError [2022-04-21T13:37:39.345Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyToContainerEmptyResponse [2022-04-21T13:37:39.345Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyToContainer [2022-04-21T13:37:39.345Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyFromContainerError [2022-04-21T13:37:39.345Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyFromContainerNotFoundError [2022-04-21T13:37:39.345Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-21T13:37:39.345Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-21T13:37:39.345Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestCopyFromContainer [2022-04-21T13:37:39.345Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCreateError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCreateImageNotFound [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCreateWithName [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerCreateAutoRemove [2022-04-21T13:37:39.345Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerDiffError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerDiff [2022-04-21T13:37:39.345Z] --- PASS: TestContainerDiff (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecCreateError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecCreate [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecStartError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecStart [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecInspectError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecInspect [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExportError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExportError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExport [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExport (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerInspectError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerInspectContainerNotFound [2022-04-21T13:37:39.345Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerInspectWithEmptyID [2022-04-21T13:37:39.345Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerInspect [2022-04-21T13:37:39.345Z] --- PASS: TestContainerInspect (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerInspectNode [2022-04-21T13:37:39.345Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerKillError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerKillError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerKill [2022-04-21T13:37:39.345Z] --- PASS: TestContainerKill (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerListError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerListError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerList [2022-04-21T13:37:39.345Z] --- PASS: TestContainerList (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerLogsNotFoundError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerLogsError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerLogs [2022-04-21T13:37:39.345Z] --- PASS: TestContainerLogs (0.13s) [2022-04-21T13:37:39.345Z] === RUN TestContainerPauseError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerPause [2022-04-21T13:37:39.345Z] --- PASS: TestContainerPause (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainersPruneError [2022-04-21T13:37:39.345Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainersPrune [2022-04-21T13:37:39.345Z] --- PASS: TestContainersPrune (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRemoveError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRemoveNotFoundError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRemove [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRemove (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRenameError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRename [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRename (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerResizeError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecResizeError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerResize [2022-04-21T13:37:39.345Z] --- PASS: TestContainerResize (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerExecResize [2022-04-21T13:37:39.345Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRestartError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerRestart [2022-04-21T13:37:39.345Z] --- PASS: TestContainerRestart (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStartError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStartError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStart [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStart (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStatsError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStats [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStats (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStopError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStopError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerStop [2022-04-21T13:37:39.345Z] --- PASS: TestContainerStop (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerTopError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerTopError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerTop [2022-04-21T13:37:39.345Z] --- PASS: TestContainerTop (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerUnpauseError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerUnpause [2022-04-21T13:37:39.345Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerUpdateError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerUpdate [2022-04-21T13:37:39.345Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-21T13:37:39.345Z] === RUN TestContainerWaitError [2022-04-21T13:37:39.345Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestContainerWait [2022-04-21T13:37:39.345Z] --- PASS: TestContainerWait (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestDiskUsageError [2022-04-21T13:37:39.345Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestDiskUsage [2022-04-21T13:37:39.345Z] --- PASS: TestDiskUsage (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestDistributionInspectUnsupported [2022-04-21T13:37:39.345Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestDistributionInspectWithEmptyID [2022-04-21T13:37:39.345Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestEventsErrorInOptions [2022-04-21T13:37:39.345Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestEventsErrorFromServer [2022-04-21T13:37:39.345Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestEvents [2022-04-21T13:37:39.345Z] --- PASS: TestEvents (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestTLSCloseWriter [2022-04-21T13:37:39.345Z] === PAUSE TestTLSCloseWriter [2022-04-21T13:37:39.345Z] === RUN TestImageBuildError [2022-04-21T13:37:39.345Z] --- PASS: TestImageBuildError (0.01s) [2022-04-21T13:37:39.345Z] === RUN TestImageBuild [2022-04-21T13:37:39.345Z] --- PASS: TestImageBuild (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestGetDockerOS [2022-04-21T13:37:39.345Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-21T13:37:39.345Z] === RUN TestImageCreateError [2022-04-21T13:37:39.346Z] --- PASS: TestImageCreateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageCreate [2022-04-21T13:37:39.346Z] --- PASS: TestImageCreate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageHistoryError [2022-04-21T13:37:39.346Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageHistory [2022-04-21T13:37:39.346Z] --- PASS: TestImageHistory (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageImportError [2022-04-21T13:37:39.346Z] --- PASS: TestImageImportError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageImport [2022-04-21T13:37:39.346Z] --- PASS: TestImageImport (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestImageInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageInspectImageNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageInspect [2022-04-21T13:37:39.346Z] --- PASS: TestImageInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageListError [2022-04-21T13:37:39.346Z] --- PASS: TestImageListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageList [2022-04-21T13:37:39.346Z] --- PASS: TestImageList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageListApiBefore125 [2022-04-21T13:37:39.346Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageLoadError [2022-04-21T13:37:39.346Z] --- PASS: TestImageLoadError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageLoad [2022-04-21T13:37:39.346Z] --- PASS: TestImageLoad (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagesPruneError [2022-04-21T13:37:39.346Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagesPrune [2022-04-21T13:37:39.346Z] --- PASS: TestImagesPrune (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullReferenceParseError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullAnyError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePullWithoutErrors [2022-04-21T13:37:39.346Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushReferenceError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushAnyError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithoutErrors [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-21T13:37:39.346Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageRemoveImageNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageRemove [2022-04-21T13:37:39.346Z] --- PASS: TestImageRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSaveError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSaveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSave [2022-04-21T13:37:39.346Z] --- PASS: TestImageSave (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchAnyError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageSearchWithoutErrors [2022-04-21T13:37:39.346Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageTagError [2022-04-21T13:37:39.346Z] --- PASS: TestImageTagError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageTagInvalidReference [2022-04-21T13:37:39.346Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageTagInvalidSourceImageName [2022-04-21T13:37:39.346Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageTagHexSource [2022-04-21T13:37:39.346Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestImageTag [2022-04-21T13:37:39.346Z] --- PASS: TestImageTag (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestInfoServerError [2022-04-21T13:37:39.346Z] --- PASS: TestInfoServerError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestInfoInvalidResponseJSONError [2022-04-21T13:37:39.346Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestInfo [2022-04-21T13:37:39.346Z] --- PASS: TestInfo (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkConnectError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkConnect [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkCreateError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkCreate [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkDisconnectError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkDisconnect [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/empty_ID [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/no_options [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/verbose [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/global_scope [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/unknown_network [2022-04-21T13:37:39.346Z] === RUN TestNetworkInspect/server_error [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect (0.01s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/no_options (0.01s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkListError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkList [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworksPruneError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworksPrune [2022-04-21T13:37:39.346Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNetworkRemove [2022-04-21T13:37:39.346Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeInspectNodeNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeInspect [2022-04-21T13:37:39.346Z] --- PASS: TestNodeInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeListError [2022-04-21T13:37:39.346Z] --- PASS: TestNodeListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeList [2022-04-21T13:37:39.346Z] --- PASS: TestNodeList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeRemove [2022-04-21T13:37:39.346Z] --- PASS: TestNodeRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeUpdateError [2022-04-21T13:37:39.346Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestNodeUpdate [2022-04-21T13:37:39.346Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestOptionWithHostFromEnv [2022-04-21T13:37:39.346Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestOptionWithTimeout [2022-04-21T13:37:39.346Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestOptionWithVersionFromEnv [2022-04-21T13:37:39.346Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPingFail [2022-04-21T13:37:39.346Z] --- PASS: TestPingFail (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPingWithError [2022-04-21T13:37:39.346Z] 2022/04/21 13:37:38 RoundTripper returned a response & error; ignoring response [2022-04-21T13:37:39.346Z] 2022/04/21 13:37:38 RoundTripper returned a response & error; ignoring response [2022-04-21T13:37:39.346Z] --- PASS: TestPingWithError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPingSuccess [2022-04-21T13:37:39.346Z] --- PASS: TestPingSuccess (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPingHeadFallback [2022-04-21T13:37:39.346Z] === RUN TestPingHeadFallback/OK [2022-04-21T13:37:39.346Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-21T13:37:39.346Z] === RUN TestPingHeadFallback/Not_Found [2022-04-21T13:37:39.346Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-21T13:37:39.346Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-21T13:37:39.346Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginDisableError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginDisable [2022-04-21T13:37:39.346Z] --- PASS: TestPluginDisable (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginEnableError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginEnable [2022-04-21T13:37:39.346Z] --- PASS: TestPluginEnable (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginInspect [2022-04-21T13:37:39.346Z] --- PASS: TestPluginInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginListError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginList [2022-04-21T13:37:39.346Z] --- PASS: TestPluginList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginPushError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginPushError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginPush [2022-04-21T13:37:39.346Z] --- PASS: TestPluginPush (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginRemove [2022-04-21T13:37:39.346Z] --- PASS: TestPluginRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginSetError [2022-04-21T13:37:39.346Z] --- PASS: TestPluginSetError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPluginSet [2022-04-21T13:37:39.346Z] --- PASS: TestPluginSet (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSetHostHeader [2022-04-21T13:37:39.346Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestPlainTextError [2022-04-21T13:37:39.346Z] --- PASS: TestPlainTextError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestInfiniteError [2022-04-21T13:37:39.346Z] --- PASS: TestInfiniteError (0.02s) [2022-04-21T13:37:39.346Z] === RUN TestCanceledContext [2022-04-21T13:37:39.346Z] 2022/04/21 13:37:38 RoundTripper returned a response & error; ignoring response [2022-04-21T13:37:39.346Z] --- PASS: TestCanceledContext (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestDeadlineExceededContext [2022-04-21T13:37:39.346Z] 2022/04/21 13:37:38 RoundTripper returned a response & error; ignoring response [2022-04-21T13:37:39.346Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretCreateUnsupported [2022-04-21T13:37:39.346Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretCreateError [2022-04-21T13:37:39.346Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretCreate [2022-04-21T13:37:39.346Z] --- PASS: TestSecretCreate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretInspectUnsupported [2022-04-21T13:37:39.346Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretInspectSecretNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretInspect [2022-04-21T13:37:39.346Z] --- PASS: TestSecretInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretListUnsupported [2022-04-21T13:37:39.346Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretListError [2022-04-21T13:37:39.346Z] --- PASS: TestSecretListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretList [2022-04-21T13:37:39.346Z] --- PASS: TestSecretList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretRemoveUnsupported [2022-04-21T13:37:39.346Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretRemove [2022-04-21T13:37:39.346Z] --- PASS: TestSecretRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretUpdateUnsupported [2022-04-21T13:37:39.346Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretUpdateError [2022-04-21T13:37:39.346Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSecretUpdate [2022-04-21T13:37:39.346Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceCreateError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceCreate [2022-04-21T13:37:39.346Z] --- PASS: TestServiceCreate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-21T13:37:39.346Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceCreateDigestPinning [2022-04-21T13:37:39.346Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceInspectServiceNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceInspect [2022-04-21T13:37:39.346Z] --- PASS: TestServiceInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceListError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceList [2022-04-21T13:37:39.346Z] --- PASS: TestServiceList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceLogsError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceLogs [2022-04-21T13:37:39.346Z] --- PASS: TestServiceLogs (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceRemoveError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceRemoveNotFoundError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceRemove [2022-04-21T13:37:39.346Z] --- PASS: TestServiceRemove (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceUpdateError [2022-04-21T13:37:39.346Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestServiceUpdate [2022-04-21T13:37:39.346Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmGetUnlockKeyError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmGetUnlockKey [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmInitError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmInit [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmInit (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmInspect [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmJoinError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmJoin [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmLeaveError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmLeave [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmUnlockError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmUnlock [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmUpdateError [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestSwarmUpdate [2022-04-21T13:37:39.346Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestTaskInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestTaskInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestTaskInspect [2022-04-21T13:37:39.346Z] --- PASS: TestTaskInspect (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestTaskListError [2022-04-21T13:37:39.346Z] --- PASS: TestTaskListError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestTaskList [2022-04-21T13:37:39.346Z] --- PASS: TestTaskList (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeCreateError [2022-04-21T13:37:39.346Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeCreate [2022-04-21T13:37:39.346Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeInspectError [2022-04-21T13:37:39.346Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeInspectNotFound [2022-04-21T13:37:39.346Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeInspectWithEmptyID [2022-04-21T13:37:39.346Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-21T13:37:39.346Z] === RUN TestVolumeInspect [2022-04-21T13:37:39.347Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-21T13:37:39.347Z] === RUN TestVolumeListError [2022-04-21T13:37:39.347Z] --- PASS: TestVolumeListError (0.00s) [2022-04-21T13:37:39.347Z] === RUN TestVolumeList [2022-04-21T13:37:39.347Z] --- PASS: TestVolumeList (0.00s) [2022-04-21T13:37:39.347Z] === RUN TestVolumeRemoveError [2022-04-21T13:37:39.347Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-21T13:37:39.347Z] === RUN TestVolumeRemove [2022-04-21T13:37:39.347Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-21T13:37:39.347Z] === CONT TestTLSCloseWriter [2022-04-21T13:37:39.347Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-21T13:37:39.347Z] PASS [2022-04-21T13:37:39.347Z] coverage: 75.0% of statements [2022-04-21T13:37:39.347Z] ok github.com/docker/docker/client 0.408s coverage: 75.0% of statements [2022-04-21T13:37:39.370Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-21T13:37:39.430Z] --- PASS: TestUpdateMemory (0.51s) [2022-04-21T13:37:39.430Z] === RUN TestUpdateCPUQuota [2022-04-21T13:37:39.585Z] .........................xx.................... [ 29%] [2022-04-21T13:37:39.625Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.31s) [2022-04-21T13:37:39.625Z] === RUN TestIpcModeOlderClient [2022-04-21T13:37:39.625Z] === PAUSE TestIpcModeOlderClient [2022-04-21T13:37:39.625Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:37:40.188Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:37:40.188Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-04-21T13:37:40.188Z] === RUN TestKillContainer [2022-04-21T13:37:40.188Z] === RUN TestKillContainer/no_signal [2022-04-21T13:37:40.358Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-04-21T13:37:40.358Z] === RUN TestUpdatePidsLimit [2022-04-21T13:37:40.358Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:37:40.358Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:37:40.613Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:37:40.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-21T13:37:40.751Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T13:37:40.751Z] check_test.go:308: [d65ff9b431273] daemon is not started [2022-04-21T13:37:40.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-21T13:37:40.869Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:37:41.008Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:37:41.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:37:41.125Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:37:41.265Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:37:41.381Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:37:41.524Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:37:41.637Z] --- PASS: TestTemplatedSecret (2.61s) [2022-04-21T13:37:41.637Z] === RUN TestSecretCreateResolve [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-21T13:37:41.943Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-04-21T13:37:41.943Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:37:42.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:37:42.098Z] INFO: Testing against a local daemon [2022-04-21T13:37:42.098Z] === RUN TestBuildWithSession [2022-04-21T13:37:42.098Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:37:42.098Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:37:42.098Z] === RUN TestBuildSquashParent [2022-04-21T13:37:42.098Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:37:42.098Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:37:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:42.452Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:37:42.452Z] --- PASS: TestKillContainer (2.22s) [2022-04-21T13:37:42.452Z] --- PASS: TestKillContainer/no_signal (0.74s) [2022-04-21T13:37:42.452Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-04-21T13:37:42.452Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-04-21T13:37:42.452Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:37:42.452Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-21T13:37:43.014Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-21T13:37:43.273Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-21T13:37:43.544Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-04-21T13:37:43.544Z] PASS [2022-04-21T13:37:43.544Z] [2022-04-21T13:37:43.544Z] DONE 6 tests in 13.556s [2022-04-21T13:37:43.544Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:37:43.544Z] INFO: Testing against a local daemon [2022-04-21T13:37:43.544Z] === RUN TestServiceCreateInit [2022-04-21T13:37:43.544Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:37:44.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2022-04-21T13:37:44.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-04-21T13:37:44.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-04-21T13:37:44.213Z] === RUN TestKillStoppedContainer [2022-04-21T13:37:44.213Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-21T13:37:44.213Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:37:44.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-04-21T13:37:44.213Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:37:45.144Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-04-21T13:37:45.144Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:37:45.144Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:37:45.144Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:37:45.144Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:37:45.144Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:37:45.144Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:37:45.144Z] === RUN TestLinksEtcHostsContentMatch [2022-04-21T13:37:45.144Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-21T13:37:45.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:37:45.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-04-21T13:37:45.400Z] === RUN TestLinksContainerNames [2022-04-21T13:37:46.766Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-21T13:37:47.022Z] --- PASS: TestLinksContainerNames (1.52s) [2022-04-21T13:37:47.022Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:37:47.742Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:37:47.949Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-04-21T13:37:47.949Z] === RUN TestContainerNetworkMountsNoChown [2022-04-21T13:37:48.880Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/default [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/default [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/private [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/private [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rprivate [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/slave [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/slave [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rslave [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/shared [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/shared [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rshared [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/default [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rshared [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-21T13:37:48.880Z] check_test.go:308: [d3067770328df] daemon is not started [2022-04-21T13:37:48.880Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/shared [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rslave [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/slave [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rprivate [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/private [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:48.880Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:48.880Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-21T13:37:48.880Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-21T13:37:49.136Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-21T13:37:49.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:37:49.271Z] INFO: Testing against a local daemon [2022-04-21T13:37:49.271Z] === RUN TestBuildWithSession [2022-04-21T13:37:49.271Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:37:49.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:37:49.271Z] === RUN TestBuildSquashParent [2022-04-21T13:37:49.271Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:37:49.271Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:49.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:49.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:49.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:37:49.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:49.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:37:49.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-04-21T13:37:49.393Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-21T13:37:49.393Z] === RUN TestContainerBindMountNonRecursive [2022-04-21T13:37:50.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:37:51.035Z] --- PASS: TestServiceCreateInit (7.47s) [2022-04-21T13:37:51.035Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-04-21T13:37:51.035Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-04-21T13:37:51.035Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:37:51.285Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-04-21T13:37:51.285Z] === RUN TestContainerVolumesMountedAsShared [2022-04-21T13:37:51.847Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-21T13:37:52.103Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-04-21T13:37:52.103Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-21T13:37:52.360Z] check_test.go:308: [dc8d02a0981fc] daemon is not started [2022-04-21T13:37:52.360Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-21T13:37:52.616Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-04-21T13:37:52.616Z] === RUN TestNetworkNat [2022-04-21T13:37:52.871Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:37:53.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:37:53.434Z] --- PASS: TestNetworkNat (0.68s) [2022-04-21T13:37:53.434Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:37:53.996Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2022-04-21T13:37:53.996Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:37:54.112Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-04-21T13:37:54.112Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:37:54.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-21T13:37:54.112Z] === RUN TestWaitNonBlocked [2022-04-21T13:37:54.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:54.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:54.112Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:54.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:54.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:37:54.112Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:37:54.112Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-21T13:37:54.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-04-21T13:37:54.112Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-04-21T13:37:54.112Z] === RUN TestWaitBlocked [2022-04-21T13:37:54.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:54.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:54.112Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:54.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:54.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:37:54.112Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:37:54.413Z] --- PASS: TestCheckoutGit (29.31s) [2022-04-21T13:37:54.413Z] === RUN TestValidGitTransport [2022-04-21T13:37:54.413Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-21T13:37:54.413Z] === RUN TestGitInvalidRef [2022-04-21T13:37:54.674Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-21T13:37:54.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-04-21T13:37:54.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-04-21T13:37:54.674Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:37:54.674Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:37:54.891Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-21T13:37:54.891Z] PASS [2022-04-21T13:37:54.891Z] coverage: 86.3% of statements [2022-04-21T13:37:54.891Z] ok github.com/docker/docker/builder/remotecontext/git 29.598s coverage: 86.3% of statements [2022-04-21T13:37:55.364Z] docker_cli_daemon_plugins_test.go:80: [d9ad31a20a900] daemon is not started [2022-04-21T13:37:55.369Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:37:55.369Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:37:55.369Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:37:55.369Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:37:56.035Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-21T13:37:56.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:37:56.549Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-21T13:37:56.563Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-04-21T13:37:56.563Z] === CONT TestIpcModeOlderClient [2022-04-21T13:37:56.563Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-04-21T13:37:56.563Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:37:56.563Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-21T13:37:56.563Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:37:56.806Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-04-21T13:37:56.806Z] === RUN TestPause [2022-04-21T13:37:57.734Z] --- PASS: TestPause (0.70s) [2022-04-21T13:37:57.734Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:37:57.734Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:37:57.734Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:37:57.734Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:37:58.298Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2022-04-21T13:37:58.298Z] === RUN TestPidHost [2022-04-21T13:37:58.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:37:59.084Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-04-21T13:37:59.084Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:37:59.116Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:37:59.116Z] docker_cli_daemon_plugins_test.go:170: [d97c54eddf3df] daemon is not started [2022-04-21T13:37:59.677Z] --- PASS: TestPidHost (1.59s) [2022-04-21T13:37:59.677Z] === RUN TestPsFilter [2022-04-21T13:37:59.933Z] --- PASS: TestPsFilter (0.12s) [2022-04-21T13:37:59.933Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.54s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.77s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.13s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.16s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.83s) [2022-04-21T13:38:00.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.64s) [2022-04-21T13:38:00.343Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:38:00.343Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:38:00.495Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-21T13:38:00.751Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-04-21T13:38:00.751Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:38:01.314Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-04-21T13:38:01.314Z] === RUN TestRemoveContainerRunning [2022-04-21T13:38:01.598Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-04-21T13:38:01.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:38:01.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:38:02.241Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-04-21T13:38:02.241Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:38:02.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-04-21T13:38:02.806Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:38:02.806Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-21T13:38:02.806Z] === RUN TestRenameLinkedContainer [2022-04-21T13:38:03.452Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-21T13:38:04.156Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestConfigureDaemonLogs [2022-04-21T13:38:04.156Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestCommonOptionsInstallFlags [2022-04-21T13:38:04.156Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-21T13:38:04.156Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-21T13:38:04.156Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-21T13:38:04.156Z] PASS [2022-04-21T13:38:04.156Z] coverage: 19.0% of statements [2022-04-21T13:38:04.156Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 19.0% of statements [2022-04-21T13:38:04.156Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-21T13:38:04.156Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:38:04.171Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-21T13:38:04.733Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-21T13:38:04.989Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-21T13:38:05.552Z] check_test.go:308: [d97eaf9ea902a] daemon is not started [2022-04-21T13:38:05.552Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-21T13:38:05.785Z] === RUN TestContainerStopSignal [2022-04-21T13:38:05.786Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestContainerStopTimeout [2022-04-21T13:38:05.786Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-21T13:38:05.786Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-21T13:38:05.786Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-21T13:38:05.786Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestReplaceAndAppendEnvVars [2022-04-21T13:38:05.786Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-21T13:38:05.786Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestNewMemoryStore [2022-04-21T13:38:05.786Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestAddContainers [2022-04-21T13:38:05.786Z] --- PASS: TestAddContainers (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestGetContainer [2022-04-21T13:38:05.786Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestDeleteContainer [2022-04-21T13:38:05.786Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestListContainers [2022-04-21T13:38:05.786Z] --- PASS: TestListContainers (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestFirstContainer [2022-04-21T13:38:05.786Z] --- PASS: TestFirstContainer (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestApplyAllContainer [2022-04-21T13:38:05.786Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestIsValidHealthString [2022-04-21T13:38:05.786Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestStateRunStop [2022-04-21T13:38:05.786Z] --- PASS: TestStateRunStop (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestStateTimeoutWait [2022-04-21T13:38:05.786Z] state_test.go:141: Stop callback fired [2022-04-21T13:38:05.786Z] state_test.go:165: Stop callback fired [2022-04-21T13:38:05.786Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-21T13:38:05.786Z] === RUN TestIsValidStateString [2022-04-21T13:38:05.786Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestViewSaveDelete [2022-04-21T13:38:05.786Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-21T13:38:05.786Z] === RUN TestViewAll [2022-04-21T13:38:05.786Z] --- PASS: TestViewAll (0.02s) [2022-04-21T13:38:05.786Z] === RUN TestViewGet [2022-04-21T13:38:05.786Z] --- PASS: TestViewGet (0.01s) [2022-04-21T13:38:05.786Z] === RUN TestNames [2022-04-21T13:38:05.786Z] --- PASS: TestNames (0.00s) [2022-04-21T13:38:05.786Z] === RUN TestViewWithHealthCheck [2022-04-21T13:38:05.786Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-21T13:38:05.786Z] PASS [2022-04-21T13:38:05.786Z] coverage: 41.7% of statements [2022-04-21T13:38:05.786Z] ok github.com/docker/docker/container 0.229s coverage: 41.7% of statements [2022-04-21T13:38:05.786Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:38:05.786Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:38:05.786Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:38:05.786Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:38:05.809Z] --- PASS: TestRenameLinkedContainer (2.93s) [2022-04-21T13:38:05.809Z] === RUN TestRenameStoppedContainer [2022-04-21T13:38:06.276Z] === RUN TestPrepare [2022-04-21T13:38:06.276Z] --- PASS: TestPrepare (0.00s) [2022-04-21T13:38:06.276Z] === RUN TestStart [2022-04-21T13:38:06.276Z] --- PASS: TestStart (0.00s) [2022-04-21T13:38:06.276Z] === RUN TestWaitCancel [2022-04-21T13:38:06.276Z] --- PASS: TestWaitCancel (0.00s) [2022-04-21T13:38:06.276Z] === RUN TestWaitDisabled [2022-04-21T13:38:06.276Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-21T13:38:06.276Z] === RUN TestWaitEnabled [2022-04-21T13:38:06.276Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-21T13:38:06.276Z] === RUN TestRemove [2022-04-21T13:38:06.276Z] --- PASS: TestRemove (0.00s) [2022-04-21T13:38:06.276Z] PASS [2022-04-21T13:38:06.276Z] coverage: 65.3% of statements [2022-04-21T13:38:06.276Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-04-21T13:38:06.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:38:06.738Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:38:06.738Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-04-21T13:38:06.738Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:38:07.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:38:07.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-21T13:38:07.651Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:38:07.863Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:38:08.119Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2022-04-21T13:38:08.119Z] === RUN TestRenameInvalidName [2022-04-21T13:38:08.217Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-21T13:38:08.678Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:38:09.048Z] --- PASS: TestRenameInvalidName (0.78s) [2022-04-21T13:38:09.048Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:38:09.048Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-21T13:38:09.131Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) [2022-04-21T13:38:09.131Z] === RUN TestCreateServiceConflict [2022-04-21T13:38:09.131Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-21T13:38:09.131Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:38:09.306Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:38:09.336Z] === RUN TestNewListSecretsFilters [2022-04-21T13:38:09.336Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-21T13:38:09.336Z] === RUN TestNewListConfigsFilters [2022-04-21T13:38:09.336Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-21T13:38:09.336Z] PASS [2022-04-21T13:38:09.336Z] coverage: 0.5% of statements [2022-04-21T13:38:09.336Z] ok github.com/docker/docker/daemon/cluster 0.468s coverage: 0.5% of statements [2022-04-21T13:38:09.682Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-04-21T13:38:09.682Z] PASS [2022-04-21T13:38:09.682Z] [2022-04-21T13:38:09.682Z] === Skipped [2022-04-21T13:38:09.682Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:38:09.682Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:38:09.682Z] [2022-04-21T13:38:09.682Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:38:09.682Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:38:09.682Z] [2022-04-21T13:38:09.682Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:38:09.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:38:09.682Z] [2022-04-21T13:38:09.682Z] DONE 235 tests, 3 skipped in 113.044s [2022-04-21T13:38:09.682Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:38:09.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:09.682Z] ++ set -e [2022-04-21T13:38:09.682Z] ++ '[' -n 0 ']' [2022-04-21T13:38:09.682Z] ++ set -x [2022-04-21T13:38:09.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:09.682Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:38:09.682Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:09.682Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:09.682Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:09.682Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:09.682Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:09.682Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:38:09.682Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:38:09.682Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:38:09.682Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:38:09.682Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:38:09.682Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:38:09.682Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-21T13:38:09.682Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-21T13:38:09.682Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:38:09.682Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy (10.19s) [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.77s) [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-04-21T13:38:09.706Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2022-04-21T13:38:09.706Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:38:09.827Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-21T13:38:09.827Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-21T13:38:09.827Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-21T13:38:09.827Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-21T13:38:09.827Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-21T13:38:09.827Z] PASS [2022-04-21T13:38:09.827Z] coverage: 35.9% of statements [2022-04-21T13:38:09.827Z] ok github.com/docker/docker/daemon/cluster/convert 0.791s coverage: 35.9% of statements [2022-04-21T13:38:10.244Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:38:10.287Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.91s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.17s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.17s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.32s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.79s) [2022-04-21T13:38:10.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.13s) [2022-04-21T13:38:10.288Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:38:10.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:38:10.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-21T13:38:11.171Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:38:11.668Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-04-21T13:38:11.668Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:38:12.000Z] --- PASS: TestBuildMultiStageParentConfig (2.08s) [2022-04-21T13:38:12.000Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:38:12.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:12.000Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T13:38:12.000Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:38:12.040Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2022-04-21T13:38:12.040Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:38:12.131Z] === RUN TestWaitNodeAttachment [2022-04-21T13:38:12.296Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-21T13:38:12.535Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:38:12.535Z] daemon_test.go:156: [d220489a3c681] daemon is not started [2022-04-21T13:38:12.535Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-21T13:38:12.535Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-21T13:38:12.535Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-21T13:38:12.535Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-21T13:38:12.535Z] === RUN TestDaemonProxy [2022-04-21T13:38:12.535Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:38:12.552Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-04-21T13:38:12.552Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:38:12.628Z] === RUN TestBuilderGC [2022-04-21T13:38:12.628Z] --- PASS: TestBuilderGC (0.01s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationNotFound [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonBrokenConfiguration [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestFindConfigurationConflicts [2022-04-21T13:38:12.628Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-21T13:38:12.628Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-21T13:38:12.628Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-21T13:38:12.628Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-21T13:38:12.628Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_label [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_dns [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-21T13:38:12.628Z] === RUN TestValidateConfiguration/with_hosts [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestReloadSetConfigFileNotExist [2022-04-21T13:38:12.628Z] time="2022-04-21T13:38:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-21T13:38:12.628Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-04-21T13:38:12.628Z] === RUN TestReloadDefaultConfigNotExist [2022-04-21T13:38:12.628Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:12.628Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestReloadBadDefaultConfig [2022-04-21T13:38:12.628Z] time="2022-04-21T13:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2906197445" [2022-04-21T13:38:12.628Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestReloadWithConflictingLabels [2022-04-21T13:38:12.628Z] time="2022-04-21T13:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3890939317" [2022-04-21T13:38:12.628Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestReloadWithDuplicateLabels [2022-04-21T13:38:12.628Z] time="2022-04-21T13:38:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3912476523" [2022-04-21T13:38:12.628Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestMaskURLCredentials [2022-04-21T13:38:12.628Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestDaemonConfigurationMerge [2022-04-21T13:38:12.628Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-21T13:38:12.628Z] PASS [2022-04-21T13:38:12.628Z] coverage: 79.5% of statements [2022-04-21T13:38:12.628Z] ok github.com/docker/docker/daemon/config 0.305s coverage: 79.5% of statements [2022-04-21T13:38:12.628Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-21T13:38:12.628Z] === RUN TestIsolationConversion [2022-04-21T13:38:12.628Z] === RUN TestIsolationConversion/default [2022-04-21T13:38:12.628Z] === RUN TestIsolationConversion/process [2022-04-21T13:38:12.628Z] === RUN TestIsolationConversion/hyperv [2022-04-21T13:38:12.628Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestContainerLabels [2022-04-21T13:38:12.628Z] --- PASS: TestContainerLabels (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestCredentialSpecConversion [2022-04-21T13:38:12.628Z] === RUN TestCredentialSpecConversion/none [2022-04-21T13:38:12.628Z] === RUN TestCredentialSpecConversion/config [2022-04-21T13:38:12.628Z] === RUN TestCredentialSpecConversion/file [2022-04-21T13:38:12.628Z] === RUN TestCredentialSpecConversion/registry [2022-04-21T13:38:12.628Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-21T13:38:12.628Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestControllerValidateMountBind [2022-04-21T13:38:12.628Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-21T13:38:12.628Z] === RUN TestControllerValidateMountVolume [2022-04-21T13:38:12.628Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestControllerValidateMountTarget [2022-04-21T13:38:12.629Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestControllerValidateMountTmpfs [2022-04-21T13:38:12.629Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestControllerValidateMountInvalidType [2022-04-21T13:38:12.629Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestControllerValidateMountNamedPipe [2022-04-21T13:38:12.629Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-21T13:38:12.629Z] PASS [2022-04-21T13:38:12.629Z] coverage: 11.0% of statements [2022-04-21T13:38:12.629Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.693s coverage: 11.0% of statements [2022-04-21T13:38:12.629Z] === RUN TestEventsLog [2022-04-21T13:38:12.629Z] --- PASS: TestEventsLog (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestEventsLogTimeout [2022-04-21T13:38:12.629Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-21T13:38:12.629Z] === RUN TestLogEvents [2022-04-21T13:38:13.027Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2022-04-21T13:38:13.027Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:38:13.114Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:38:13.119Z] --- PASS: TestLogEvents (0.05s) [2022-04-21T13:38:13.119Z] === RUN TestLoadBufferedEvents [2022-04-21T13:38:13.119Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-21T13:38:13.119Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-21T13:38:13.119Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-21T13:38:13.119Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-21T13:38:13.119Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-21T13:38:13.119Z] PASS [2022-04-21T13:38:13.119Z] coverage: 50.0% of statements [2022-04-21T13:38:13.119Z] ok github.com/docker/docker/daemon/events 0.241s coverage: 50.0% of statements [2022-04-21T13:38:14.044Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2022-04-21T13:38:14.044Z] === RUN TestResize [2022-04-21T13:38:14.044Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-21T13:38:14.148Z] === RUN TestIsEmptyDir [2022-04-21T13:38:14.148Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-21T13:38:14.148Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-21T13:38:14.148Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-21T13:38:14.148Z] PASS [2022-04-21T13:38:14.148Z] coverage: 2.3% of statements [2022-04-21T13:38:14.148Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-04-21T13:38:14.148Z] === RUN TestLinkNaming [2022-04-21T13:38:14.148Z] --- PASS: TestLinkNaming (0.00s) [2022-04-21T13:38:14.148Z] === RUN TestLinkNew [2022-04-21T13:38:14.148Z] --- PASS: TestLinkNew (0.00s) [2022-04-21T13:38:14.148Z] === RUN TestLinkEnv [2022-04-21T13:38:14.148Z] --- PASS: TestLinkEnv (0.00s) [2022-04-21T13:38:14.148Z] === RUN TestLinkMultipleEnv [2022-04-21T13:38:14.148Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-21T13:38:14.148Z] === RUN TestLinkPortRangeEnv [2022-04-21T13:38:14.148Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-21T13:38:14.148Z] PASS [2022-04-21T13:38:14.148Z] coverage: 93.0% of statements [2022-04-21T13:38:14.148Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-04-21T13:38:14.423Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:38:14.974Z] --- PASS: TestResize (1.02s) [2022-04-21T13:38:14.974Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:38:15.177Z] === RUN TestVerifyNetworkingConfig [2022-04-21T13:38:15.177Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestGetContainer [2022-04-21T13:38:15.177Z] --- PASS: TestGetContainer (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestValidContainerNames [2022-04-21T13:38:15.177Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestContainerInitDNS [2022-04-21T13:38:15.177Z] daemon_test.go:145: root required [2022-04-21T13:38:15.177Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestMerge [2022-04-21T13:38:15.177Z] --- PASS: TestMerge (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestValidateContainerIsolation [2022-04-21T13:38:15.177Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestFindNetworkErrorType [2022-04-21T13:38:15.177Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestEnsureServicesExist [2022-04-21T13:38:15.177Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestEnsureServicesExistErrors [2022-04-21T13:38:15.177Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-21T13:38:15.177Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-21T13:38:15.177Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-21T13:38:15.177Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestContainerDelete [2022-04-21T13:38:15.177Z] --- PASS: TestContainerDelete (0.01s) [2022-04-21T13:38:15.177Z] === RUN TestContainerDoubleDelete [2022-04-21T13:38:15.177Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestLogContainerEventCopyLabels [2022-04-21T13:38:15.177Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestLogContainerEventWithAttributes [2022-04-21T13:38:15.177Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestNoneHealthcheck [2022-04-21T13:38:15.177Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestHealthStates [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] time="2022-04-21T13:38:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-21T13:38:15.177Z] --- PASS: TestHealthStates (0.13s) [2022-04-21T13:38:15.177Z] === RUN TestGetInspectData [2022-04-21T13:38:15.177Z] --- PASS: TestGetInspectData (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestFillLicense [2022-04-21T13:38:15.177Z] --- PASS: TestFillLicense (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestListInvalidFilter [2022-04-21T13:38:15.177Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestNameFilter [2022-04-21T13:38:15.177Z] --- PASS: TestNameFilter (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-21T13:38:15.177Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-21T13:38:15.177Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-21T13:38:15.177Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-21T13:38:15.177Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-21T13:38:15.178Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadLabels [2022-04-21T13:38:15.178Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-21T13:38:15.178Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadMirrors [2022-04-21T13:38:15.178Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-21T13:38:15.178Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-21T13:38:15.178Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-21T13:38:15.178Z] reload_test.go:342: root required [2022-04-21T13:38:15.178Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-21T13:38:15.178Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-21T13:38:15.178Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-21T13:38:15.178Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-21T13:38:15.178Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-21T13:38:15.178Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-21T13:38:15.178Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-21T13:38:15.178Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-21T13:38:15.178Z] === RUN TestParseVolumesFrom [2022-04-21T13:38:15.178Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-21T13:38:15.178Z] PASS [2022-04-21T13:38:15.178Z] coverage: 8.8% of statements [2022-04-21T13:38:15.178Z] ok github.com/docker/docker/daemon 0.516s coverage: 8.8% of statements [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-21T13:38:15.178Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-21T13:38:15.787Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:38:15.901Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-21T13:38:15.901Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2022-04-21T13:38:15.901Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:38:16.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:16.463Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:16.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:16.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-21T13:38:16.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:16.806Z] === RUN TestNewStreamConfig [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/defaults [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-21T13:38:16.807Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-21T13:38:16.807Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-21T13:38:16.807Z] === RUN TestCreateSuccess [2022-04-21T13:38:16.807Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCreateStreamSkipped [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-21T13:38:16.807Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCreateLogGroupSuccess [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-21T13:38:16.807Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCreateError [2022-04-21T13:38:16.807Z] --- PASS: TestCreateError (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCreateAlreadyExists [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-21T13:38:16.807Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestLogClosed [2022-04-21T13:38:16.807Z] --- PASS: TestLogClosed (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestLogBlocking [2022-04-21T13:38:16.807Z] --- PASS: TestLogBlocking (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-21T13:38:16.807Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestLogNonBlockingBufferFull [2022-04-21T13:38:16.807Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestPublishBatchSuccess [2022-04-21T13:38:16.807Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestPublishBatchError [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=error msg=error [2022-04-21T13:38:16.807Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:38:16.807Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-21T13:38:16.807Z] time="2022-04-21T13:38:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-21T13:38:16.807Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchSimple [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchTicker [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMultilinePattern [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchClose [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/0/Hello [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/2/🙃 [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/3/���� [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/4/He��o [2022-04-21T13:38:16.807Z] === RUN TestEffectiveLen/5/ [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/0/ [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/1/Hello [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: Hello [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/2/Hello [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: He [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: llo [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/3/Hello [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: Hello [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/4/🙃 [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/5/🙃 [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/6/a� [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: a [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: � [2022-04-21T13:38:16.807Z] === RUN TestFindValidSplit/7/a� [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1076: a� [2022-04-21T13:38:16.807Z] cloudwatchlogs_test.go:1077: [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-21T13:38:16.807Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestProcessEventEmoji [2022-04-21T13:38:16.807Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchLineSplit [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMaxEvents [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-21T13:38:16.807Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-21T13:38:16.807Z] === RUN TestSearchRegistryForImagesErrors [2022-04-21T13:38:16.807Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestSearchRegistryForImages [2022-04-21T13:38:16.807Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestOnlyPlatformWithFallback [2022-04-21T13:38:16.807Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestImageDelete [2022-04-21T13:38:16.807Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-21T13:38:16.807Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-21T13:38:16.807Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-21T13:38:16.807Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-21T13:38:16.807Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-21T13:38:16.807Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-21T13:38:16.807Z] === RUN TestImageDelete/no_lease [2022-04-21T13:38:17.297Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-21T13:38:17.297Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-21T13:38:17.297Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-21T13:38:17.297Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-21T13:38:17.297Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-21T13:38:17.297Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-21T13:38:17.297Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestCreateTagSuccess [2022-04-21T13:38:17.297Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-21T13:38:17.297Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-21T13:38:17.297Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-21T13:38:17.297Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-21T13:38:17.297Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-21T13:38:17.297Z] PASS [2022-04-21T13:38:17.297Z] coverage: 80.2% of statements [2022-04-21T13:38:17.297Z] === RUN TestImageDelete/lease_exists [2022-04-21T13:38:17.297Z] ok github.com/docker/docker/daemon/logger/awslogs 0.353s coverage: 80.2% of statements [2022-04-21T13:38:17.297Z] === RUN TestAdapterReadLogs [2022-04-21T13:38:17.297Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestCopier [2022-04-21T13:38:17.297Z] --- PASS: TestCopier (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestCopierLongLines [2022-04-21T13:38:17.297Z] --- PASS: TestImageDelete (0.05s) [2022-04-21T13:38:17.297Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-21T13:38:17.297Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-21T13:38:17.297Z] === RUN TestContentStoreForPull [2022-04-21T13:38:17.297Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestCopierSlow [2022-04-21T13:38:17.297Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-21T13:38:17.297Z] PASS [2022-04-21T13:38:17.297Z] coverage: 6.6% of statements [2022-04-21T13:38:17.297Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.6% of statements [2022-04-21T13:38:17.297Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:38:17.297Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:38:17.297Z] --- PASS: TestCopierSlow (0.21s) [2022-04-21T13:38:17.297Z] === RUN TestCopierWithSized [2022-04-21T13:38:17.297Z] === RUN TestCopierWithSized/as_is [2022-04-21T13:38:17.297Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-21T13:38:17.297Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-21T13:38:17.297Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-21T13:38:17.297Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestCopierWithPartial [2022-04-21T13:38:17.297Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestRingLogger [2022-04-21T13:38:17.297Z] --- PASS: TestRingLogger (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestRingCap [2022-04-21T13:38:17.297Z] --- PASS: TestRingCap (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestRingClose [2022-04-21T13:38:17.297Z] --- PASS: TestRingClose (0.00s) [2022-04-21T13:38:17.297Z] === RUN TestRingDrain [2022-04-21T13:38:17.298Z] --- PASS: TestRingDrain (0.00s) [2022-04-21T13:38:17.298Z] PASS [2022-04-21T13:38:17.298Z] coverage: 43.2% of statements [2022-04-21T13:38:17.298Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.2% of statements [2022-04-21T13:38:17.298Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/#00 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/something:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-21T13:38:17.298Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-21T13:38:17.298Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-21T13:38:17.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:38:17.676Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-21T13:38:17.789Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-21T13:38:17.789Z] PASS [2022-04-21T13:38:17.789Z] coverage: 53.6% of statements [2022-04-21T13:38:17.789Z] ok github.com/docker/docker/daemon/logger/fluentd 0.105s coverage: 53.6% of statements [2022-04-21T13:38:17.789Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:38:17.789Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-21T13:38:17.789Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-21T13:38:17.830Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-21T13:38:17.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:38:17.932Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:38:18.279Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-21T13:38:18.280Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-21T13:38:18.280Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-21T13:38:18.280Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-21T13:38:18.280Z] === RUN TestFastTimeMarshalJSON [2022-04-21T13:38:18.280Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-21T13:38:18.280Z] PASS [2022-04-21T13:38:18.280Z] coverage: 87.2% of statements [2022-04-21T13:38:18.280Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.155s coverage: 87.2% of statements [2022-04-21T13:38:18.393Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:38:18.494Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-21T13:38:18.494Z] PASS [2022-04-21T13:38:18.494Z] [2022-04-21T13:38:18.494Z] DONE 17 tests in 10.198s [2022-04-21T13:38:18.494Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:38:18.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:18.494Z] ++ set -e [2022-04-21T13:38:18.494Z] ++ '[' -n 0 ']' [2022-04-21T13:38:18.494Z] ++ set -x [2022-04-21T13:38:18.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:18.753Z] INFO: Testing against a local daemon [2022-04-21T13:38:18.753Z] === RUN TestCommitInheritsEnv [2022-04-21T13:38:18.772Z] === RUN TestJSONFileLogger [2022-04-21T13:38:18.772Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-21T13:38:18.772Z] === RUN TestJSONFileLoggerWithTags [2022-04-21T13:38:18.772Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-21T13:38:18.772Z] === RUN TestJSONFileLoggerWithOpts [2022-04-21T13:38:18.772Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-21T13:38:18.772Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-21T13:38:18.772Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-21T13:38:18.772Z] === RUN TestEncodeDecode [2022-04-21T13:38:18.772Z] === PAUSE TestEncodeDecode [2022-04-21T13:38:18.772Z] === RUN TestUnexpectedEOF [2022-04-21T13:38:18.772Z] time="2022-04-21T13:38:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:38:18.772Z] time="2022-04-21T13:38:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-21T13:38:18.772Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-21T13:38:18.772Z] === CONT TestEncodeDecode [2022-04-21T13:38:18.772Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-21T13:38:18.772Z] PASS [2022-04-21T13:38:18.772Z] coverage: 69.9% of statements [2022-04-21T13:38:18.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.192s coverage: 69.9% of statements [2022-04-21T13:38:18.772Z] === RUN TestWriteLog [2022-04-21T13:38:18.772Z] === PAUSE TestWriteLog [2022-04-21T13:38:18.772Z] === RUN TestReadLog [2022-04-21T13:38:18.772Z] === PAUSE TestReadLog [2022-04-21T13:38:18.772Z] === RUN TestDecode [2022-04-21T13:38:18.772Z] --- PASS: TestDecode (0.02s) [2022-04-21T13:38:18.772Z] === CONT TestWriteLog [2022-04-21T13:38:18.772Z] === CONT TestReadLog [2022-04-21T13:38:18.772Z] --- PASS: TestWriteLog (0.00s) [2022-04-21T13:38:18.772Z] === RUN TestReadLog/tail_exact [2022-04-21T13:38:18.881Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:38:19.010Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-21T13:38:19.010Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:38:19.010Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T13:38:19.010Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:38:19.010Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:38:19.010Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:38:19.010Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:38:19.010Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:38:19.010Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:38:19.261Z] === RUN TestReadLog/tail_less_than_available [2022-04-21T13:38:19.262Z] === RUN TestReadLog/tail_more_than_available [2022-04-21T13:38:19.262Z] --- PASS: TestReadLog (0.17s) [2022-04-21T13:38:19.262Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-21T13:38:19.262Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-21T13:38:19.262Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-04-21T13:38:19.262Z] PASS [2022-04-21T13:38:19.262Z] coverage: 78.7% of statements [2022-04-21T13:38:19.262Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 78.7% of statements [2022-04-21T13:38:19.262Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:38:19.266Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:38:19.266Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:38:19.266Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:38:19.266Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:38:19.266Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:38:19.266Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:38:19.266Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:38:19.266Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-21T13:38:19.266Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:38:19.266Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T13:38:19.266Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:38:19.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:19.522Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-21T13:38:19.522Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:38:19.522Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:38:19.522Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:38:19.522Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:38:19.578Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:38:19.752Z] === RUN TestOpenFileDelete [2022-04-21T13:38:19.752Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestOpenFileRename [2022-04-21T13:38:19.752Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestHandleDecoderErr [2022-04-21T13:38:19.752Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestParseLogTagDefaultTag [2022-04-21T13:38:19.752Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestParseLogTag [2022-04-21T13:38:19.752Z] --- PASS: TestParseLogTag (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestParseLogTagEmptyTag [2022-04-21T13:38:19.752Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestTailFiles [2022-04-21T13:38:19.752Z] --- PASS: TestTailFiles (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestFollowLogsConsumerGone [2022-04-21T13:38:19.752Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestFollowLogsProducerGone [2022-04-21T13:38:19.752Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-21T13:38:19.752Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-21T13:38:19.752Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-21T13:38:19.752Z] === RUN TestCheckCapacityAndRotate [2022-04-21T13:38:19.752Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-21T13:38:19.752Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-21T13:38:19.752Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-21T13:38:19.752Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-21T13:38:19.752Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-21T13:38:19.752Z] PASS [2022-04-21T13:38:19.752Z] coverage: 55.1% of statements [2022-04-21T13:38:19.752Z] === RUN TestLog [2022-04-21T13:38:19.752Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.235s coverage: 55.1% of statements [2022-04-21T13:38:19.752Z] --- PASS: TestLog (0.02s) [2022-04-21T13:38:19.752Z] PASS [2022-04-21T13:38:19.752Z] coverage: 31.5% of statements [2022-04-21T13:38:19.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2022-04-21T13:38:19.778Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-21T13:38:19.778Z] === RUN TestTagInvalidReference [2022-04-21T13:38:19.778Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:38:19.778Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:38:19.778Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-21T13:38:19.778Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:38:19.778Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-21T13:38:19.778Z] === RUN TestTagOfficialNames [2022-04-21T13:38:19.778Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-21T13:38:19.778Z] === RUN TestTagMatchesDigest [2022-04-21T13:38:19.778Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:38:19.778Z] PASS [2022-04-21T13:38:19.778Z] [2022-04-21T13:38:19.778Z] === Skipped [2022-04-21T13:38:19.778Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:38:19.778Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-21T13:38:19.778Z] [2022-04-21T13:38:19.778Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-21T13:38:19.778Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:38:19.778Z] [2022-04-21T13:38:19.778Z] DONE 22 tests, 2 skipped in 1.233s [2022-04-21T13:38:19.778Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:38:19.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:19.778Z] ++ set -e [2022-04-21T13:38:19.778Z] ++ '[' -n 0 ']' [2022-04-21T13:38:19.778Z] ++ set -x [2022-04-21T13:38:19.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:38:19.778Z] INFO: Testing against a local daemon [2022-04-21T13:38:19.778Z] === RUN TestNetworkCreateDelete [2022-04-21T13:38:19.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:38:19.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:38:20.034Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-21T13:38:20.034Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:38:20.290Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-21T13:38:20.290Z] === RUN TestDaemonDNSFallback [2022-04-21T13:38:20.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:20.783Z] === RUN TestNewParse [2022-04-21T13:38:20.783Z] --- PASS: TestNewParse (0.00s) [2022-04-21T13:38:20.783Z] PASS [2022-04-21T13:38:20.783Z] coverage: 8.3% of statements [2022-04-21T13:38:20.783Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-21T13:38:20.783Z] === RUN TestValidateLogOpt [2022-04-21T13:38:20.783Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestNewMissedConfig [2022-04-21T13:38:20.783Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestNewMissedUrl [2022-04-21T13:38:20.783Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestNewMissedToken [2022-04-21T13:38:20.783Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestNewWithProxy [2022-04-21T13:38:20.783Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestDefault [2022-04-21T13:38:20.783Z] --- PASS: TestDefault (0.01s) [2022-04-21T13:38:20.783Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-21T13:38:20.783Z] === RUN TestParseLogFormat [2022-04-21T13:38:20.783Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestValidateLogOptEmpty [2022-04-21T13:38:20.783Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestParseAddressDefaultPort [2022-04-21T13:38:20.783Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestValidateSyslogFacility [2022-04-21T13:38:20.783Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestValidateLogOptSyslogFormat [2022-04-21T13:38:20.783Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestValidateLogOpt [2022-04-21T13:38:20.783Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-21T13:38:20.783Z] PASS [2022-04-21T13:38:20.783Z] coverage: 43.6% of statements [2022-04-21T13:38:20.783Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-21T13:38:20.783Z] === RUN TestJsonFormat [2022-04-21T13:38:20.783Z] --- PASS: TestJsonFormat (0.01s) [2022-04-21T13:38:20.783Z] === RUN TestRawFormat [2022-04-21T13:38:20.783Z] --- PASS: TestRawFormat (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestRawFormatWithLabels [2022-04-21T13:38:20.783Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestRawFormatWithoutTag [2022-04-21T13:38:20.783Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 43.6% of statements [2022-04-21T13:38:20.783Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-21T13:38:20.783Z] === RUN TestBatching [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy (11.73s) [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.26s) [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2022-04-21T13:38:20.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2022-04-21T13:38:20.849Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:38:21.272Z] --- PASS: TestBatching (0.23s) [2022-04-21T13:38:21.273Z] === RUN TestFrequency [2022-04-21T13:38:21.273Z] --- PASS: TestFrequency (0.17s) [2022-04-21T13:38:21.273Z] === RUN TestOneMessagePerRequest [2022-04-21T13:38:21.273Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-21T13:38:21.273Z] === RUN TestVerify [2022-04-21T13:38:21.273Z] --- PASS: TestVerify (0.00s) [2022-04-21T13:38:21.273Z] === RUN TestSkipVerify [2022-04-21T13:38:21.273Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] --- PASS: TestSkipVerify (0.53s) [2022-04-21T13:38:21.763Z] === RUN TestBufferMaximum [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.491282\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.491282\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-21T13:38:21.763Z] === RUN TestServerAlwaysDown [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.494289\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.494289\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.494289\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.494289\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] time="2022-04-21T13:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650548301.494289\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:21.763Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-21T13:38:21.763Z] === RUN TestCannotSendAfterClose [2022-04-21T13:38:21.763Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-21T13:38:21.763Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-21T13:38:21.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-21T13:38:21.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-21T13:38:22.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-21T13:38:22.793Z] === RUN TestV1IDService [2022-04-21T13:38:22.793Z] --- PASS: TestV1IDService (0.02s) [2022-04-21T13:38:22.793Z] === RUN TestV2MetadataService [2022-04-21T13:38:22.793Z] === RUN TestSuccessfulDownload [2022-04-21T13:38:22.793Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:38:22.793Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-21T13:38:22.793Z] === RUN TestCancelledDownload [2022-04-21T13:38:22.793Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-21T13:38:22.793Z] === RUN TestMaxDownloadAttempts [2022-04-21T13:38:22.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:38:22.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:38:22.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:38:22.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:38:22.793Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:38:22.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:38:22.793Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:38:22.793Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:38:22.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-21T13:38:22.793Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-21T13:38:22.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-21T13:38:22.793Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-21T13:38:22.793Z] time="2022-04-21T13:38:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-21T13:38:22.793Z] time="2022-04-21T13:38:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"db44dc12ef01\"}'" [2022-04-21T13:38:22.793Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-04-21T13:38:22.793Z] PASS [2022-04-21T13:38:22.793Z] coverage: 82.5% of statements [2022-04-21T13:38:22.793Z] ok github.com/docker/docker/daemon/logger/splunk 2.060s coverage: 82.5% of statements [2022-04-21T13:38:22.793Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:38:22.793Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-21T13:38:22.793Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:38:23.055Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2022-04-21T13:38:23.055Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:38:23.055Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:23.055Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-21T13:38:23.055Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:38:23.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:38:23.283Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-21T13:38:23.283Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-21T13:38:23.283Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-21T13:38:23.283Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-21T13:38:23.283Z] === RUN TestContinueOnError_NeverContinue [2022-04-21T13:38:23.283Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-21T13:38:23.283Z] === RUN TestManifestStore [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/no_remote_or_local [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-21T13:38:23.283Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-04-21T13:38:23.283Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-04-21T13:38:23.283Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-04-21T13:38:23.283Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-04-21T13:38:23.283Z] === RUN TestTransfer [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3125130331\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/no_local_cache [2022-04-21T13:38:23.283Z] --- PASS: TestTransfer (0.14s) [2022-04-21T13:38:23.283Z] === RUN TestConcurrencyLimit [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/with_local_cache [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/unknown_media_type [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=warning msg="reference for unknown type: " [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=warning msg="reference for unknown type: " [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=warning msg="reference for unknown type: " [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:22Z" level=warning msg="reference for unknown type: " [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:23Z" level=warning msg="reference for unknown type: " [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-21T13:38:23.283Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-21T13:38:23.283Z] time="2022-04-21T13:38:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore (0.25s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-21T13:38:23.283Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-21T13:38:23.283Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-21T13:38:23.284Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestFixManifestLayers [2022-04-21T13:38:23.284Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-21T13:38:23.284Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:38:23.284Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestFixManifestLayersBadParent [2022-04-21T13:38:23.284Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestValidateManifest [2022-04-21T13:38:23.284Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:38:23.284Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestFormatPlatform [2022-04-21T13:38:23.284Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-21T13:38:23.284Z] === RUN TestPullSchema2Config [2022-04-21T13:38:23.284Z] === RUN TestPullSchema2Config/success_first_time [2022-04-21T13:38:23.284Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:38:23.284Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.284Z] === RUN TestPullSchema2Config/500_status [2022-04-21T13:38:23.284Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:38:23.284Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.284Z] --- PASS: TestV2MetadataService (0.84s) [2022-04-21T13:38:23.284Z] PASS [2022-04-21T13:38:23.284Z] coverage: 48.2% of statements [2022-04-21T13:38:23.284Z] ok github.com/docker/docker/distribution/metadata 0.918s coverage: 48.2% of statements [2022-04-21T13:38:23.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:23.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-21T13:38:23.671Z] --- PASS: TestBuildMultiStageOnBuild (9.49s) [2022-04-21T13:38:23.671Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:38:23.671Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:23.671Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:38:23.671Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.773Z] === RUN TestPullSchema2Config/EOF [2022-04-21T13:38:23.773Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-21T13:38:23.773Z] === RUN TestInactiveJobs [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.773Z] 2022/04/21 13:38:23 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-21T13:38:23.773Z] goroutine 107 [running]: [2022-04-21T13:38:23.773Z] net/http.(*conn).serve.func1() [2022-04-21T13:38:23.773Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:38:23.773Z] panic({0x1549000, 0x172b8f0}) [2022-04-21T13:38:23.773Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:38:23.773Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003e3ba0?, {0x17330d8?, 0xc0001b81c0?}) [2022-04-21T13:38:23.773Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-21T13:38:23.773Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17330d8, 0xc0001b81c0}, 0xc0001d0e00) [2022-04-21T13:38:23.773Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-21T13:38:23.773Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17330d8?, 0xc0001b81c0?}, 0xc000080000?) [2022-04-21T13:38:23.773Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:38:23.773Z] net/http.serverHandler.ServeHTTP({0xc000039620?}, {0x17330d8, 0xc0001b81c0}, 0xc0001d0e00) [2022-04-21T13:38:23.773Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:38:23.773Z] net/http.(*conn).serve(0xc000200640, {0x1733950, 0xc0004e4bd0}) [2022-04-21T13:38:23.773Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:38:23.773Z] created by net/http.(*Server).Serve [2022-04-21T13:38:23.773Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:38:23.773Z] === RUN TestNotFound [2022-04-21T13:38:23.773Z] --- PASS: TestNotFound (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestConflict [2022-04-21T13:38:23.773Z] --- PASS: TestConflict (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestForbidden [2022-04-21T13:38:23.773Z] --- PASS: TestForbidden (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestInvalidParameter [2022-04-21T13:38:23.773Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestNotImplemented [2022-04-21T13:38:23.773Z] --- PASS: TestNotImplemented (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestNotModified [2022-04-21T13:38:23.773Z] --- PASS: TestNotModified (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestUnauthorized [2022-04-21T13:38:23.773Z] --- PASS: TestUnauthorized (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestUnknown [2022-04-21T13:38:23.773Z] --- PASS: TestUnknown (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestCancelled [2022-04-21T13:38:23.773Z] --- PASS: TestCancelled (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestDeadline [2022-04-21T13:38:23.773Z] --- PASS: TestDeadline (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestDataLoss [2022-04-21T13:38:23.773Z] --- PASS: TestDataLoss (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestUnavailable [2022-04-21T13:38:23.773Z] --- PASS: TestUnavailable (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestSystem [2022-04-21T13:38:23.773Z] --- PASS: TestSystem (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Not_Found [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Bad_Request [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Conflict [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Unauthorized [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Forbidden [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Not_Modified [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-21T13:38:23.773Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-21T13:38:23.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-21T13:38:23.773Z] PASS [2022-04-21T13:38:23.773Z] coverage: 77.0% of statements [2022-04-21T13:38:23.773Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.773Z] === RUN TestPullSchema2Config/unauthorized [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-21T13:38:23.773Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-21T13:38:23.773Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-21T13:38:23.773Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-21T13:38:23.773Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-21T13:38:23.773Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-21T13:38:23.773Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestGetRepositoryMountCandidates [2022-04-21T13:38:23.773Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestLayerAlreadyExists [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-21T13:38:23.773Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-21T13:38:23.773Z] === RUN TestWhenEmptyAuthConfig [2022-04-21T13:38:23.773Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-21T13:38:23.773Z] === RUN TestWatchRelease [2022-04-21T13:38:23.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:38:24.037Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2022-04-21T13:38:24.037Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:38:24.263Z] --- PASS: TestWatchRelease (0.05s) [2022-04-21T13:38:24.263Z] === RUN TestWatchFinishedTransfer [2022-04-21T13:38:24.263Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-21T13:38:24.263Z] === RUN TestDuplicateTransfer [2022-04-21T13:38:24.263Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-21T13:38:24.263Z] === RUN TestSuccessfulUpload [2022-04-21T13:38:24.263Z] time="2022-04-21T13:38:24Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-21T13:38:24.263Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-21T13:38:24.263Z] === RUN TestCancelledUpload [2022-04-21T13:38:24.263Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-21T13:38:24.263Z] PASS [2022-04-21T13:38:24.263Z] coverage: 77.3% of statements [2022-04-21T13:38:24.263Z] ok github.com/docker/docker/distribution/xfer 1.791s coverage: 77.3% of statements [2022-04-21T13:38:24.752Z] === RUN TestFSGetInvalidData [2022-04-21T13:38:24.752Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-21T13:38:24.752Z] === RUN TestFSInvalidSet [2022-04-21T13:38:24.752Z] === RUN TestCompare [2022-04-21T13:38:24.752Z] --- PASS: TestCompare (0.00s) [2022-04-21T13:38:24.752Z] PASS [2022-04-21T13:38:24.752Z] coverage: 19.2% of statements [2022-04-21T13:38:24.752Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-21T13:38:24.752Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-21T13:38:24.752Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-21T13:38:24.752Z] === RUN TestTokenPassThru [2022-04-21T13:38:24.752Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-21T13:38:24.752Z] === RUN TestFSInvalidRoot [2022-04-21T13:38:24.752Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-21T13:38:24.752Z] === RUN TestTokenPassThruDifferentHost [2022-04-21T13:38:24.752Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2022-04-21T13:38:24.752Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-21T13:38:24.752Z] === RUN TestFSMetadataGetSet [2022-04-21T13:38:24.752Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-21T13:38:24.752Z] PASS [2022-04-21T13:38:24.752Z] coverage: 26.6% of statements [2022-04-21T13:38:24.752Z] ok github.com/docker/docker/distribution 1.955s coverage: 26.6% of statements [2022-04-21T13:38:24.752Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-21T13:38:24.752Z] === RUN TestFSInvalidWalker [2022-04-21T13:38:24.820Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-21T13:38:25.242Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-21T13:38:25.242Z] === RUN TestFSGetSet [2022-04-21T13:38:25.242Z] --- PASS: TestFSGetSet (0.04s) [2022-04-21T13:38:25.242Z] === RUN TestFSGetUnsetKey [2022-04-21T13:38:25.242Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-04-21T13:38:25.242Z] === RUN TestFSGetEmptyData [2022-04-21T13:38:25.242Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-21T13:38:25.242Z] === RUN TestFSDelete [2022-04-21T13:38:25.242Z] --- PASS: TestFSDelete (0.02s) [2022-04-21T13:38:25.242Z] === RUN TestFSWalker [2022-04-21T13:38:25.242Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:38:25.242Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:38:25.242Z] --- PASS: TestFSWalker (0.02s) [2022-04-21T13:38:25.242Z] === RUN TestFSWalkerStopOnError [2022-04-21T13:38:25.242Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-21T13:38:25.242Z] === RUN TestNewFromJSON [2022-04-21T13:38:25.242Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-21T13:38:25.242Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestMarshalKeyOrder [2022-04-21T13:38:25.242Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestHistoryEqual [2022-04-21T13:38:25.242Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-21T13:38:25.242Z] === RUN TestImage [2022-04-21T13:38:25.242Z] --- PASS: TestImage (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestImageOSNotEmpty [2022-04-21T13:38:25.242Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-21T13:38:25.242Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-21T13:38:25.242Z] === RUN TestCreate [2022-04-21T13:38:25.242Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:38:25.242Z] === RUN TestRestore [2022-04-21T13:38:25.242Z] time="2022-04-21T13:38:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-21T13:38:25.242Z] --- PASS: TestRestore (0.03s) [2022-04-21T13:38:25.242Z] === RUN TestAddDelete [2022-04-21T13:38:25.242Z] --- PASS: TestAddDelete (0.02s) [2022-04-21T13:38:25.242Z] === RUN TestSearchAfterDelete [2022-04-21T13:38:25.242Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-21T13:38:25.242Z] === RUN TestParentReset [2022-04-21T13:38:25.242Z] --- PASS: TestParentReset (0.03s) [2022-04-21T13:38:25.242Z] === RUN TestGetAndSetLastUpdated [2022-04-21T13:38:25.242Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-21T13:38:25.242Z] === RUN TestStoreLen [2022-04-21T13:38:25.242Z] --- PASS: TestStoreLen (0.05s) [2022-04-21T13:38:25.242Z] PASS [2022-04-21T13:38:25.242Z] coverage: 86.9% of statements [2022-04-21T13:38:25.242Z] ok github.com/docker/docker/image 0.553s coverage: 86.9% of statements [2022-04-21T13:38:25.733Z] === RUN TestValidateManifest [2022-04-21T13:38:25.733Z] === RUN TestValidateManifest/nil [2022-04-21T13:38:25.733Z] === RUN TestValidateManifest/non-nil [2022-04-21T13:38:25.733Z] --- PASS: TestValidateManifest (0.00s) [2022-04-21T13:38:25.733Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-21T13:38:25.733Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-21T13:38:25.733Z] PASS [2022-04-21T13:38:25.733Z] coverage: 0.7% of statements [2022-04-21T13:38:25.733Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2022-04-21T13:38:25.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:38:26.222Z] === RUN TestMakeV1ConfigFromConfig [2022-04-21T13:38:26.222Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-21T13:38:26.222Z] PASS [2022-04-21T13:38:26.222Z] coverage: 25.0% of statements [2022-04-21T13:38:26.222Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-04-21T13:38:26.222Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:38:26.557Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-04-21T13:38:26.557Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:38:26.712Z] === RUN TestSerialization [2022-04-21T13:38:26.712Z] --- PASS: TestSerialization (0.02s) [2022-04-21T13:38:26.712Z] PASS [2022-04-21T13:38:26.712Z] coverage: 100.0% of statements [2022-04-21T13:38:26.712Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-04-21T13:38:26.884Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-04-21T13:38:26.884Z] === RUN TestInspectNetwork [2022-04-21T13:38:27.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:38:27.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-21T13:38:27.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-21T13:38:27.742Z] === RUN TestEmptyLayer [2022-04-21T13:38:27.742Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestCommitFailure [2022-04-21T13:38:27.742Z] --- PASS: TestCommitFailure (0.01s) [2022-04-21T13:38:27.742Z] === RUN TestStartTransactionFailure [2022-04-21T13:38:27.742Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestGetOrphan [2022-04-21T13:38:27.742Z] --- PASS: TestGetOrphan (0.01s) [2022-04-21T13:38:27.742Z] === RUN TestMountAndRegister [2022-04-21T13:38:27.742Z] layer_test.go:258: Layer size: 14 [2022-04-21T13:38:27.742Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-21T13:38:27.742Z] === RUN TestLayerRelease [2022-04-21T13:38:27.742Z] layer_test.go:291: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestStoreRestore [2022-04-21T13:38:27.742Z] layer_test.go:340: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestTarStreamStability [2022-04-21T13:38:27.742Z] layer_test.go:455: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestRegisterExistingLayer [2022-04-21T13:38:27.742Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-21T13:38:27.742Z] === RUN TestTarStreamVerification [2022-04-21T13:38:27.742Z] layer_test.go:684: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestLayerMigration [2022-04-21T13:38:27.742Z] migration_test.go:45: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestLayerMigrationNoTarsplit [2022-04-21T13:38:27.742Z] migration_test.go:181: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestMountInit [2022-04-21T13:38:27.742Z] mount_test.go:17: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestMountInit (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestMountSize [2022-04-21T13:38:27.742Z] mount_test.go:76: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestMountSize (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestMountChanges [2022-04-21T13:38:27.742Z] mount_test.go:125: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestMountChanges (0.00s) [2022-04-21T13:38:27.742Z] === RUN TestMountApply [2022-04-21T13:38:27.742Z] mount_test.go:212: Failing on Windows [2022-04-21T13:38:27.742Z] --- SKIP: TestMountApply (0.00s) [2022-04-21T13:38:27.742Z] PASS [2022-04-21T13:38:27.742Z] coverage: 30.6% of statements [2022-04-21T13:38:27.742Z] ok github.com/docker/docker/layer 0.282s coverage: 30.6% of statements [2022-04-21T13:38:27.742Z] === RUN TestEnvironmentParsing [2022-04-21T13:38:27.742Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-21T13:38:27.742Z] PASS [2022-04-21T13:38:27.742Z] coverage: 1.2% of statements [2022-04-21T13:38:27.742Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-04-21T13:38:27.742Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:38:27.742Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:38:27.742Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:38:27.742Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:38:28.233Z] === RUN TestSequenceGetAvailableBit [2022-04-21T13:38:28.233Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSequenceEqual [2022-04-21T13:38:28.233Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSequenceCopy [2022-04-21T13:38:28.233Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestGetFirstAvailable [2022-04-21T13:38:28.233Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestFindSequence [2022-04-21T13:38:28.233Z] --- PASS: TestFindSequence (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestCheckIfAvailable [2022-04-21T13:38:28.233Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestMergeSequences [2022-04-21T13:38:28.233Z] --- PASS: TestMergeSequences (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestPushReservation [2022-04-21T13:38:28.233Z] --- PASS: TestPushReservation (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSerializeDeserialize [2022-04-21T13:38:28.233Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSet [2022-04-21T13:38:28.233Z] --- PASS: TestSet (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSetUnset [2022-04-21T13:38:28.233Z] --- PASS: TestSetUnset (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestOffsetSetUnset [2022-04-21T13:38:28.233Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSetInRange [2022-04-21T13:38:28.233Z] --- PASS: TestSetInRange (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestSetAnyInRange [2022-04-21T13:38:28.233Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestMethods [2022-04-21T13:38:28.233Z] --- PASS: TestMethods (0.00s) [2022-04-21T13:38:28.233Z] === RUN TestRandomAllocateDeallocate [2022-04-21T13:38:28.376Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-21T13:38:29.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:38:29.399Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:38:29.399Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:38:29.399Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:38:29.399Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:38:29.864Z] === RUN TestInvalidConfig [2022-04-21T13:38:29.864Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-21T13:38:29.864Z] === RUN TestConfig [2022-04-21T13:38:29.864Z] --- PASS: TestConfig (0.00s) [2022-04-21T13:38:29.864Z] === RUN TestOptionsLabels [2022-04-21T13:38:29.864Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-21T13:38:29.864Z] === RUN TestValidName [2022-04-21T13:38:29.864Z] --- PASS: TestValidName (0.00s) [2022-04-21T13:38:29.864Z] PASS [2022-04-21T13:38:29.864Z] coverage: 19.7% of statements [2022-04-21T13:38:29.864Z] ok github.com/docker/docker/libnetwork/config 0.222s coverage: 19.7% of statements [2022-04-21T13:38:30.355Z] === RUN TestKey [2022-04-21T13:38:30.355Z] --- PASS: TestKey (0.00s) [2022-04-21T13:38:30.355Z] === RUN TestParseKey [2022-04-21T13:38:30.355Z] --- PASS: TestParseKey (0.00s) [2022-04-21T13:38:30.355Z] === RUN TestInvalidDataStore [2022-04-21T13:38:30.355Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-21T13:38:30.355Z] === RUN TestKVObjectFlatKey [2022-04-21T13:38:30.355Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-21T13:38:30.355Z] === RUN TestAtomicKVObjectFlatKey [2022-04-21T13:38:30.355Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-21T13:38:30.355Z] PASS [2022-04-21T13:38:30.355Z] coverage: 21.9% of statements [2022-04-21T13:38:30.355Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-04-21T13:38:30.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:38:30.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-21T13:38:30.851Z] === RUN TestIPDataMarshalling [2022-04-21T13:38:30.851Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-21T13:38:30.851Z] === RUN TestValidateAndIsV6 [2022-04-21T13:38:30.851Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-21T13:38:30.851Z] PASS [2022-04-21T13:38:30.851Z] coverage: 68.9% of statements [2022-04-21T13:38:30.851Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2022-04-21T13:38:31.018Z] --- PASS: TestBuildMultiStageLayerLeak (8.63s) [2022-04-21T13:38:31.018Z] === RUN TestBuildWithHugeFile [2022-04-21T13:38:31.881Z] === RUN TestErrorInterfaces [2022-04-21T13:38:31.881Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestNetworkMarshalling [2022-04-21T13:38:31.881Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-21T13:38:31.881Z] === RUN TestEndpointMarshalling [2022-04-21T13:38:31.881Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestAuxAddresses [2022-04-21T13:38:31.881Z] time="2022-04-21T13:38:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:38:31.881Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-21T13:38:31.881Z] === RUN TestSRVServiceQuery [2022-04-21T13:38:31.881Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestServiceVIPReuse [2022-04-21T13:38:31.881Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-21T13:38:31.881Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-21T13:38:31.881Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-21T13:38:31.881Z] === RUN TestDNSIPQuery [2022-04-21T13:38:31.881Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestDNSProxyServFail [2022-04-21T13:38:31.881Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestSandboxAddEmpty [2022-04-21T13:38:31.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestSandboxAddMultiPrio [2022-04-21T13:38:31.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestSandboxAddSamePrio [2022-04-21T13:38:31.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestCleanupServiceDiscovery [2022-04-21T13:38:31.881Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestDNSOptions [2022-04-21T13:38:31.881Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:38:31.881Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-21T13:38:31.881Z] === RUN TestMultipleControllersWithSameStore [2022-04-21T13:38:31.881Z] time="2022-04-21T13:38:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:38:31.881Z] === RUN TestDriver [2022-04-21T13:38:31.881Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:38:31.881Z] PASS [2022-04-21T13:38:31.881Z] coverage: 34.8% of statements [2022-04-21T13:38:31.881Z] time="2022-04-21T13:38:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-21T13:38:31.881Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-21T13:38:31.881Z] PASS [2022-04-21T13:38:31.881Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-04-21T13:38:31.881Z] coverage: 8.5% of statements [2022-04-21T13:38:31.881Z] ok github.com/docker/docker/libnetwork 0.273s coverage: 8.5% of statements [2022-04-21T13:38:32.371Z] === RUN TestDriver [2022-04-21T13:38:32.371Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:38:32.371Z] PASS [2022-04-21T13:38:32.371Z] coverage: 34.8% of statements [2022-04-21T13:38:32.371Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-04-21T13:38:32.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-21T13:38:32.860Z] === RUN TestNetworkAllocateFree [2022-04-21T13:38:32.860Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-21T13:38:32.860Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-21T13:38:32.860Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-21T13:38:32.860Z] PASS [2022-04-21T13:38:32.860Z] coverage: 63.6% of statements [2022-04-21T13:38:32.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.063s coverage: 63.6% of statements [2022-04-21T13:38:32.860Z] === RUN TestGetEmptyCapabilities [2022-04-21T13:38:32.860Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-21T13:38:32.860Z] === RUN TestGetExtraCapabilities [2022-04-21T13:38:32.860Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-21T13:38:32.860Z] === RUN TestGetInvalidCapabilities [2022-04-21T13:38:32.860Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-21T13:38:32.860Z] === RUN TestRemoteDriver [2022-04-21T13:38:32.860Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:38:32.860Z] === RUN TestDriverError [2022-04-21T13:38:32.860Z] --- PASS: TestDriverError (0.00s) [2022-04-21T13:38:32.860Z] === RUN TestMissingValues [2022-04-21T13:38:32.860Z] --- PASS: TestMissingValues (0.00s) [2022-04-21T13:38:32.860Z] === RUN TestRollback [2022-04-21T13:38:32.860Z] --- PASS: TestRollback (0.00s) [2022-04-21T13:38:32.860Z] PASS [2022-04-21T13:38:32.860Z] coverage: 57.4% of statements [2022-04-21T13:38:32.860Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-21T13:38:33.350Z] --- PASS: TestRandomAllocateDeallocate (5.21s) [2022-04-21T13:38:33.350Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:38:33.495Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-21T13:38:33.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:38:33.564Z] --- PASS: TestInspectNetwork (6.97s) [2022-04-21T13:38:33.564Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:38:33.564Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:38:33.564Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:38:33.564Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:38:33.564Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:38:33.840Z] === RUN TestNAT [2022-04-21T13:38:33.840Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:38:33.840Z] --- SKIP: TestNAT (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestTransparent [2022-04-21T13:38:33.840Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:38:33.840Z] --- SKIP: TestTransparent (0.00s) [2022-04-21T13:38:33.840Z] PASS [2022-04-21T13:38:33.840Z] coverage: 0.0% of statements [2022-04-21T13:38:33.840Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-04-21T13:38:33.840Z] === RUN TestBuildDefault [2022-04-21T13:38:33.840Z] --- PASS: TestBuildDefault (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestBuildHostnameDomainname [2022-04-21T13:38:33.840Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestBuildHostname [2022-04-21T13:38:33.840Z] --- PASS: TestBuildHostname (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestBuildHostnameFQDN [2022-04-21T13:38:33.840Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestBuildNoIP [2022-04-21T13:38:33.840Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestUpdate [2022-04-21T13:38:33.840Z] --- PASS: TestUpdate (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-21T13:38:33.840Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-21T13:38:33.840Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestAddEmpty [2022-04-21T13:38:33.840Z] --- PASS: TestAddEmpty (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestAdd [2022-04-21T13:38:33.840Z] --- PASS: TestAdd (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestDeleteEmpty [2022-04-21T13:38:33.840Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestDeleteNewline [2022-04-21T13:38:33.840Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestDelete [2022-04-21T13:38:33.840Z] --- PASS: TestDelete (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestConcurrentWrites [2022-04-21T13:38:33.840Z] === RUN TestNew [2022-04-21T13:38:33.840Z] --- PASS: TestNew (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestAddDriver [2022-04-21T13:38:33.840Z] --- PASS: TestAddDriver (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestAddDuplicateDriver [2022-04-21T13:38:33.840Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-21T13:38:33.840Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestDriver [2022-04-21T13:38:33.840Z] --- PASS: TestDriver (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestIPAM [2022-04-21T13:38:33.840Z] --- PASS: TestIPAM (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestWalkIPAMs [2022-04-21T13:38:33.840Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-21T13:38:33.840Z] === RUN TestWalkDrivers [2022-04-21T13:38:33.840Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-21T13:38:33.840Z] PASS [2022-04-21T13:38:33.840Z] coverage: 82.4% of statements [2022-04-21T13:38:33.840Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-04-21T13:38:33.993Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-21T13:38:34.330Z] --- PASS: TestConcurrentWrites (0.17s) [2022-04-21T13:38:34.330Z] PASS [2022-04-21T13:38:34.330Z] coverage: 81.2% of statements [2022-04-21T13:38:34.330Z] ok github.com/docker/docker/libnetwork/etchosts 0.222s coverage: 81.2% of statements [2022-04-21T13:38:34.330Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2022-04-21T13:38:34.330Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-21T13:38:34.423Z] check_test.go:308: [daf6df32e7d59] daemon is not started [2022-04-21T13:38:34.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-21T13:38:34.821Z] === RUN TestNew [2022-04-21T13:38:34.821Z] --- PASS: TestNew (0.00s) [2022-04-21T13:38:34.821Z] === RUN TestAllocate [2022-04-21T13:38:34.821Z] --- PASS: TestAllocate (0.00s) [2022-04-21T13:38:34.821Z] === RUN TestUninitialized [2022-04-21T13:38:34.821Z] --- PASS: TestUninitialized (0.00s) [2022-04-21T13:38:34.821Z] === RUN TestAllocateInRange [2022-04-21T13:38:34.821Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-21T13:38:34.821Z] === RUN TestAllocateSerial [2022-04-21T13:38:34.821Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-21T13:38:34.821Z] PASS [2022-04-21T13:38:34.821Z] coverage: 87.5% of statements [2022-04-21T13:38:34.821Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-04-21T13:38:34.821Z] === RUN TestCaller [2022-04-21T13:38:34.821Z] --- PASS: TestCaller (0.00s) [2022-04-21T13:38:34.821Z] PASS [2022-04-21T13:38:34.821Z] coverage: 100.0% of statements [2022-04-21T13:38:34.821Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-21T13:38:34.929Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:38:34.929Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:38:34.929Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:38:34.929Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:38:34.929Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:38:34.929Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:38:34.929Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:38:35.185Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:38:35.185Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:38:35.185Z] === RUN TestNetworkList [2022-04-21T13:38:35.185Z] === RUN TestNetworkList//networks [2022-04-21T13:38:35.185Z] === PAUSE TestNetworkList//networks [2022-04-21T13:38:35.185Z] === RUN TestNetworkList//networks/ [2022-04-21T13:38:35.185Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:38:35.185Z] === CONT TestNetworkList//networks [2022-04-21T13:38:35.185Z] === CONT TestNetworkList//networks/ [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkList (0.01s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:38:35.185Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:38:35.185Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:38:35.312Z] === RUN TestSetSerialInsertDelete [2022-04-21T13:38:35.312Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-21T13:38:35.312Z] === RUN TestSetParallelInsertDelete [2022-04-21T13:38:35.312Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2022-04-21T13:38:35.312Z] === RUN TestRetrieveFromStore [2022-04-21T13:38:35.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-21T13:38:35.736Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-21T13:38:35.746Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-21T13:38:35.746Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:38:35.802Z] --- PASS: TestRetrieveFromStore (0.48s) [2022-04-21T13:38:35.803Z] === RUN TestIsCorrupted [2022-04-21T13:38:35.803Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-21T13:38:35.803Z] === RUN TestSetRollover [2022-04-21T13:38:36.293Z] === RUN TestInt2IP2IntConversion [2022-04-21T13:38:36.293Z] === RUN TestPoolRequest [2022-04-21T13:38:36.293Z] --- PASS: TestPoolRequest (0.00s) [2022-04-21T13:38:36.293Z] === RUN TestOtherRequests [2022-04-21T13:38:36.293Z] --- PASS: TestOtherRequests (0.00s) [2022-04-21T13:38:36.293Z] PASS [2022-04-21T13:38:36.293Z] coverage: 57.1% of statements [2022-04-21T13:38:36.293Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-04-21T13:38:36.506Z] --- PASS: TestBuildMultiStageOnBuild (10.86s) [2022-04-21T13:38:36.506Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:38:36.506Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:38:36.506Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:38:36.506Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:38:36.673Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-21T13:38:36.673Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:38:36.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-21T13:38:36.783Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-21T13:38:36.783Z] === RUN TestGetAddressVersion [2022-04-21T13:38:36.783Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-21T13:38:36.783Z] === RUN TestKeyString [2022-04-21T13:38:36.783Z] --- PASS: TestKeyString (0.00s) [2022-04-21T13:38:36.783Z] === RUN TestPoolDataMarshal [2022-04-21T13:38:36.783Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-21T13:38:36.783Z] === RUN TestSubnetsMarshal [2022-04-21T13:38:36.783Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-21T13:38:36.783Z] === RUN TestAddSubnets [2022-04-21T13:38:36.783Z] --- PASS: TestAddSubnets (0.04s) [2022-04-21T13:38:36.783Z] === RUN TestDoublePoolRelease [2022-04-21T13:38:36.783Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-21T13:38:36.783Z] === RUN TestAddReleasePoolID [2022-04-21T13:38:36.783Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-21T13:38:36.783Z] === RUN TestPredefinedPool [2022-04-21T13:38:36.783Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-21T13:38:36.783Z] === RUN TestRemoveSubnet [2022-04-21T13:38:36.783Z] --- PASS: TestRemoveSubnet (0.16s) [2022-04-21T13:38:36.783Z] === RUN TestGetSameAddress [2022-04-21T13:38:36.783Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-21T13:38:36.783Z] === RUN TestPoolAllocationReuse [2022-04-21T13:38:36.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-21T13:38:37.274Z] --- PASS: TestSetRollover (1.30s) [2022-04-21T13:38:37.274Z] === RUN TestSetRolloverSerial [2022-04-21T13:38:37.274Z] === RUN TestGetCapabilities [2022-04-21T13:38:37.274Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-21T13:38:37.274Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-21T13:38:37.274Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-21T13:38:37.274Z] === RUN TestGetDefaultAddressSpaces [2022-04-21T13:38:37.274Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-21T13:38:37.274Z] === RUN TestRemoteDriver [2022-04-21T13:38:37.274Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-21T13:38:37.274Z] PASS [2022-04-21T13:38:37.274Z] coverage: 47.4% of statements [2022-04-21T13:38:37.274Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2022-04-21T13:38:37.601Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-21T13:38:37.601Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:38:38.304Z] === RUN TestWindowsIPAM [2022-04-21T13:38:38.304Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-21T13:38:38.304Z] PASS [2022-04-21T13:38:38.304Z] coverage: 71.4% of statements [2022-04-21T13:38:38.304Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-21T13:38:38.304Z] --- PASS: TestPoolAllocationReuse (1.25s) [2022-04-21T13:38:38.304Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-21T13:38:38.304Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-21T13:38:38.304Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-21T13:38:38.304Z] --- PASS: TestSetRolloverSerial (1.28s) [2022-04-21T13:38:38.304Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-21T13:38:38.304Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-21T13:38:38.304Z] PASS [2022-04-21T13:38:38.304Z] coverage: 84.4% of statements [2022-04-21T13:38:38.304Z] ok github.com/docker/docker/libnetwork/bitseq 10.535s coverage: 84.4% of statements [2022-04-21T13:38:38.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-21T13:38:38.529Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-21T13:38:38.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:38:38.773Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-04-21T13:38:38.773Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:38:38.793Z] === RUN TestDefaultNetwork [2022-04-21T13:38:39.284Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-21T13:38:39.284Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-21T13:38:39.284Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-21T13:38:39.284Z] === RUN TestInitAddressPools [2022-04-21T13:38:39.284Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-21T13:38:39.284Z] PASS [2022-04-21T13:38:39.284Z] coverage: 74.0% of statements [2022-04-21T13:38:39.284Z] ok github.com/docker/docker/libnetwork/ipamutils 0.539s coverage: 74.0% of statements [2022-04-21T13:38:39.773Z] === RUN TestKeyValue [2022-04-21T13:38:39.773Z] --- PASS: TestKeyValue (0.00s) [2022-04-21T13:38:39.773Z] PASS [2022-04-21T13:38:39.773Z] coverage: 60.0% of statements [2022-04-21T13:38:39.773Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-21T13:38:39.897Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-21T13:38:39.897Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:38:40.059Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-21T13:38:40.264Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.96s) [2022-04-21T13:38:40.264Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-21T13:38:40.458Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-21T13:38:40.458Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.46s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.25s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s) [2022-04-21T13:38:41.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2022-04-21T13:38:41.613Z] === RUN TestCgroupNamespacesRun [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:38:41.894Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:38:42.384Z] === RUN TestGenerate [2022-04-21T13:38:42.384Z] --- PASS: TestGenerate (0.00s) [2022-04-21T13:38:42.384Z] === RUN TestGeneratePtr [2022-04-21T13:38:42.384Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-21T13:38:42.384Z] === RUN TestGenerateMissingField [2022-04-21T13:38:42.384Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-21T13:38:42.384Z] === RUN TestFieldCannotBeSet [2022-04-21T13:38:42.384Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-21T13:38:42.384Z] === RUN TestTypeMismatchError [2022-04-21T13:38:42.384Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-21T13:38:42.384Z] PASS [2022-04-21T13:38:42.384Z] coverage: 100.0% of statements [2022-04-21T13:38:42.384Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2022-04-21T13:38:42.384Z] === RUN TestNetworkDBSimple [2022-04-21T13:38:42.384Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.37s) [2022-04-21T13:38:42.384Z] === RUN TestGetAddress [2022-04-21T13:38:42.974Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-04-21T13:38:42.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:38:42.974Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:38:42.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:38:42.974Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:38:42.981Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-04-21T13:38:42.981Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-21T13:38:43.414Z] testing: warning: no tests to run [2022-04-21T13:38:43.414Z] PASS [2022-04-21T13:38:43.414Z] coverage: 0.0% of statements [2022-04-21T13:38:43.414Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:38:43.414Z] 2022/04/21 13:38:43 Closing DB instances... [2022-04-21T13:38:43.904Z] === RUN TestRequestNewPort [2022-04-21T13:38:43.904Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestRequestSpecificPort [2022-04-21T13:38:43.904Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestReleasePort [2022-04-21T13:38:43.904Z] --- PASS: TestReleasePort (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestReuseReleasedPort [2022-04-21T13:38:43.904Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestReleaseUnreadledPort [2022-04-21T13:38:43.904Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestUnknowProtocol [2022-04-21T13:38:43.904Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestAllocateAllPorts [2022-04-21T13:38:43.904Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestPortAllocation [2022-04-21T13:38:43.904Z] --- PASS: TestPortAllocation (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestPortAllocationWithCustomRange [2022-04-21T13:38:43.904Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestNoDuplicateBPR [2022-04-21T13:38:43.904Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-21T13:38:43.904Z] === RUN TestChangePortRange [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-21T13:38:43.904Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-21T13:38:43.904Z] --- PASS: TestChangePortRange (0.00s) [2022-04-21T13:38:43.904Z] PASS [2022-04-21T13:38:43.904Z] coverage: 88.6% of statements [2022-04-21T13:38:43.904Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2022-04-21T13:38:44.394Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-21T13:38:44.394Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-21T13:38:44.871Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2022-04-21T13:38:44.871Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-21T13:38:44.884Z] testing: warning: no tests to run [2022-04-21T13:38:44.884Z] PASS [2022-04-21T13:38:44.884Z] coverage: 0.0% of statements [2022-04-21T13:38:44.884Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-21T13:38:45.166Z] --- PASS: TestBuildMultiStageLayerLeak (9.39s) [2022-04-21T13:38:45.166Z] === RUN TestBuildWithHugeFile [2022-04-21T13:38:45.373Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-21T13:38:45.373Z] PASS [2022-04-21T13:38:45.373Z] coverage: 100.0% of statements [2022-04-21T13:38:45.373Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.063s coverage: 100.0% of statements [2022-04-21T13:38:45.373Z] === RUN TestHashData [2022-04-21T13:38:45.373Z] --- PASS: TestHashData (0.00s) [2022-04-21T13:38:45.373Z] PASS [2022-04-21T13:38:45.374Z] coverage: 2.8% of statements [2022-04-21T13:38:45.374Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-04-21T13:38:45.863Z] 2022/04/21 13:38:45 Closing DB instances... [2022-04-21T13:38:45.863Z] === RUN TestErrorConstructors [2022-04-21T13:38:45.863Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-21T13:38:45.863Z] === RUN TestCompareIPMask [2022-04-21T13:38:45.863Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-21T13:38:45.863Z] === RUN TestUtilGetHostPartIP [2022-04-21T13:38:45.863Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-21T13:38:45.863Z] === RUN TestUtilGetBroadcastIP [2022-04-21T13:38:45.863Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-21T13:38:45.863Z] === RUN TestParseCIDR [2022-04-21T13:38:45.863Z] --- PASS: TestParseCIDR (0.00s) [2022-04-21T13:38:45.863Z] PASS [2022-04-21T13:38:45.863Z] coverage: 37.3% of statements [2022-04-21T13:38:45.863Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-21T13:38:46.355Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-21T13:38:46.355Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-21T13:38:46.355Z] PASS [2022-04-21T13:38:46.355Z] coverage: 55.0% of statements [2022-04-21T13:38:46.355Z] ok github.com/docker/docker/oci 0.045s coverage: 55.0% of statements [2022-04-21T13:38:47.384Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-21T13:38:47.384Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-21T13:38:47.384Z] === RUN TestParseVersion [2022-04-21T13:38:47.384Z] --- PASS: TestParseVersion (0.00s) [2022-04-21T13:38:47.384Z] PASS [2022-04-21T13:38:47.384Z] coverage: 52.9% of statements [2022-04-21T13:38:47.384Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2022-04-21T13:38:47.384Z] === RUN TestAddressPoolOpt [2022-04-21T13:38:47.384Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/a [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/something [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/_=a [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/env1=value1 [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/_env1=value1 [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/PATH [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/=a [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/PATH= [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/PATH=something [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/asd!qwe [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/1asd [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/123 [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/some_space [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/__some_space_before [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/some_space_after__ [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/= [2022-04-21T13:38:47.384Z] === RUN TestValidateEnv/PaTh [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-21T13:38:47.384Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-21T13:38:47.384Z] === RUN TestParseHost [2022-04-21T13:38:47.384Z] === RUN TestParseHost/:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://:port [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://invalid:port [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://:5555/ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://:5555/p [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-21T13:38:47.384Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/something_with_spaces [2022-04-21T13:38:47.384Z] === RUN TestParseHost/unknown:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-21T13:38:47.384Z] === RUN TestParseHost/npipe:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://host: [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://:5555 [2022-04-21T13:38:47.384Z] === RUN TestParseHost/_ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/__ [2022-04-21T13:38:47.384Z] === RUN TestParseHost/fd:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://[::1]: [2022-04-21T13:38:47.384Z] === RUN TestParseHost/#00 [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-21T13:38:47.384Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-21T13:38:47.384Z] === RUN TestParseHost/unix:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/unix://path/to/socket [2022-04-21T13:38:47.384Z] === RUN TestParseHost/fd://something [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp:// [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://: [2022-04-21T13:38:47.384Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-21T13:38:47.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s) [2022-04-21T13:38:47.392Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-21T13:38:47.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:38:47.874Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-21T13:38:47.874Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-21T13:38:47.874Z] === RUN TestParseTCP [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/localhost:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp:// [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/: [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/::1 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[::1]: [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/localhost [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/#00 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp://:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/tcp://: [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/0.0.0.1 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/0.0.0.1: [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[::1]:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/localhost:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-21T13:38:47.874Z] === RUN TestParseTCP/localhost: [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-21T13:38:47.874Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-21T13:38:47.875Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestValidateExtraHosts [2022-04-21T13:38:47.875Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestIpOptString [2022-04-21T13:38:47.875Z] --- PASS: TestIpOptString (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-21T13:38:47.875Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestNewIpOptValidDefaultVal [2022-04-21T13:38:47.875Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestIpOptSetInvalidVal [2022-04-21T13:38:47.875Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestValidateIPAddress [2022-04-21T13:38:47.875Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestMapOpts [2022-04-21T13:38:47.875Z] --- PASS: TestMapOpts (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestListOptsWithoutValidator [2022-04-21T13:38:47.875Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestListOptsWithValidator [2022-04-21T13:38:47.875Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestValidateDNSSearch [2022-04-21T13:38:47.875Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_general_format [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_one_more [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-21T13:38:47.875Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-21T13:38:47.875Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestNamedListOpts [2022-04-21T13:38:47.875Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestNamedMapOpts [2022-04-21T13:38:47.875Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestParseLink [2022-04-21T13:38:47.875Z] --- PASS: TestParseLink (0.00s) [2022-04-21T13:38:47.875Z] === RUN TestUlimitOpt [2022-04-21T13:38:47.875Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-21T13:38:47.875Z] PASS [2022-04-21T13:38:47.875Z] coverage: 66.7% of statements [2022-04-21T13:38:47.875Z] ok github.com/docker/docker/opts 0.082s coverage: 66.7% of statements [2022-04-21T13:38:48.904Z] 2022/04/21 13:38:48 Closing DB instances... [2022-04-21T13:38:49.285Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2022-04-21T13:38:49.285Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-21T13:38:49.396Z] === RUN TestPeerCertificateMarshalJSON [2022-04-21T13:38:49.396Z] === RUN TestIsArchivePathDir [2022-04-21T13:38:49.396Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-21T13:38:49.396Z] === RUN TestIsArchivePathInvalidFile [2022-04-21T13:38:49.889Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-21T13:38:49.889Z] === RUN TestIsArchivePathTar [2022-04-21T13:38:49.889Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-21T13:38:49.889Z] === RUN TestDecompressStreamGzip [2022-04-21T13:38:49.889Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-21T13:38:49.889Z] === RUN TestDecompressStreamBzip2 [2022-04-21T13:38:49.889Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-21T13:38:49.889Z] === RUN TestDecompressStreamXz [2022-04-21T13:38:49.889Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:38:49.889Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestDecompressStreamZstd [2022-04-21T13:38:49.889Z] archive_test.go:140: zstd not installed [2022-04-21T13:38:49.889Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-21T13:38:49.889Z] === RUN TestCompressStreamXzUnsupported [2022-04-21T13:38:49.889Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-21T13:38:49.889Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestCompressStreamInvalid [2022-04-21T13:38:49.889Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionInvalid [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionUncompressed [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionBzip2 [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionGzip [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionXz [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionXz (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestExtensionZstd [2022-04-21T13:38:49.889Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestCmdStreamLargeStderr [2022-04-21T13:38:49.889Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-21T13:38:49.889Z] === RUN TestCmdStreamBad [2022-04-21T13:38:49.889Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:38:49.889Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-21T13:38:49.889Z] === RUN TestCmdStreamGood [2022-04-21T13:38:50.379Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-21T13:38:50.379Z] === RUN TestUntarPathWithInvalidDest [2022-04-21T13:38:50.379Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-21T13:38:50.379Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-21T13:38:50.379Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-21T13:38:50.379Z] === RUN TestUntarPathWithInvalidSrc [2022-04-21T13:38:50.379Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestUntarPath [2022-04-21T13:38:50.379Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-21T13:38:50.379Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-21T13:38:50.379Z] --- PASS: TestPeerCertificateMarshalJSON (1.00s) [2022-04-21T13:38:50.379Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-21T13:38:50.379Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestMiddleware [2022-04-21T13:38:50.379Z] --- PASS: TestMiddleware (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestNewResponseModifier [2022-04-21T13:38:50.379Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-21T13:38:50.379Z] PASS [2022-04-21T13:38:50.379Z] coverage: 26.8% of statements [2022-04-21T13:38:50.379Z] ok github.com/docker/docker/pkg/authorization 1.038s coverage: 26.8% of statements [2022-04-21T13:38:50.379Z] --- PASS: TestUntarPath (0.06s) [2022-04-21T13:38:50.379Z] === RUN TestUntarPathWithDestinationFile [2022-04-21T13:38:50.379Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-21T13:38:50.379Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-21T13:38:50.379Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-21T13:38:50.379Z] === RUN TestCopyWithTarInvalidSrc [2022-04-21T13:38:50.379Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-21T13:38:50.379Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyWithTarSrcFile [2022-04-21T13:38:50.379Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyWithTarSrcFolder [2022-04-21T13:38:50.379Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-21T13:38:50.379Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-21T13:38:50.379Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-21T13:38:50.379Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-21T13:38:50.379Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestCopyFileWithTarSrcFile [2022-04-21T13:38:50.379Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-21T13:38:50.379Z] === RUN TestTarFiles [2022-04-21T13:38:50.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:38:50.870Z] === RUN TestUnbuffered [2022-04-21T13:38:50.870Z] --- PASS: TestUnbuffered (0.00s) [2022-04-21T13:38:50.870Z] === RUN TestRaceUnbuffered [2022-04-21T13:38:50.870Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-21T13:38:50.870Z] PASS [2022-04-21T13:38:50.870Z] coverage: 100.0% of statements [2022-04-21T13:38:50.870Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-04-21T13:38:50.987Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-04-21T13:38:50.987Z] === RUN TestCreateServiceSysctls [2022-04-21T13:38:51.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-21T13:38:51.221Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-04-21T13:38:51.221Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-21T13:38:51.360Z] === RUN TestMatch [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[foo]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[foo_bar]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[]#01 [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[qux]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-21T13:38:51.360Z] === RUN TestMatch/[[foo_baz]] [2022-04-21T13:38:51.360Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-21T13:38:51.360Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-21T13:38:51.360Z] PASS [2022-04-21T13:38:51.360Z] coverage: 87.5% of statements [2022-04-21T13:38:51.360Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-04-21T13:38:52.408Z] 2022/04/21 13:38:51 Closing DB instances... [2022-04-21T13:38:52.408Z] === RUN TestChrootTarUntar [2022-04-21T13:38:52.408Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-21T13:38:52.408Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootUntarEmptyArchive [2022-04-21T13:38:52.408Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootTarUntarWithSymlink [2022-04-21T13:38:52.408Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootCopyWithTar [2022-04-21T13:38:52.408Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootCopyFileWithTar [2022-04-21T13:38:52.408Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootUntarPath [2022-04-21T13:38:52.408Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-21T13:38:52.408Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-21T13:38:52.408Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:38:52.408Z] === RUN TestChrootApplyDotDotFile [2022-04-21T13:38:52.408Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:38:52.408Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:38:52.408Z] PASS [2022-04-21T13:38:52.408Z] coverage: 12.0% of statements [2022-04-21T13:38:52.408Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-04-21T13:38:52.896Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-04-21T13:38:52.896Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:38:53.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-04-21T13:38:53.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-21T13:38:53.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:38:53.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:38:53.439Z] === RUN TestEnsureRemoveAllNotExist [2022-04-21T13:38:53.439Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-21T13:38:53.439Z] === RUN TestEnsureRemoveAllWithDir [2022-04-21T13:38:53.439Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-21T13:38:53.439Z] === RUN TestEnsureRemoveAllWithFile [2022-04-21T13:38:53.439Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-21T13:38:53.439Z] PASS [2022-04-21T13:38:53.439Z] coverage: 0.0% of statements [2022-04-21T13:38:53.439Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-21T13:38:53.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-21T13:38:53.889Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-04-21T13:38:53.889Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-21T13:38:54.469Z] === RUN TestSizeEmpty [2022-04-21T13:38:54.469Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeEmptyFile [2022-04-21T13:38:54.469Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeNonemptyFile [2022-04-21T13:38:54.469Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-21T13:38:54.469Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-21T13:38:54.469Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-21T13:38:54.469Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestMoveToSubdir [2022-04-21T13:38:54.469Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestSizeNonExistingDirectory [2022-04-21T13:38:54.469Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-21T13:38:54.469Z] PASS [2022-04-21T13:38:54.469Z] coverage: 80.0% of statements [2022-04-21T13:38:54.469Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-04-21T13:38:54.469Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2022-04-21T13:38:54.469Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-21T13:38:54.469Z] --- PASS: TestTarFiles (4.18s) [2022-04-21T13:38:54.469Z] === RUN TestDetectCompressionZstd [2022-04-21T13:38:54.469Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestTarUntar [2022-04-21T13:38:54.469Z] --- PASS: TestTarUntar (0.03s) [2022-04-21T13:38:54.469Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-21T13:38:54.469Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestTarWithOptions [2022-04-21T13:38:54.469Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-21T13:38:54.469Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-21T13:38:54.469Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestUntarUstarGnuConflict [2022-04-21T13:38:54.469Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-21T13:38:54.469Z] === RUN TestUntarInvalidFilenames [2022-04-21T13:38:54.806Z] --- PASS: TestCreateServiceCapabilities (2.07s) [2022-04-21T13:38:54.806Z] === RUN TestInspect [2022-04-21T13:38:54.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-21T13:38:54.959Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4043606814\\dest" [2022-04-21T13:38:54.959Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-21T13:38:54.959Z] === RUN TestUntarHardlinkToSymlink [2022-04-21T13:38:54.959Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-21T13:38:54.959Z] === RUN TestUntarInvalidHardlink [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink514575763\\victim\\hello" -> "../victim/hello" [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2282997254\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3592546857\\victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1373902381\\victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2021352346\\victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1490488586\\victim" -> "../victim" [2022-04-21T13:38:54.959Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-21T13:38:54.959Z] === RUN TestUntarInvalidSymlink [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2851337776\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4257754400\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3764160404\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink500622508\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1034292323\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink519738744\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:54.959Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1757736459\\dest\\dir\\loophole" -> "../../victim" [2022-04-21T13:38:54.959Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-21T13:38:54.959Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-21T13:38:54.959Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-21T13:38:54.959Z] === RUN TestXGlobalNoParent [2022-04-21T13:38:54.959Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-21T13:38:54.959Z] === RUN TestReplaceFileTarWrapper [2022-04-21T13:38:54.959Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-21T13:38:54.959Z] === RUN TestPrefixHeaderReadable [2022-04-21T13:38:54.959Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-21T13:38:54.959Z] === RUN TestDisablePigz [2022-04-21T13:38:54.959Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-21T13:38:54.959Z] === RUN TestPollerAddRemove [2022-04-21T13:38:54.959Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-21T13:38:54.959Z] === RUN TestPollerEvent [2022-04-21T13:38:54.959Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:38:54.959Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-21T13:38:54.959Z] === RUN TestPollerClose [2022-04-21T13:38:54.959Z] --- PASS: TestPollerClose (0.00s) [2022-04-21T13:38:54.959Z] PASS [2022-04-21T13:38:54.959Z] coverage: 36.2% of statements [2022-04-21T13:38:54.959Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 36.2% of statements [2022-04-21T13:38:54.959Z] --- PASS: TestDisablePigz (0.11s) [2022-04-21T13:38:54.959Z] === RUN TestPigz [2022-04-21T13:38:55.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:38:55.450Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-21T13:38:55.450Z] --- PASS: TestPigz (0.11s) [2022-04-21T13:38:55.450Z] === RUN TestNosysFileInfo [2022-04-21T13:38:55.451Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:38:55.451Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:38:55.451Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestCanonicalTarNameForPath [2022-04-21T13:38:55.451Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestCanonicalTarName [2022-04-21T13:38:55.451Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChmodTarEntry [2022-04-21T13:38:55.451Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestHardLinkOrder [2022-04-21T13:38:55.451Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-21T13:38:55.451Z] === RUN TestChangeString [2022-04-21T13:38:55.451Z] --- PASS: TestChangeString (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesWithNoChanges [2022-04-21T13:38:55.451Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-21T13:38:55.451Z] === RUN TestChangesWithChanges [2022-04-21T13:38:55.451Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-21T13:38:55.451Z] === RUN TestChangesWithChangesGH13590 [2022-04-21T13:38:55.451Z] changes_test.go:196: needs more investigation [2022-04-21T13:38:55.451Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesDirsEmpty [2022-04-21T13:38:55.451Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-04-21T13:38:55.451Z] === RUN TestChangesDirsMutated [2022-04-21T13:38:55.451Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-21T13:38:55.451Z] === RUN TestApplyLayer [2022-04-21T13:38:55.451Z] changes_test.go:433: needs further investigation [2022-04-21T13:38:55.451Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesSizeWithHardlinks [2022-04-21T13:38:55.451Z] changes_test.go:469: needs further investigation [2022-04-21T13:38:55.451Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesSizeWithNoChanges [2022-04-21T13:38:55.451Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-21T13:38:55.451Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestChangesSize [2022-04-21T13:38:55.451Z] --- PASS: TestChangesSize (0.00s) [2022-04-21T13:38:55.451Z] === RUN TestApplyLayerInvalidFilenames [2022-04-21T13:38:55.451Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2528920503\\dest" [2022-04-21T13:38:55.451Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-21T13:38:55.451Z] === RUN TestApplyLayerInvalidHardlink [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3349886226\\victim\\hello" -> "../victim/hello" [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2840509399\\victim\\hello" -> "/../victim/hello" [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1125291170\\victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1604646448\\victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink592753086\\victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3411826472\\victim" -> "../victim" [2022-04-21T13:38:55.451Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-21T13:38:55.451Z] === RUN TestApplyLayerInvalidSymlink [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1180064246\\dest\\dotdot" -> "../victim/hello" [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4265238720\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink781287468\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1614448352\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2092385024\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:55.451Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3833940082\\dest\\loophole-victim" -> "../victim" [2022-04-21T13:38:55.451Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-21T13:38:55.451Z] === RUN TestApplyLayerWhiteouts [2022-04-21T13:38:55.636Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-04-21T13:38:55.636Z] === RUN TestNISDomainname [2022-04-21T13:38:55.698Z] ............................ [ 66%] [2022-04-21T13:38:55.940Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-21T13:38:55.940Z] === RUN TestGenerateEmptyFile [2022-04-21T13:38:55.941Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestGenerateWithContent [2022-04-21T13:38:55.941Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-21T13:38:55.941Z] PASS [2022-04-21T13:38:55.941Z] coverage: 62.9% of statements [2022-04-21T13:38:55.941Z] ok github.com/docker/docker/pkg/archive 6.269s coverage: 62.9% of statements [2022-04-21T13:38:55.941Z] === RUN TestCopyFileWithInvalidSrc [2022-04-21T13:38:55.941Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCopyFileWithInvalidDest [2022-04-21T13:38:55.941Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-21T13:38:55.941Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-21T13:38:55.941Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCopyFile [2022-04-21T13:38:55.941Z] --- PASS: TestCopyFile (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-21T13:38:55.941Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:38:55.941Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-21T13:38:55.941Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-21T13:38:55.941Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:38:55.941Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestWildcardMatches [2022-04-21T13:38:55.941Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestPatternMatches [2022-04-21T13:38:55.941Z] --- PASS: TestPatternMatches (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-21T13:38:55.941Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestPatternMatchesFolderExclusions [2022-04-21T13:38:55.941Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-21T13:38:55.941Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-21T13:38:55.941Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-21T13:38:55.941Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-21T13:38:55.941Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestSingleExclamationError [2022-04-21T13:38:55.941Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestMatchesWithNoPatterns [2022-04-21T13:38:55.941Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestMatchesWithMalformedPatterns [2022-04-21T13:38:55.941Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestMatches [2022-04-21T13:38:55.941Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-21T13:38:55.941Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-21T13:38:55.941Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-21T13:38:55.941Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-21T13:38:55.941Z] --- PASS: TestMatches (0.01s) [2022-04-21T13:38:55.941Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-21T13:38:55.941Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-21T13:38:55.941Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-21T13:38:55.941Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatterns [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatternsExceptionFlag [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCleanPatternsErrorSingleException [2022-04-21T13:38:55.941Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCreateIfNotExistsDir [2022-04-21T13:38:55.941Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCreateIfNotExistsFile [2022-04-21T13:38:55.941Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-21T13:38:55.941Z] === RUN TestMatch [2022-04-21T13:38:55.941Z] --- PASS: TestMatch (0.00s) [2022-04-21T13:38:55.941Z] === RUN TestCompile [2022-04-21T13:38:55.941Z] === RUN TestCompile/slash [2022-04-21T13:38:55.941Z] === RUN TestCompile/backslash [2022-04-21T13:38:55.941Z] --- PASS: TestCompile (0.00s) [2022-04-21T13:38:55.941Z] --- PASS: TestCompile/slash (0.00s) [2022-04-21T13:38:55.941Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-21T13:38:55.941Z] PASS [2022-04-21T13:38:55.941Z] coverage: 84.7% of statements [2022-04-21T13:38:55.941Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 84.7% of statements [2022-04-21T13:38:56.430Z] 2022/04/21 13:38:55 Closing DB instances... [2022-04-21T13:38:56.920Z] === RUN TestGet [2022-04-21T13:38:56.920Z] --- PASS: TestGet (0.00s) [2022-04-21T13:38:56.920Z] === RUN TestGetShortcutString [2022-04-21T13:38:56.920Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-21T13:38:56.920Z] PASS [2022-04-21T13:38:56.920Z] coverage: 42.9% of statements [2022-04-21T13:38:56.920Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-04-21T13:38:57.005Z] --- PASS: TestNISDomainname (1.06s) [2022-04-21T13:38:57.005Z] === RUN TestHostnameDnsResolution [2022-04-21T13:38:57.411Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-21T13:38:57.411Z] === RUN TestNetworkDBNodeLeave [2022-04-21T13:38:57.814Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2022-04-21T13:38:57.814Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:38:57.901Z] === RUN TestCreateIDMapOrder [2022-04-21T13:38:57.901Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-21T13:38:57.901Z] PASS [2022-04-21T13:38:57.901Z] coverage: 7.2% of statements [2022-04-21T13:38:57.901Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-04-21T13:38:57.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:38:57.932Z] --- PASS: TestHostnameDnsResolution (1.19s) [2022-04-21T13:38:57.932Z] === RUN TestUnprivilegedPortsAndPing [2022-04-21T13:38:58.095Z] --- PASS: TestInspect (2.77s) [2022-04-21T13:38:58.095Z] === RUN TestCreateJob [2022-04-21T13:38:58.740Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:71barpbohyixe3qf8qo0nmv2c Created:2022-04-21 13:38:57.541075159 +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[16170a3dd15f9698d0ae634a1c8c845d3a4b8b25ad0dfce231412ab417a09eeb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlwawwdikvvs431vve1a65yld EndpointID:7a64fc43640c8717b1e595dacb087e581bf3822827f7cf9830f8970aba0f0407 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ebc2f04cc36060d5cd149f32e82294ccb2c845173c7416d39d70594aa4695c51 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:0effb1329904 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlwawwdikvvs431vve1a65yld EndpointID:7a64fc43640c8717b1e595dacb087e581bf3822827f7cf9830f8970aba0f0407 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:38:58.870Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-04-21T13:38:58.870Z] === RUN TestPrivilegedHostDevices [2022-04-21T13:38:58.931Z] === RUN TestFixedBufferCap [2022-04-21T13:38:58.931Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestFixedBufferLen [2022-04-21T13:38:58.931Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestFixedBufferString [2022-04-21T13:38:58.931Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestFixedBufferWrite [2022-04-21T13:38:58.931Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestFixedBufferRead [2022-04-21T13:38:58.931Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestBytesPipeRead [2022-04-21T13:38:58.931Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestBytesPipeWrite [2022-04-21T13:38:58.931Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-21T13:38:58.931Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-21T13:38:59.421Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-04-21T13:38:59.421Z] === RUN TestAtomicWriteToFile [2022-04-21T13:38:59.421Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-21T13:38:59.421Z] === RUN TestAtomicWriteSetCommit [2022-04-21T13:38:59.421Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-21T13:38:59.421Z] === RUN TestAtomicWriteSetCancel [2022-04-21T13:38:59.421Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-21T13:38:59.421Z] === RUN TestReadCloserWrapperClose [2022-04-21T13:38:59.421Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestReaderErrWrapperReadOnError [2022-04-21T13:38:59.421Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestReaderErrWrapperRead [2022-04-21T13:38:59.421Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestCancelReadCloser [2022-04-21T13:38:59.421Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-21T13:38:59.421Z] === RUN TestWriteCloserWrapperClose [2022-04-21T13:38:59.421Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestNopWriteCloser [2022-04-21T13:38:59.421Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestNopWriter [2022-04-21T13:38:59.421Z] --- PASS: TestNopWriter (0.00s) [2022-04-21T13:38:59.421Z] === RUN TestWriteCounter [2022-04-21T13:38:59.421Z] --- PASS: TestWriteCounter (0.00s) [2022-04-21T13:38:59.421Z] PASS [2022-04-21T13:38:59.421Z] coverage: 70.5% of statements [2022-04-21T13:38:59.421Z] ok github.com/docker/docker/pkg/ioutils 0.565s coverage: 70.5% of statements [2022-04-21T13:38:59.801Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-04-21T13:38:59.801Z] === RUN TestStats [2022-04-21T13:38:59.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-21T13:39:00.452Z] === RUN TestError [2022-04-21T13:39:00.452Z] --- PASS: TestError (0.00s) [2022-04-21T13:39:00.452Z] === RUN TestProgressString [2022-04-21T13:39:00.452Z] === RUN TestProgressString/no_progress [2022-04-21T13:39:00.452Z] === RUN TestProgressString/progress_1 [2022-04-21T13:39:00.452Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-21T13:39:00.452Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-21T13:39:00.452Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-21T13:39:00.452Z] === RUN TestProgressString/with_units [2022-04-21T13:39:00.452Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-21T13:39:00.452Z] === RUN TestProgressString/hide_counts [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-21T13:39:00.452Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-21T13:39:00.452Z] === RUN TestJSONMessageDisplay [2022-04-21T13:39:00.452Z] --- PASS: TestNetworkDBNodeLeave (2.95s) [2022-04-21T13:39:00.452Z] === RUN TestNetworkDBWatch [2022-04-21T13:39:00.452Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-21T13:39:00.452Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-21T13:39:00.452Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-21T13:39:00.452Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-21T13:39:00.452Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-21T13:39:00.452Z] === RUN TestDisplayJSONMessagesStream [2022-04-21T13:39:00.452Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-21T13:39:00.452Z] PASS [2022-04-21T13:39:00.452Z] coverage: 91.7% of statements [2022-04-21T13:39:00.452Z] ok github.com/docker/docker/pkg/jsonmessage 0.163s coverage: 91.7% of statements [2022-04-21T13:39:00.633Z] --- PASS: TestCreateJob (3.04s) [2022-04-21T13:39:00.633Z] === RUN TestReplicatedJob [2022-04-21T13:39:00.943Z] === RUN TestStandardLongPath [2022-04-21T13:39:00.943Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-21T13:39:00.943Z] === RUN TestUNCLongPath [2022-04-21T13:39:00.943Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-21T13:39:00.943Z] PASS [2022-04-21T13:39:00.943Z] coverage: 100.0% of statements [2022-04-21T13:39:00.943Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-04-21T13:39:01.434Z] === RUN TestNameFormat [2022-04-21T13:39:01.434Z] --- PASS: TestNameFormat (0.00s) [2022-04-21T13:39:01.434Z] === RUN TestNameRetries [2022-04-21T13:39:01.434Z] --- PASS: TestNameRetries (0.00s) [2022-04-21T13:39:01.434Z] PASS [2022-04-21T13:39:01.434Z] coverage: 85.7% of statements [2022-04-21T13:39:01.434Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-04-21T13:39:01.924Z] 2022/04/21 13:39:01 Closing DB instances... [2022-04-21T13:39:02.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-21T13:39:02.318Z] --- PASS: TestStats (2.71s) [2022-04-21T13:39:02.318Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:39:02.318Z] === RUN TestStopContainerWithTimeout/0 [2022-04-21T13:39:02.318Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-21T13:39:02.318Z] === RUN TestStopContainerWithTimeout/1 [2022-04-21T13:39:02.318Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-21T13:39:02.318Z] === RUN TestStopContainerWithTimeout/3 [2022-04-21T13:39:02.318Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-21T13:39:02.318Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-21T13:39:02.318Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-21T13:39:02.318Z] === CONT TestStopContainerWithTimeout/0 [2022-04-21T13:39:02.318Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-21T13:39:02.414Z] === RUN TestParseKeyValueOpt [2022-04-21T13:39:02.414Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-21T13:39:02.414Z] === RUN TestParseUintList [2022-04-21T13:39:02.414Z] --- PASS: TestParseUintList (0.00s) [2022-04-21T13:39:02.414Z] === RUN TestParseUintListMaximumLimits [2022-04-21T13:39:02.414Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-21T13:39:02.414Z] PASS [2022-04-21T13:39:02.414Z] coverage: 97.0% of statements [2022-04-21T13:39:02.414Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-21T13:39:02.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:39:02.905Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-04-21T13:39:02.905Z] PASS [2022-04-21T13:39:02.905Z] [2022-04-21T13:39:02.905Z] === Skipped [2022-04-21T13:39:02.905Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:39:02.905Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:39:02.905Z] [2022-04-21T13:39:02.905Z] DONE 38 tests, 1 skipped in 43.180s [2022-04-21T13:39:02.905Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:39:02.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:02.905Z] ++ set -e [2022-04-21T13:39:02.905Z] ++ '[' -n 0 ']' [2022-04-21T13:39:02.905Z] ++ set -x [2022-04-21T13:39:02.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-21T13:39:02.905Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-21T13:39:02.906Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-21T13:39:02.906Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-21T13:39:02.906Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-21T13:39:02.906Z] PASS [2022-04-21T13:39:02.906Z] coverage: 36.4% of statements [2022-04-21T13:39:02.906Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 36.4% of statements [2022-04-21T13:39:03.161Z] INFO: Testing against a local daemon [2022-04-21T13:39:03.161Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:39:03.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:03.161Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:39:03.161Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:39:03.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:03.161Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:39:03.161Z] PASS [2022-04-21T13:39:03.161Z] [2022-04-21T13:39:03.161Z] === Skipped [2022-04-21T13:39:03.161Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:39:03.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:03.161Z] [2022-04-21T13:39:03.161Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:39:03.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:39:03.161Z] [2022-04-21T13:39:03.161Z] DONE 2 tests, 2 skipped in 0.080s [2022-04-21T13:39:03.161Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:39:03.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:03.161Z] ++ set -e [2022-04-21T13:39:03.161Z] ++ '[' -n 0 ']' [2022-04-21T13:39:03.161Z] ++ set -x [2022-04-21T13:39:03.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:03.161Z] INFO: Testing against a local daemon [2022-04-21T13:39:03.161Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:39:03.396Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-21T13:39:03.396Z] === RUN TestNetworkDBBulkSync [2022-04-21T13:39:03.504Z] === CONT TestStopContainerWithTimeout/3 [2022-04-21T13:39:03.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:39:03.886Z] === RUN TestNewAndRemove [2022-04-21T13:39:03.886Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-21T13:39:03.886Z] === RUN TestRemoveInvalidPath [2022-04-21T13:39:03.886Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-21T13:39:03.886Z] PASS [2022-04-21T13:39:03.886Z] coverage: 82.6% of statements [2022-04-21T13:39:03.886Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-04-21T13:39:03.886Z] --- PASS: TestGetAddress (21.49s) [2022-04-21T13:39:03.886Z] === RUN TestRequestSyntaxCheck [2022-04-21T13:39:03.886Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-21T13:39:03.886Z] === RUN TestRequest [2022-04-21T13:39:04.528Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-04-21T13:39:04.528Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:39:04.917Z] 2022/04/21 13:39:04 Closing DB instances... [2022-04-21T13:39:05.089Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:39:05.130Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:39:05.387Z] === CONT TestStopContainerWithTimeout/1 [2022-04-21T13:39:05.408Z] === RUN TestFailedConnection [2022-04-21T13:39:05.643Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:39:05.913Z] --- PASS: TestReplicatedJob (5.06s) [2022-04-21T13:39:05.913Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:39:06.016Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:39:06.437Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-21T13:39:06.437Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-21T13:39:06.437Z] --- PASS: TestFailedConnection (1.02s) [2022-04-21T13:39:06.437Z] === RUN TestFailOnce [2022-04-21T13:39:06.437Z] 2022/04/21 13:39:06 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-04-21T13:39:06.437Z] goroutine 18 [running]: [2022-04-21T13:39:06.437Z] net/http.(*conn).serve.func1() [2022-04-21T13:39:06.437Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-21T13:39:06.437Z] panic({0x12b3700, 0x13fd060}) [2022-04-21T13:39:06.437Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-21T13:39:06.437Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000afa70?) [2022-04-21T13:39:06.437Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-21T13:39:06.437Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1402878?, 0xc00022e000?}, 0x120d9a6?) [2022-04-21T13:39:06.437Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-21T13:39:06.437Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1402878, 0xc00022e000}, 0xc0000b6000) [2022-04-21T13:39:06.437Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-21T13:39:06.437Z] net/http.serverHandler.ServeHTTP({0x1400e98?}, {0x1402878, 0xc00022e000}, 0xc0000b6000) [2022-04-21T13:39:06.438Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-21T13:39:06.438Z] net/http.(*conn).serve(0xc0000a8000, {0x1402d78, 0xc00008a0c0}) [2022-04-21T13:39:06.438Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-21T13:39:06.438Z] created by net/http.(*Server).Serve [2022-04-21T13:39:06.438Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-21T13:39:06.438Z] time="2022-04-21T13:39:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-04-21T13:39:06.573Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:39:06.577Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:39:06.829Z] check_test.go:308: [d09c568b96546] daemon is not started [2022-04-21T13:39:06.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-21T13:39:07.392Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-21T13:39:07.392Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-04-21T13:39:07.392Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-04-21T13:39:07.392Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-04-21T13:39:07.392Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-04-21T13:39:07.392Z] === RUN TestDeleteDevicemapper [2022-04-21T13:39:07.392Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:39:07.392Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-21T13:39:07.392Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:39:07.467Z] --- PASS: TestFailOnce (1.12s) [2022-04-21T13:39:07.467Z] === RUN TestEchoInputOutput [2022-04-21T13:39:07.467Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-21T13:39:07.467Z] === RUN TestBackoff [2022-04-21T13:39:07.467Z] --- PASS: TestBackoff (0.00s) [2022-04-21T13:39:07.467Z] === RUN TestAbortRetry [2022-04-21T13:39:07.467Z] --- PASS: TestAbortRetry (0.00s) [2022-04-21T13:39:07.467Z] === RUN TestClientScheme [2022-04-21T13:39:07.467Z] --- PASS: TestClientScheme (0.00s) [2022-04-21T13:39:07.467Z] === RUN TestNewClientWithTimeout [2022-04-21T13:39:07.957Z] time="2022-04-21T13:39:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-21T13:39:08.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-21T13:39:08.447Z] === RUN TestParseEmptyInterface [2022-04-21T13:39:08.447Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestParseNonInterfaceType [2022-04-21T13:39:08.447Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestParseWithOneFunction [2022-04-21T13:39:08.447Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestParseWithMultipleFuncs [2022-04-21T13:39:08.447Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestParseWithUnnamedReturn [2022-04-21T13:39:08.447Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestEmbeddedInterface [2022-04-21T13:39:08.447Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestParsedImports [2022-04-21T13:39:08.447Z] --- PASS: TestParsedImports (0.00s) [2022-04-21T13:39:08.447Z] === RUN TestAliasedImports [2022-04-21T13:39:08.447Z] --- PASS: TestAliasedImports (0.00s) [2022-04-21T13:39:08.447Z] PASS [2022-04-21T13:39:08.447Z] coverage: 56.8% of statements [2022-04-21T13:39:08.447Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2022-04-21T13:39:08.466Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T13:39:08.937Z] 2022/04/21 13:39:08 Closing DB instances... [2022-04-21T13:39:09.204Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-04-21T13:39:09.204Z] === RUN TestServiceListWithStatuses [2022-04-21T13:39:09.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:39:09.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:39:09.204Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:39:09.426Z] time="2022-04-21T13:39:09Z" level=error msg="node: 2809a2dc7d1d is unknown to memberlist" [2022-04-21T13:39:09.427Z] === RUN TestHTTPTransport [2022-04-21T13:39:09.427Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-21T13:39:09.427Z] PASS [2022-04-21T13:39:09.427Z] coverage: 85.7% of statements [2022-04-21T13:39:09.427Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-04-21T13:39:09.427Z] time="2022-04-21T13:39:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-21T13:39:09.692Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2022-04-21T13:39:09.692Z] === RUN TestUpdateMemory [2022-04-21T13:39:09.692Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:39:09.692Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-21T13:39:09.692Z] === RUN TestUpdateCPUQuota [2022-04-21T13:39:09.830Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:39:09.916Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:39:09.916Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-21T13:39:09.916Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-21T13:39:09.916Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-21T13:39:09.916Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-21T13:39:09.916Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-21T13:39:09.916Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-21T13:39:09.916Z] === RUN TestBufferPoolPutAndGet [2022-04-21T13:39:09.916Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-21T13:39:09.916Z] PASS [2022-04-21T13:39:09.916Z] coverage: 88.2% of statements [2022-04-21T13:39:09.916Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-04-21T13:39:10.406Z] === RUN TestOutputOnPrematureClose [2022-04-21T13:39:10.406Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-21T13:39:10.406Z] === RUN TestCompleteSilently [2022-04-21T13:39:10.406Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-21T13:39:10.406Z] PASS [2022-04-21T13:39:10.406Z] coverage: 75.9% of statements [2022-04-21T13:39:10.406Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-21T13:39:10.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-21T13:39:10.896Z] === RUN TestSendToOneSub [2022-04-21T13:39:10.896Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-21T13:39:10.896Z] === RUN TestSendToMultipleSubs [2022-04-21T13:39:10.896Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-21T13:39:10.896Z] === RUN TestEvictOneSub [2022-04-21T13:39:10.896Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-21T13:39:10.896Z] === RUN TestClosePublisher [2022-04-21T13:39:10.896Z] --- PASS: TestClosePublisher (0.00s) [2022-04-21T13:39:10.896Z] === RUN TestPubSubRace [2022-04-21T13:39:11.183Z] --- PASS: TestUpdateCPUQuota (1.32s) [2022-04-21T13:39:11.183Z] === RUN TestUpdatePidsLimit [2022-04-21T13:39:11.183Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-21T13:39:11.439Z] === RUN TestUpdatePidsLimit/no_change [2022-04-21T13:39:11.696Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-21T13:39:11.927Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2022-04-21T13:39:11.927Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-21T13:39:11.927Z] time="2022-04-21T13:39:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-21T13:39:11.927Z] --- PASS: TestRequest (7.95s) [2022-04-21T13:39:11.927Z] === RUN TestOverlappingRequests [2022-04-21T13:39:11.927Z] --- PASS: TestPubSubRace (1.05s) [2022-04-21T13:39:11.927Z] PASS [2022-04-21T13:39:11.927Z] coverage: 75.0% of statements [2022-04-21T13:39:11.927Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2022-04-21T13:39:11.952Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:39:11.952Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-21T13:39:12.417Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-21T13:39:12.417Z] === RUN TestRelease [2022-04-21T13:39:12.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-21T13:39:12.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-21T13:39:12.908Z] === RUN TestRegister [2022-04-21T13:39:12.908Z] --- PASS: TestRegister (0.00s) [2022-04-21T13:39:12.908Z] === RUN TestCommand [2022-04-21T13:39:12.908Z] --- PASS: TestCommand (0.03s) [2022-04-21T13:39:12.908Z] === RUN TestNaiveSelf [2022-04-21T13:39:12.908Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-21T13:39:12.908Z] PASS [2022-04-21T13:39:12.908Z] coverage: 82.4% of statements [2022-04-21T13:39:12.908Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2022-04-21T13:39:12.908Z] 2022/04/21 13:39:12 Closing DB instances... [2022-04-21T13:39:13.098Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:39:13.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-21T13:39:13.335Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:39:13.399Z] === RUN TestDump [2022-04-21T13:39:13.399Z] goroutine 6 [running]: [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.dump(0x3f2d57?) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-21T13:39:13.399Z] testing.tRunner(0xc0001621a0, 0x5ba498) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:39:13.399Z] created by testing.(*T).Run [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:39:13.399Z] [2022-04-21T13:39:13.399Z] goroutine 1 [chan receive]: [2022-04-21T13:39:13.399Z] testing.(*T).Run(0xc000162000, {0x5a913c?, 0x3cc1f3?}, 0x5ba498) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:39:13.399Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:39:13.399Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:39:13.399Z] testing.runTests(0xc000058500?, {0x73e400, 0x3, 0x3}, {0x1c43ae60108?, 0x40?, 0x7434a0?}) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:39:13.399Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:39:13.399Z] main.main() [2022-04-21T13:39:13.399Z] _testmain.go:99 +0x255 [2022-04-21T13:39:13.399Z] --- PASS: TestDump (0.00s) [2022-04-21T13:39:13.399Z] === RUN TestDumpToFile [2022-04-21T13:39:13.399Z] --- PASS: TestDumpToFile (0.10s) [2022-04-21T13:39:13.399Z] === RUN TestDumpToFileWithEmptyInput [2022-04-21T13:39:13.399Z] goroutine 8 [running]: [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.dump(0x46ed13?) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x46ece0?}) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-21T13:39:13.399Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-21T13:39:13.399Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-21T13:39:13.399Z] testing.tRunner(0xc000162820, 0x5ba488) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:39:13.399Z] created by testing.(*T).Run [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-21T13:39:13.399Z] [2022-04-21T13:39:13.399Z] goroutine 1 [chan receive]: [2022-04-21T13:39:13.399Z] testing.(*T).Run(0xc000162000, {0x5b0713?, 0x3cc1f3?}, 0x5ba488) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-21T13:39:13.399Z] testing.runTests.func1(0xc00006c870?) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-21T13:39:13.399Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-21T13:39:13.399Z] testing.runTests(0xc000058500?, {0x73e400, 0x3, 0x3}, {0x1c43ae60108?, 0x40?, 0x7434a0?}) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-21T13:39:13.399Z] testing.(*M).Run(0xc000058500) [2022-04-21T13:39:13.399Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-21T13:39:13.399Z] main.main() [2022-04-21T13:39:13.399Z] _testmain.go:99 +0x255 [2022-04-21T13:39:13.399Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-21T13:39:13.399Z] PASS [2022-04-21T13:39:13.399Z] coverage: 90.9% of statements [2022-04-21T13:39:13.399Z] ok github.com/docker/docker/pkg/stack 0.138s coverage: 90.9% of statements [2022-04-21T13:39:13.402Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2022-04-21T13:39:13.402Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:39:13.889Z] --- PASS: TestRelease (1.50s) [2022-04-21T13:39:13.889Z] === RUN TestAllocateRandomDeallocate [2022-04-21T13:39:13.889Z] === RUN TestNewStdWriter [2022-04-21T13:39:13.889Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-21T13:39:13.889Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestWriteWithNilBytes [2022-04-21T13:39:13.889Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestWrite [2022-04-21T13:39:13.889Z] --- PASS: TestWrite (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestWriteWithWriterError [2022-04-21T13:39:13.889Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-21T13:39:13.889Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyWriteAndRead [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-21T13:39:13.889Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-21T13:39:13.889Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-21T13:39:13.889Z] PASS [2022-04-21T13:39:13.889Z] coverage: 100.0% of statements [2022-04-21T13:39:13.889Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan (9.28s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-04-21T13:39:14.026Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-04-21T13:39:14.026Z] PASS [2022-04-21T13:39:14.026Z] [2022-04-21T13:39:14.026Z] DONE 8 tests in 10.707s [2022-04-21T13:39:14.026Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] ++ set -e [2022-04-21T13:39:14.026Z] ++ '[' -n 0 ']' [2022-04-21T13:39:14.026Z] ++ set -x [2022-04-21T13:39:14.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] testing: warning: no tests to run [2022-04-21T13:39:14.026Z] PASS [2022-04-21T13:39:14.026Z] [2022-04-21T13:39:14.026Z] DONE 0 tests in 0.024s [2022-04-21T13:39:14.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] ++ set -e [2022-04-21T13:39:14.026Z] ++ '[' -n 0 ']' [2022-04-21T13:39:14.026Z] ++ set -x [2022-04-21T13:39:14.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:14.026Z] INFO: Testing against a local daemon [2022-04-21T13:39:14.026Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:39:14.265Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-21T13:39:14.380Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-21T13:39:14.380Z] === RUN TestNetworkDBGarbageCollection [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit (3.44s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-04-21T13:39:14.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-04-21T13:39:14.522Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:39:14.870Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-21T13:39:14.870Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-21T13:39:14.870Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestFormatStatus [2022-04-21T13:39:14.870Z] --- PASS: TestFormatStatus (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestFormatError [2022-04-21T13:39:14.870Z] --- PASS: TestFormatError (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestFormatJSONError [2022-04-21T13:39:14.870Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-21T13:39:14.870Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-21T13:39:14.870Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestNewJSONProgressOutput [2022-04-21T13:39:14.870Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestAuxFormatterEmit [2022-04-21T13:39:14.870Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestStreamWriterStdout [2022-04-21T13:39:14.870Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-21T13:39:14.870Z] === RUN TestStreamWriterStderr [2022-04-21T13:39:14.870Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-21T13:39:14.870Z] PASS [2022-04-21T13:39:14.870Z] coverage: 66.2% of statements [2022-04-21T13:39:14.870Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-04-21T13:39:15.360Z] === RUN TestGenerateRandomID [2022-04-21T13:39:15.360Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestShortenId [2022-04-21T13:39:15.360Z] --- PASS: TestShortenId (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestShortenSha256Id [2022-04-21T13:39:15.360Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestShortenIdEmpty [2022-04-21T13:39:15.360Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestShortenIdInvalid [2022-04-21T13:39:15.360Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestIsShortIDNonHex [2022-04-21T13:39:15.360Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-21T13:39:15.360Z] === RUN TestIsShortIDNotCorrectSize [2022-04-21T13:39:15.360Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-21T13:39:15.360Z] PASS [2022-04-21T13:39:15.360Z] coverage: 70.6% of statements [2022-04-21T13:39:15.360Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-04-21T13:39:15.393Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-04-21T13:39:15.393Z] === RUN TestAuthZPluginTLS [2022-04-21T13:39:15.452Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:39:15.649Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-21T13:39:15.649Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:39:15.850Z] === RUN TestIsCpusetListAvailable [2022-04-21T13:39:15.851Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-21T13:39:15.851Z] PASS [2022-04-21T13:39:15.851Z] coverage: 39.4% of statements [2022-04-21T13:39:15.851Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-04-21T13:39:16.211Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-21T13:39:16.211Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:39:16.340Z] time="2022-04-21T13:39:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-21T13:39:16.697Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-04-21T13:39:16.697Z] === RUN TestServicePlugin [2022-04-21T13:39:16.773Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-21T13:39:16.773Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:39:17.334Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-21T13:39:17.334Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:39:17.370Z] === RUN TestChtimes [2022-04-21T13:39:17.370Z] --- PASS: TestChtimes (0.00s) [2022-04-21T13:39:17.370Z] === RUN TestChtimesWindows [2022-04-21T13:39:17.370Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-21T13:39:17.370Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-21T13:39:17.370Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-21T13:39:17.370Z] PASS [2022-04-21T13:39:17.370Z] coverage: 13.0% of statements [2022-04-21T13:39:17.370Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-21T13:39:17.860Z] === RUN TestTailFile [2022-04-21T13:39:17.860Z] --- PASS: TestTailFile (0.00s) [2022-04-21T13:39:17.860Z] === RUN TestTailFileManyLines [2022-04-21T13:39:17.860Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-21T13:39:17.860Z] === RUN TestTailEmptyFile [2022-04-21T13:39:17.860Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-21T13:39:17.860Z] === RUN TestTailNegativeN [2022-04-21T13:39:17.860Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/no_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/no_delimiter [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.860Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.860Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:39:17.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.861Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:17.862Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:17.862Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:17.863Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:17.863Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-21T13:39:18.261Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.353Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-21T13:39:18.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.354Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.355Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.355Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-21T13:39:18.356Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.01s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.01s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.356Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.357Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-21T13:39:18.358Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-21T13:39:18.358Z] PASS [2022-04-21T13:39:18.358Z] coverage: 88.6% of statements [2022-04-21T13:39:18.358Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2022-04-21T13:39:18.358Z] --- PASS: TestAllocateRandomDeallocate (4.41s) [2022-04-21T13:39:18.358Z] === RUN TestRetrieveFromStore [2022-04-21T13:39:18.823Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-21T13:39:18.823Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:39:18.848Z] === RUN TestTarSumRemoveNonExistent [2022-04-21T13:39:18.848Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestTarSumRemove [2022-04-21T13:39:18.848Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestSortFileInfoSums [2022-04-21T13:39:18.848Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestNewTarSumForLabelInvalid [2022-04-21T13:39:18.848Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestNewTarSumForLabel [2022-04-21T13:39:18.848Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestEmptyTar [2022-04-21T13:39:18.848Z] --- PASS: TestEmptyTar (0.00s) [2022-04-21T13:39:18.848Z] === RUN TestTarSumsReadSize [2022-04-21T13:39:18.848Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-21T13:39:18.848Z] === RUN TestTarSums [2022-04-21T13:39:19.236Z] plugin_test.go:61: [d31ebb00d520d] joining swarm manager [d740615f5cb22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:39:19.338Z] --- PASS: TestTarSums (0.06s) [2022-04-21T13:39:19.338Z] === RUN TestIteration [2022-04-21T13:39:19.338Z] --- PASS: TestIteration (0.00s) [2022-04-21T13:39:19.338Z] === RUN TestVersionLabelForChecksum [2022-04-21T13:39:19.338Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-21T13:39:19.338Z] === RUN TestVersion [2022-04-21T13:39:19.338Z] --- PASS: TestVersion (0.00s) [2022-04-21T13:39:19.338Z] === RUN TestGetVersion [2022-04-21T13:39:19.338Z] --- PASS: TestGetVersion (0.00s) [2022-04-21T13:39:19.338Z] === RUN TestGetVersions [2022-04-21T13:39:19.338Z] --- PASS: TestGetVersions (0.00s) [2022-04-21T13:39:19.338Z] PASS [2022-04-21T13:39:19.338Z] coverage: 89.3% of statements [2022-04-21T13:39:19.338Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-04-21T13:39:19.384Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-21T13:39:19.384Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:39:19.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-21T13:39:19.828Z] === RUN TestTruncIndex [2022-04-21T13:39:19.828Z] --- PASS: TestTruncIndex (0.10s) [2022-04-21T13:39:19.828Z] PASS [2022-04-21T13:39:19.828Z] coverage: 91.5% of statements [2022-04-21T13:39:19.828Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-21T13:39:19.828Z] --- PASS: TestRetrieveFromStore (1.51s) [2022-04-21T13:39:19.828Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-21T13:39:19.828Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-21T13:39:19.828Z] === RUN TestParallelPredefinedRequest1 [2022-04-21T13:39:19.828Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-21T13:39:19.828Z] === RUN TestParallelPredefinedRequest2 [2022-04-21T13:39:19.828Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-21T13:39:19.828Z] === RUN TestParallelPredefinedRequest3 [2022-04-21T13:39:19.828Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-21T13:39:19.828Z] === RUN TestParallelPredefinedRequest4 [2022-04-21T13:39:19.828Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-21T13:39:19.828Z] === RUN TestParallelPredefinedRequest5 [2022-04-21T13:39:19.828Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-21T13:39:19.828Z] === RUN TestDebug [2022-04-21T13:39:19.828Z] --- PASS: TestDebug (0.00s) [2022-04-21T13:39:19.828Z] === RUN TestRequestPoolParallel [2022-04-21T13:39:19.945Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-21T13:39:19.945Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:39:20.183Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:39:20.319Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-04-21T13:39:20.319Z] === RUN TestFullAllocateRelease [2022-04-21T13:39:20.319Z] === RUN TestVersionInfo [2022-04-21T13:39:20.319Z] --- PASS: TestVersionInfo (0.00s) [2022-04-21T13:39:20.319Z] === RUN TestAppendVersions [2022-04-21T13:39:20.319Z] --- PASS: TestAppendVersions (0.00s) [2022-04-21T13:39:20.319Z] PASS [2022-04-21T13:39:20.319Z] coverage: 88.9% of statements [2022-04-21T13:39:20.319Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-04-21T13:39:20.614Z] plugin_test.go:64: [dadc282fdcf5e] joining swarm manager [d740615f5cb22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:39:20.809Z] --- PASS: TestFullAllocateRelease (0.41s) [2022-04-21T13:39:20.809Z] === RUN TestOddAllocateRelease [2022-04-21T13:39:20.809Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-04-21T13:39:20.809Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-21T13:39:20.809Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-21T13:39:20.809Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-21T13:39:21.298Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-21T13:39:21.298Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-21T13:39:21.298Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest1 [2022-04-21T13:39:21.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest3 [2022-04-21T13:39:21.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:39:21.298Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest2 [2022-04-21T13:39:21.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:39:21.298Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest5 [2022-04-21T13:39:21.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:39:21.298Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:39:21.298Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:39:21.298Z] === CONT TestParallelPredefinedRequest4 [2022-04-21T13:39:21.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:39:21.298Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:39:21.298Z] PASS [2022-04-21T13:39:21.298Z] coverage: 85.3% of statements [2022-04-21T13:39:21.298Z] ok github.com/docker/docker/libnetwork/ipam 45.023s coverage: 85.3% of statements [2022-04-21T13:39:21.311Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-04-21T13:39:21.311Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:39:22.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-21T13:39:22.074Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:39:22.328Z] === RUN TestValidatePrivileges [2022-04-21T13:39:22.328Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-21T13:39:22.328Z] === RUN TestFilterByCapNeg [2022-04-21T13:39:22.328Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-21T13:39:22.328Z] === RUN TestFilterByCapPos [2022-04-21T13:39:22.328Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-21T13:39:22.328Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-21T13:39:22.328Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-21T13:39:22.328Z] PASS [2022-04-21T13:39:22.328Z] coverage: 12.0% of statements [2022-04-21T13:39:22.328Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2022-04-21T13:39:22.636Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:39:22.675Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-04-21T13:39:22.675Z] === RUN TestAuthZPluginHeader [2022-04-21T13:39:22.818Z] === RUN TestNewSettable [2022-04-21T13:39:22.818Z] --- PASS: TestNewSettable (0.00s) [2022-04-21T13:39:22.818Z] === RUN TestIsSettable [2022-04-21T13:39:22.818Z] --- PASS: TestIsSettable (0.00s) [2022-04-21T13:39:22.818Z] === RUN TestUpdateSettingsEnv [2022-04-21T13:39:22.818Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-21T13:39:22.818Z] PASS [2022-04-21T13:39:22.818Z] coverage: 20.0% of statements [2022-04-21T13:39:22.818Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-04-21T13:39:23.198Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:39:23.236Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-21T13:39:23.236Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:39:23.236Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:23.236Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T13:39:23.236Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:39:23.236Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:23.236Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-21T13:39:23.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:39:23.236Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:23.236Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T13:39:23.236Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:39:23.236Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:23.236Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T13:39:23.236Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:39:23.475Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:39:23.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-21T13:39:23.739Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:39:23.848Z] === RUN TestLoad [2022-04-21T13:39:23.848Z] --- PASS: TestLoad (0.00s) [2022-04-21T13:39:23.848Z] === RUN TestSave [2022-04-21T13:39:23.848Z] --- PASS: TestSave (0.03s) [2022-04-21T13:39:23.848Z] === RUN TestAddDeleteGet [2022-04-21T13:39:23.848Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-21T13:39:23.848Z] === RUN TestInvalidTags [2022-04-21T13:39:23.848Z] --- PASS: TestInvalidTags (0.00s) [2022-04-21T13:39:23.848Z] PASS [2022-04-21T13:39:23.848Z] coverage: 84.4% of statements [2022-04-21T13:39:23.848Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2022-04-21T13:39:23.997Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:39:23.997Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T13:39:23.997Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:39:24.878Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-21T13:39:24.878Z] === RUN TestClientStream [2022-04-21T13:39:24.878Z] --- PASS: TestClientStream (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestClientSendFile [2022-04-21T13:39:24.878Z] --- PASS: TestClientSendFile (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestClientWithRequestTimeout [2022-04-21T13:39:24.878Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-21T13:39:24.878Z] === RUN TestFileSpecPlugin [2022-04-21T13:39:24.878Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-21T13:39:24.878Z] === RUN TestFileJSONSpecPlugin [2022-04-21T13:39:24.878Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-21T13:39:24.878Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestPluginAddHandler [2022-04-21T13:39:24.878Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestPluginWaitBadPlugin [2022-04-21T13:39:24.878Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-21T13:39:24.878Z] === RUN TestGet [2022-04-21T13:39:24.878Z] time="2022-04-21T13:39:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-21T13:39:25.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:39:25.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-21T13:39:25.909Z] === RUN TestResolveAuthConfigIndexServer [2022-04-21T13:39:25.909Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestResolveAuthConfigFullURL [2022-04-21T13:39:25.909Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-21T13:39:25.909Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestValidateMirror [2022-04-21T13:39:25.909Z] --- PASS: TestValidateMirror (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestLoadInsecureRegistries [2022-04-21T13:39:25.909Z] time="2022-04-21T13:39:25Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:39:25.909Z] time="2022-04-21T13:39:25Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-21T13:39:25.909Z] time="2022-04-21T13:39:25Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-21T13:39:25.909Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-21T13:39:25.909Z] === RUN TestNewServiceConfig [2022-04-21T13:39:25.909Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestValidateIndexName [2022-04-21T13:39:25.909Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestValidateIndexNameWithError [2022-04-21T13:39:25.909Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestEndpointParse [2022-04-21T13:39:25.909Z] --- PASS: TestEndpointParse (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestEndpointParseInvalid [2022-04-21T13:39:25.909Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestValidateEndpoint [2022-04-21T13:39:25.909Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-21T13:39:25.909Z] === RUN TestPing [2022-04-21T13:39:25.909Z] --- PASS: TestPing (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestPingRegistryEndpoint [2022-04-21T13:39:25.909Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:39:25.909Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestEndpoint [2022-04-21T13:39:25.909Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:39:25.909Z] --- SKIP: TestEndpoint (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestParseRepositoryInfo [2022-04-21T13:39:25.909Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestNewIndexInfo [2022-04-21T13:39:25.909Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestMirrorEndpointLookup [2022-04-21T13:39:25.909Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:39:25.909Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestSearchRepositories [2022-04-21T13:39:25.909Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-21T13:39:25.909Z] Host: 127.0.0.1:49327 [2022-04-21T13:39:25.909Z] User-Agent: docker test client [2022-04-21T13:39:25.909Z] Authorization: Token fake-token [2022-04-21T13:39:25.909Z] X-Docker-Token: true [2022-04-21T13:39:25.909Z] Accept-Encoding: gzip [2022-04-21T13:39:25.909Z] [2022-04-21T13:39:25.909Z] [2022-04-21T13:39:25.909Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-21T13:39:25.909Z] Connection: close [2022-04-21T13:39:25.909Z] Content-Length: 144 [2022-04-21T13:39:25.909Z] Cache-Control: no-cache [2022-04-21T13:39:25.909Z] Content-Type: application/json [2022-04-21T13:39:25.909Z] Date: Thu, 21 Apr 2022 13:39:25 GMT [2022-04-21T13:39:25.909Z] Expires: -1 [2022-04-21T13:39:25.909Z] Pragma: no-cache [2022-04-21T13:39:25.909Z] Server: docker-tests/mock [2022-04-21T13:39:25.909Z] X-Docker-Registry-Config: mock [2022-04-21T13:39:25.909Z] X-Docker-Registry-Version: 0.0.0 [2022-04-21T13:39:25.909Z] [2022-04-21T13:39:25.909Z] [2022-04-21T13:39:25.909Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestTrustedLocation [2022-04-21T13:39:25.909Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-21T13:39:25.909Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestAllowNondistributableArtifacts [2022-04-21T13:39:25.909Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-21T13:39:25.909Z] === RUN TestIsSecureIndex [2022-04-21T13:39:25.909Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-21T13:39:25.909Z] PASS [2022-04-21T13:39:25.909Z] coverage: 51.7% of statements [2022-04-21T13:39:25.909Z] ok github.com/docker/docker/registry 0.195s coverage: 51.7% of statements [2022-04-21T13:39:25.909Z] time="2022-04-21T13:39:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReaderWithReadError [2022-04-21T13:39:26.940Z] time="2022-04-21T13:39:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReader [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-21T13:39:26.940Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-21T13:39:26.940Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-21T13:39:26.940Z] PASS [2022-04-21T13:39:26.940Z] coverage: 100.0% of statements [2022-04-21T13:39:26.940Z] ok github.com/docker/docker/registry/resumable 0.171s coverage: 100.0% of statements [2022-04-21T13:39:27.431Z] === RUN TestRestartManagerTimeout [2022-04-21T13:39:27.431Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-21T13:39:27.431Z] === RUN TestRestartManagerTimeoutReset [2022-04-21T13:39:27.431Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-21T13:39:27.431Z] PASS [2022-04-21T13:39:27.431Z] coverage: 50.9% of statements [2022-04-21T13:39:27.431Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-04-21T13:39:27.511Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2022-04-21T13:39:27.511Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:39:27.921Z] time="2022-04-21T13:39:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-21T13:39:28.072Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2022-04-21T13:39:28.072Z] === RUN TestWaitNonBlocked [2022-04-21T13:39:28.072Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:39:28.072Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:39:28.072Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:39:28.072Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:39:28.072Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:39:28.072Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:39:28.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-21T13:39:28.330Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T13:39:28.330Z] check_test.go:308: [d7052cd282484] daemon is not started [2022-04-21T13:39:28.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-21T13:39:28.330Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T13:39:28.330Z] check_test.go:308: [d797f74ee3655] daemon is not started [2022-04-21T13:39:28.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-21T13:39:28.411Z] === RUN TestDecodeContainerConfig [2022-04-21T13:39:28.411Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-21T13:39:28.411Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-21T13:39:28.411Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-21T13:39:28.411Z] === RUN TestDecodeContainerConfigIsolation [2022-04-21T13:39:28.411Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-21T13:39:28.411Z] === RUN TestValidatePrivileged [2022-04-21T13:39:28.411Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-21T13:39:28.411Z] PASS [2022-04-21T13:39:28.411Z] coverage: 52.4% of statements [2022-04-21T13:39:28.411Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.4% of statements [2022-04-21T13:39:28.901Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-21T13:39:28.901Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-21T13:39:28.901Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-21T13:39:28.901Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-21T13:39:28.901Z] PASS [2022-04-21T13:39:28.901Z] coverage: 62.5% of statements [2022-04-21T13:39:28.901Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-04-21T13:39:28.901Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:39:28.901Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:39:28.901Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:39:28.901Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-21T13:39:29.258Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-21T13:39:29.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-04-21T13:39:29.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-04-21T13:39:29.258Z] === RUN TestWaitBlocked [2022-04-21T13:39:29.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:39:29.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:39:29.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:39:29.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:39:29.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-21T13:39:29.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-21T13:39:30.189Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:39:30.444Z] --- PASS: TestWaitBlocked (0.04s) [2022-04-21T13:39:30.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2022-04-21T13:39:30.444Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2022-04-21T13:39:30.444Z] === CONT TestContainerStartOnDaemonRestart [2022-04-21T13:39:30.444Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-21T13:39:31.006Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:39:31.202Z] === RUN TestGetDriver [2022-04-21T13:39:31.202Z] --- PASS: TestGetDriver (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestVolumeRequestError [2022-04-21T13:39:31.202Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-21T13:39:31.202Z] PASS [2022-04-21T13:39:31.202Z] coverage: 36.1% of statements [2022-04-21T13:39:31.202Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-04-21T13:39:31.202Z] === RUN TestGetAddress [2022-04-21T13:39:31.202Z] --- PASS: TestGetAddress (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestRemove [2022-04-21T13:39:31.202Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:39:31.202Z] --- SKIP: TestRemove (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestInitializeWithVolumes [2022-04-21T13:39:31.202Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestCreate [2022-04-21T13:39:31.202Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:39:31.202Z] === RUN TestValidateName [2022-04-21T13:39:31.202Z] --- PASS: TestValidateName (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestCreateWithOpts [2022-04-21T13:39:31.202Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:39:31.202Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-21T13:39:31.202Z] === RUN TestRelaodNoOpts [2022-04-21T13:39:31.202Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-21T13:39:31.202Z] PASS [2022-04-21T13:39:31.202Z] coverage: 41.5% of statements [2022-04-21T13:39:31.202Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2022-04-21T13:39:31.935Z] check_test.go:308: [dc881f284b16e] daemon is not started [2022-04-21T13:39:31.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-21T13:39:31.935Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:39:32.232Z] time="2022-04-21T13:39:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRaw [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-21T13:39:32.232Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRaw [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-21T13:39:32.232Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestConvertTmpfsOptions [2022-04-21T13:39:32.232Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-21T13:39:32.232Z] linux_parser_test.go:209: data="ro" [2022-04-21T13:39:32.232Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestParseMountSpec [2022-04-21T13:39:32.232Z] parser_test.go:62: case 0 [2022-04-21T13:39:32.232Z] parser_test.go:62: case 1 [2022-04-21T13:39:32.232Z] parser_test.go:62: case 2 [2022-04-21T13:39:32.232Z] parser_test.go:62: case 3 [2022-04-21T13:39:32.232Z] parser_test.go:62: case 4 [2022-04-21T13:39:32.232Z] parser_test.go:62: case 5 [2022-04-21T13:39:32.232Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestValidateMount [2022-04-21T13:39:32.232Z] --- PASS: TestValidateMount (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRaw [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-21T13:39:32.232Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-21T13:39:32.232Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-21T13:39:32.232Z] PASS [2022-04-21T13:39:32.232Z] coverage: 67.6% of statements [2022-04-21T13:39:32.232Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-04-21T13:39:32.497Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:39:32.723Z] === RUN TestSetGetMeta [2022-04-21T13:39:32.723Z] === PAUSE TestSetGetMeta [2022-04-21T13:39:32.723Z] === RUN TestRestore [2022-04-21T13:39:32.723Z] === PAUSE TestRestore [2022-04-21T13:39:32.723Z] === RUN TestServiceCreate [2022-04-21T13:39:32.723Z] === PAUSE TestServiceCreate [2022-04-21T13:39:32.723Z] === RUN TestServiceList [2022-04-21T13:39:32.723Z] === PAUSE TestServiceList [2022-04-21T13:39:32.723Z] === RUN TestServiceRemove [2022-04-21T13:39:32.723Z] === PAUSE TestServiceRemove [2022-04-21T13:39:32.723Z] === RUN TestServiceGet [2022-04-21T13:39:32.723Z] === PAUSE TestServiceGet [2022-04-21T13:39:32.723Z] === RUN TestServicePrune [2022-04-21T13:39:32.723Z] === PAUSE TestServicePrune [2022-04-21T13:39:32.723Z] === RUN TestCreate [2022-04-21T13:39:32.723Z] === PAUSE TestCreate [2022-04-21T13:39:32.723Z] === RUN TestRemove [2022-04-21T13:39:32.723Z] === PAUSE TestRemove [2022-04-21T13:39:32.723Z] === RUN TestList [2022-04-21T13:39:32.723Z] === PAUSE TestList [2022-04-21T13:39:32.723Z] === RUN TestFindByDriver [2022-04-21T13:39:32.723Z] === PAUSE TestFindByDriver [2022-04-21T13:39:32.723Z] === RUN TestFindByReferenced [2022-04-21T13:39:32.723Z] === PAUSE TestFindByReferenced [2022-04-21T13:39:32.723Z] === RUN TestDerefMultipleOfSameRef [2022-04-21T13:39:32.723Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-21T13:39:32.723Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:39:33.212Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:39:33.212Z] === RUN TestDefererencePluginOnCreateError [2022-04-21T13:39:33.212Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-21T13:39:33.212Z] === RUN TestRefDerefRemove [2022-04-21T13:39:33.213Z] === PAUSE TestRefDerefRemove [2022-04-21T13:39:33.213Z] === RUN TestGet [2022-04-21T13:39:33.213Z] === PAUSE TestGet [2022-04-21T13:39:33.213Z] === RUN TestGetWithReference [2022-04-21T13:39:33.213Z] === PAUSE TestGetWithReference [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_nil_list [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_empty_list [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_filter_some [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_filter_middle [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:39:33.213Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-21T13:39:33.213Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_nil_list [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_filter_some [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_filter_middle [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-21T13:39:33.213Z] === CONT TestFilterFunc/test_empty_list [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-21T13:39:33.213Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-21T13:39:33.213Z] === CONT TestSetGetMeta [2022-04-21T13:39:33.213Z] === CONT TestList [2022-04-21T13:39:33.213Z] === CONT TestGet [2022-04-21T13:39:33.213Z] === CONT TestDefererencePluginOnCreateError [2022-04-21T13:39:33.213Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-21T13:39:33.213Z] --- PASS: TestGet (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestDerefMultipleOfSameRef [2022-04-21T13:39:33.213Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-21T13:39:33.213Z] === CONT TestFindByReferenced [2022-04-21T13:39:33.213Z] --- PASS: TestList (0.04s) [2022-04-21T13:39:33.213Z] === CONT TestFindByDriver [2022-04-21T13:39:33.213Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestGetWithReference [2022-04-21T13:39:33.213Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestServiceGet [2022-04-21T13:39:33.213Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestRemove [2022-04-21T13:39:33.213Z] --- PASS: TestFindByDriver (0.03s) [2022-04-21T13:39:33.213Z] === CONT TestCreate [2022-04-21T13:39:33.213Z] --- PASS: TestGetWithReference (0.03s) [2022-04-21T13:39:33.213Z] === CONT TestServicePrune [2022-04-21T13:39:33.213Z] --- PASS: TestRemove (0.02s) [2022-04-21T13:39:33.213Z] === CONT TestServiceList [2022-04-21T13:39:33.213Z] --- PASS: TestCreate (0.01s) [2022-04-21T13:39:33.213Z] === CONT TestServiceRemove [2022-04-21T13:39:33.213Z] --- PASS: TestServiceGet (0.11s) [2022-04-21T13:39:33.213Z] === CONT TestServiceCreate [2022-04-21T13:39:33.213Z] time="2022-04-21T13:39:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:39:33.213Z] --- PASS: TestServiceRemove (0.08s) [2022-04-21T13:39:33.213Z] === CONT TestRefDerefRemove [2022-04-21T13:39:33.213Z] --- PASS: TestServiceList (0.09s) [2022-04-21T13:39:33.213Z] === CONT TestRestore [2022-04-21T13:39:33.213Z] time="2022-04-21T13:39:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:39:33.213Z] time="2022-04-21T13:39:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:39:33.213Z] time="2022-04-21T13:39:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-21T13:39:33.213Z] --- PASS: TestServiceCreate (0.02s) [2022-04-21T13:39:33.213Z] time="2022-04-21T13:39:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-21T13:39:33.213Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-21T13:39:33.213Z] --- PASS: TestServicePrune (0.12s) [2022-04-21T13:39:33.213Z] --- PASS: TestRestore (0.02s) [2022-04-21T13:39:33.213Z] PASS [2022-04-21T13:39:33.213Z] coverage: 69.0% of statements [2022-04-21T13:39:33.213Z] ok github.com/docker/docker/volume/service 0.217s coverage: 69.0% of statements [2022-04-21T13:39:33.424Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:39:33.987Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:39:34.550Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2022-04-21T13:39:34.550Z] === CONT TestIpcModeOlderClient [2022-04-21T13:39:34.550Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:39:34.550Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-21T13:39:34.550Z] === CONT TestContainerKillOnDaemonStart [2022-04-21T13:39:35.270Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-21T13:39:35.917Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.37s) [2022-04-21T13:39:35.918Z] === CONT TestDaemonHostGatewayIP [2022-04-21T13:39:36.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-21T13:39:39.366Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2022-04-21T13:39:39.366Z] === CONT TestDaemonRestartIpcMode [2022-04-21T13:39:39.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-21T13:39:40.564Z] --- PASS: TestGet (15.01s) [2022-04-21T13:39:40.564Z] === RUN TestPluginWithNoManifest [2022-04-21T13:39:40.564Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-21T13:39:40.564Z] === RUN TestGetAll [2022-04-21T13:39:40.564Z] --- PASS: TestGetAll (0.01s) [2022-04-21T13:39:40.564Z] PASS [2022-04-21T13:39:40.564Z] coverage: 73.2% of statements [2022-04-21T13:39:40.564Z] ok github.com/docker/docker/pkg/plugins 34.836s coverage: 73.2% of statements [2022-04-21T13:39:41.313Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-21T13:39:41.313Z] PASS [2022-04-21T13:39:41.313Z] [2022-04-21T13:39:41.313Z] === Skipped [2022-04-21T13:39:41.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-21T13:39:41.313Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:41.313Z] [2022-04-21T13:39:41.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-21T13:39:41.313Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:41.313Z] [2022-04-21T13:39:41.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-21T13:39:41.313Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:41.313Z] [2022-04-21T13:39:41.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-21T13:39:41.313Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:41.313Z] [2022-04-21T13:39:41.313Z] DONE 17 tests, 4 skipped in 25.919s [2022-04-21T13:39:41.313Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:39:41.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:41.313Z] ++ set -e [2022-04-21T13:39:41.313Z] ++ '[' -n 0 ']' [2022-04-21T13:39:41.313Z] ++ set -x [2022-04-21T13:39:41.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:41.313Z] INFO: Testing against a local daemon [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:39:41.313Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:39:41.313Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:39:41.313Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:39:41.313Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:39:41.313Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:39:41.313Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:39:41.313Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:39:41.314Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:39:41.314Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:39:41.314Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:39:41.314Z] === RUN TestPluginInstall [2022-04-21T13:39:41.314Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de945cd61a07bf35b461205330b12c4a562745b836379b5e931a224846461576" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de945cd61a07bf35b461205330b12c4a562745b836379b5e931a224846461576" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:41.314Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de945cd61a07bf35b461205330b12c4a562745b836379b5e931a224846461576" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:41.314Z] time="2022-04-21T13:39:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de945cd61a07bf35b461205330b12c4a562745b836379b5e931a224846461576" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:41.570Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:39:42.496Z] time="2022-04-21T13:39:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:42.496Z] time="2022-04-21T13:39:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5597336e67c1883c83fcaad8db64207c48bf2869ddb7664f9ce248c6d7b3fc98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:42.496Z] time="2022-04-21T13:39:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:39:42.496Z] time="2022-04-21T13:39:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5597336e67c1883c83fcaad8db64207c48bf2869ddb7664f9ce248c6d7b3fc98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:39:42.496Z] plugin_test.go:195: [dfa132ceb71fa] daemon is not started [2022-04-21T13:39:42.496Z] --- PASS: TestPluginInstall (2.49s) [2022-04-21T13:39:42.496Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-04-21T13:39:42.496Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-21T13:39:42.496Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-21T13:39:42.496Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:39:43.199Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2022-04-21T13:39:43.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-21T13:39:43.861Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:39:44.788Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:39:45.089Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:39:45.346Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:39:45.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-21T13:39:45.715Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-04-21T13:39:45.715Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-21T13:39:45.715Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-21T13:39:45.715Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:39:45.858Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:39:46.278Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-21T13:39:46.278Z] PASS [2022-04-21T13:39:46.278Z] [2022-04-21T13:39:46.278Z] DONE 24 tests in 6.426s [2022-04-21T13:39:46.278Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:39:46.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:46.278Z] ++ set -e [2022-04-21T13:39:46.278Z] ++ '[' -n 0 ']' [2022-04-21T13:39:46.278Z] ++ set -x [2022-04-21T13:39:46.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-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:46.278Z] INFO: Testing against a local daemon [2022-04-21T13:39:46.278Z] === RUN TestExternalGraphDriver [2022-04-21T13:39:46.534Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:39:47.209Z] --- PASS: TestServicePlugin (29.27s) [2022-04-21T13:39:47.209Z] === RUN TestServiceUpdateLabel [2022-04-21T13:39:47.224Z] --- PASS: TestContainerKillOnDaemonStart (12.56s) [2022-04-21T13:39:47.224Z] PASS [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === Skipped [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-21T13:39:47.224Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:39:47.224Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:39:47.224Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-21T13:39:47.224Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-21T13:39:47.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-21T13:39:47.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:39:47.224Z] [2022-04-21T13:39:47.224Z] DONE 235 tests, 6 skipped in 163.959s [2022-04-21T13:39:47.224Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-21T13:39:47.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:47.224Z] ++ set -e [2022-04-21T13:39:47.224Z] ++ '[' -n 0 ']' [2022-04-21T13:39:47.224Z] ++ set -x [2022-04-21T13:39:47.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:47.224Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:39:47.469Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-21T13:39:47.469Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:39:47.787Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:39:47.787Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-21T13:39:47.787Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-21T13:39:47.787Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-21T13:39:47.787Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-21T13:39:47.787Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-21T13:39:47.787Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-21T13:39:47.787Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-21T13:39:47.787Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-21T13:39:47.906Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:39:48.044Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:39:48.044Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-21T13:39:48.044Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-21T13:39:48.044Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-04-21T13:39:48.300Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-04-21T13:39:48.300Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:39:48.300Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-21T13:39:49.228Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-21T13:39:49.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-21T13:39:49.795Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:39:50.412Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-21T13:39:51.160Z] --- PASS: TestExternalGraphDriver (4.66s) [2022-04-21T13:39:51.160Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-04-21T13:39:51.160Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-04-21T13:39:51.160Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2022-04-21T13:39:51.160Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:39:51.160Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:51.160Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-21T13:39:51.160Z] PASS [2022-04-21T13:39:51.160Z] [2022-04-21T13:39:51.160Z] === Skipped [2022-04-21T13:39:51.160Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-21T13:39:51.160Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:39:51.160Z] [2022-04-21T13:39:51.160Z] DONE 5 tests, 1 skipped in 4.770s [2022-04-21T13:39:51.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:39:51.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:51.160Z] ++ set -e [2022-04-21T13:39:51.160Z] ++ '[' -n 0 ']' [2022-04-21T13:39:51.160Z] ++ set -x [2022-04-21T13:39:51.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:51.160Z] INFO: Testing against a local daemon [2022-04-21T13:39:51.160Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:39:51.160Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:39:51.160Z] === RUN TestReadPluginNoRead [2022-04-21T13:39:51.160Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:39:51.160Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:39:51.160Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:39:51.160Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:39:51.160Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:39:51.340Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:39:51.340Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-21T13:39:51.340Z] daemon_test.go:156: [d63846ee8b606] daemon is not started [2022-04-21T13:39:51.340Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-04-21T13:39:51.340Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-21T13:39:51.340Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-04-21T13:39:51.340Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-21T13:39:51.340Z] === RUN TestDaemonProxy [2022-04-21T13:39:51.340Z] === RUN TestDaemonProxy/environment_variables [2022-04-21T13:39:52.709Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:39:52.709Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T13:39:52.709Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:39:52.709Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T13:39:52.709Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:39:52.709Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T13:39:52.709Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:39:52.709Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T13:39:52.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:39:52.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-21T13:39:53.225Z] === RUN TestDaemonProxy/command-line_options [2022-04-21T13:39:53.304Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-21T13:39:53.304Z] tests/integration/client_test.py ..... [ 75%] [2022-04-21T13:39:53.304Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-21T13:39:53.304Z] tests/integration/errors_test.py . [ 76%] [2022-04-21T13:39:54.426Z] --- PASS: TestDaemonStartWithLogOpt (3.10s) [2022-04-21T13:39:54.426Z] === CONT TestReadPluginNoRead [2022-04-21T13:39:55.114Z] === RUN TestDaemonProxy/configuration_file [2022-04-21T13:39:55.676Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:39:56.315Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:39:56.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-21T13:39:56.860Z] === RUN TestDaemonProxy/conflicting_options [2022-04-21T13:39:57.422Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-21T13:39:57.679Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-21T13:39:57.679Z] --- PASS: TestDaemonProxy (6.34s) [2022-04-21T13:39:57.679Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-04-21T13:39:57.679Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-04-21T13:39:57.679Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-04-21T13:39:57.679Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-21T13:39:57.679Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T13:39:57.679Z] PASS [2022-04-21T13:39:57.681Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:39:57.744Z] --- PASS: TestBuildWithHugeFile (86.32s) [2022-04-21T13:39:57.744Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:39:57.744Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:39:57.744Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:39:57.744Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:39:57.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:39:57.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:39:57.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:39:57.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:39:57.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:39:57.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:39:57.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:39:57.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:39:57.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:39:57.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-21T13:39:57.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:39:57.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-21T13:39:57.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-21T13:39:57.744Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:39:57.744Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:57.744Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:39:57.744Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:39:57.744Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-21T13:39:57.744Z] PASS [2022-04-21T13:39:57.744Z] ok github.com/docker/docker/integration/build 137.377s [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === Skipped [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:39:57.744Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:39:57.744Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T13:39:57.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:39:57.744Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:39:57.744Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:39:57.744Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:39:57.744Z] [2022-04-21T13:39:57.744Z] DONE 29 tests, 6 skipped in 166.045s [2022-04-21T13:39:57.744Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:39:57.936Z] [2022-04-21T13:39:57.936Z] === Skipped [2022-04-21T13:39:57.936Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T13:39:57.936Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-21T13:39:57.936Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-21T13:39:57.936Z] [2022-04-21T13:39:57.936Z] DONE 17 tests, 1 skipped in 10.712s [2022-04-21T13:39:57.936Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-21T13:39:57.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:57.936Z] ++ set -e [2022-04-21T13:39:57.936Z] ++ '[' -n 0 ']' [2022-04-21T13:39:57.936Z] ++ set -x [2022-04-21T13:39:57.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:39:57.936Z] INFO: Testing against a local daemon [2022-04-21T13:39:57.936Z] === RUN TestCommitInheritsEnv [2022-04-21T13:39:58.499Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-04-21T13:39:58.499Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:39:58.499Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-21T13:39:58.499Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:39:58.499Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-21T13:39:58.499Z] check_test.go:308: [de319276227ca] daemon is not started [2022-04-21T13:39:58.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-21T13:39:58.499Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-21T13:39:58.499Z] === RUN TestImportWithCustomPlatform// [2022-04-21T13:39:58.499Z] === RUN TestImportWithCustomPlatform/linux [2022-04-21T13:39:58.608Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:39:58.755Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-21T13:39:58.755Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-21T13:39:59.011Z] === RUN TestImportWithCustomPlatform/macos [2022-04-21T13:39:59.011Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-21T13:39:59.011Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform (0.54s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-21T13:39:59.011Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-21T13:39:59.011Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:39:59.011Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-21T13:39:59.011Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:39:59.170Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2022-04-21T13:39:59.268Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-21T13:39:59.268Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:39:59.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:39:59.374Z] INFO: Testing against a local daemon [2022-04-21T13:39:59.374Z] === RUN TestConfigInspect [2022-04-21T13:39:59.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:39:59.374Z] === RUN TestConfigList [2022-04-21T13:39:59.374Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:39:59.374Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:39:59.374Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:39:59.374Z] === RUN TestConfigsUpdate [2022-04-21T13:39:59.374Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:39:59.374Z] === RUN TestTemplatedConfig [2022-04-21T13:39:59.374Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:39:59.374Z] === RUN TestConfigCreateResolve [2022-04-21T13:39:59.374Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:39:59.374Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:39:59.374Z] PASS [2022-04-21T13:39:59.374Z] ok github.com/docker/docker/integration/config 0.071s [2022-04-21T13:39:59.374Z] [2022-04-21T13:39:59.374Z] === Skipped [2022-04-21T13:39:59.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:39:59.374Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] [2022-04-21T13:39:59.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:39:59.374Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] [2022-04-21T13:39:59.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:39:59.374Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.374Z] [2022-04-21T13:39:59.374Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:39:59.375Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.375Z] [2022-04-21T13:39:59.375Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:39:59.375Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:39:59.375Z] [2022-04-21T13:39:59.375Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:39:59.375Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:39:59.375Z] [2022-04-21T13:39:59.375Z] DONE 6 tests, 6 skipped in 1.580s [2022-04-21T13:39:59.375Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:39:59.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:39:59.525Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-04-21T13:39:59.525Z] === RUN TestRemoveImageGarbageCollector [2022-04-21T13:40:00.087Z] time="2022-04-21T13:40:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-21T13:40:00.098Z] === CONT TestReadPluginNoRead [2022-04-21T13:40:00.098Z] read_test.go:92: [d3e58509c3ece] daemon is not started [2022-04-21T13:40:00.098Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-04-21T13:40:00.098Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-04-21T13:40:00.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-21T13:40:00.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-04-21T13:40:00.098Z] PASS [2022-04-21T13:40:00.098Z] [2022-04-21T13:40:00.098Z] DONE 6 tests in 8.808s [2022-04-21T13:40:00.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] ++ set -e [2022-04-21T13:40:00.098Z] ++ '[' -n 0 ']' [2022-04-21T13:40:00.098Z] ++ set -x [2022-04-21T13:40:00.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] testing: warning: no tests to run [2022-04-21T13:40:00.098Z] PASS [2022-04-21T13:40:00.098Z] [2022-04-21T13:40:00.098Z] DONE 0 tests in 0.030s [2022-04-21T13:40:00.098Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] ++ set -e [2022-04-21T13:40:00.098Z] ++ '[' -n 0 ']' [2022-04-21T13:40:00.098Z] ++ set -x [2022-04-21T13:40:00.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:00.098Z] INFO: Testing against a local daemon [2022-04-21T13:40:00.098Z] === RUN TestPluginWithDevMounts [2022-04-21T13:40:00.098Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:40:00.098Z] === CONT TestPluginWithDevMounts [2022-04-21T13:40:01.453Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-21T13:40:01.462Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-21T13:40:01.463Z] PASS [2022-04-21T13:40:01.463Z] [2022-04-21T13:40:01.463Z] DONE 1 tests in 1.613s [2022-04-21T13:40:01.463Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:40:01.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:01.463Z] ++ set -e [2022-04-21T13:40:01.463Z] ++ '[' -n 0 ']' [2022-04-21T13:40:01.463Z] ++ set -x [2022-04-21T13:40:01.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:01.718Z] INFO: Testing against a local daemon [2022-04-21T13:40:01.718Z] === RUN TestSecretInspect [2022-04-21T13:40:01.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:40:01.721Z] INFO: Testing against a local daemon [2022-04-21T13:40:01.721Z] === RUN TestCheckpoint [2022-04-21T13:40:01.721Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:40:01.721Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:40:01.721Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:40:01.721Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:01.721Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:01.721Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:01.721Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:01.721Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:40:01.721Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:40:01.721Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:40:01.721Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:40:01.721Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:40:01.721Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:40:01.721Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:40:01.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:40:02.016Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-04-21T13:40:02.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:40:02.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:40:02.016Z] === RUN TestTagInvalidReference [2022-04-21T13:40:02.016Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-21T13:40:02.016Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:40:02.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-21T13:40:02.209Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:40:02.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-04-21T13:40:02.209Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:40:02.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-04-21T13:40:02.209Z] === RUN TestCopyEmptyFile [2022-04-21T13:40:02.272Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:40:02.272Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:40:02.272Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T13:40:02.272Z] === RUN TestTagOfficialNames [2022-04-21T13:40:02.272Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:40:02.272Z] === RUN TestTagMatchesDigest [2022-04-21T13:40:02.272Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-21T13:40:02.272Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-21T13:40:02.272Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:40:02.365Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-04-21T13:40:02.365Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:40:02.528Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:40:02.701Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-04-21T13:40:02.701Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:40:02.701Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-21T13:40:02.701Z] === RUN TestCopyFromContainer [2022-04-21T13:40:02.701Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:02.701Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:40:02.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:02.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:02.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:02.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:02.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:02.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:02.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:02.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:02.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:02.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:40:02.701Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:40:02.701Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:40:02.701Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:02.701Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:40:02.701Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:02.701Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:40:02.701Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:02.701Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:02.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:02.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:02.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:40:02.701Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:40:02.701Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:40:02.701Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:40:02.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:40:02.701Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:40:02.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:40:02.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:40:03.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-21T13:40:03.191Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:40:03.191Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:40:03.191Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T13:40:03.191Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:40:03.191Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:03.191Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:03.191Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.191Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.680Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:03.680Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:04.233Z] --- PASS: TestSecretInspect (2.16s) [2022-04-21T13:40:04.233Z] === RUN TestSecretList [2022-04-21T13:40:04.419Z] docker_cli_daemon_plugins_test.go:106: [d36fa1ec4711a] daemon is not started [2022-04-21T13:40:05.786Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-21T13:40:06.121Z] --- PASS: TestSecretList (2.14s) [2022-04-21T13:40:06.121Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:40:07.152Z] check_test.go:308: [de97f17d86706] daemon is not started [2022-04-21T13:40:07.408Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T13:40:07.606Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.98s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.84s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.22s) [2022-04-21T13:40:07.606Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.66s) [2022-04-21T13:40:07.606Z] === RUN TestDiff [2022-04-21T13:40:07.606Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:07.606Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:40:07.606Z] === RUN TestExecWithCloseStdin [2022-04-21T13:40:07.970Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:40:08.010Z] --- PASS: TestSecretsCreateAndDelete (1.77s) [2022-04-21T13:40:08.010Z] === RUN TestSecretsUpdate [2022-04-21T13:40:09.231Z] --- PASS: TestExecWithCloseStdin (1.79s) [2022-04-21T13:40:09.231Z] === RUN TestExec [2022-04-21T13:40:09.899Z] --- PASS: TestSecretsUpdate (2.14s) [2022-04-21T13:40:09.899Z] === RUN TestTemplatedSecret [2022-04-21T13:40:10.858Z] --- PASS: TestExec (1.60s) [2022-04-21T13:40:10.858Z] === RUN TestExecUser [2022-04-21T13:40:10.858Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:40:10.858Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:40:10.858Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:10.858Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:40:10.858Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:10.858Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:40:10.858Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:10.858Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestHealthKillContainer [2022-04-21T13:40:10.858Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:40:10.858Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:40:10.858Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:40:10.858Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:40:10.858Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:40:11.042Z] 2022/04/21 13:40:06 Closing DB instances... [2022-04-21T13:40:11.042Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-21T13:40:11.042Z] === RUN TestFindNode [2022-04-21T13:40:11.042Z] 2022/04/21 13:40:08 Closing DB instances... [2022-04-21T13:40:11.042Z] --- PASS: TestFindNode (0.02s) [2022-04-21T13:40:11.042Z] === RUN TestChangeNodeState [2022-04-21T13:40:11.042Z] 2022/04/21 13:40:08 Closing DB instances... [2022-04-21T13:40:11.042Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-21T13:40:11.042Z] === RUN TestNodeReincarnation [2022-04-21T13:40:11.042Z] 2022/04/21 13:40:08 Closing DB instances... [2022-04-21T13:40:11.238Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-21T13:40:11.356Z] --- PASS: TestBuildWithHugeFile (86.27s) [2022-04-21T13:40:11.356Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:40:11.356Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:40:11.356Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:40:11.356Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:40:11.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:11.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:11.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:11.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:11.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:11.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:11.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:40:11.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:40:11.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:40:11.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-21T13:40:11.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:40:11.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-21T13:40:11.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-21T13:40:11.356Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:40:11.356Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:11.356Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:40:11.356Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:40:11.356Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-21T13:40:11.356Z] PASS [2022-04-21T13:40:11.356Z] ok github.com/docker/docker/integration/build 142.474s [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === Skipped [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:40:11.356Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:40:11.356Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-21T13:40:11.356Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:40:11.356Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:40:11.356Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:40:11.356Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:40:11.356Z] [2022-04-21T13:40:11.356Z] DONE 29 tests, 6 skipped in 171.651s [2022-04-21T13:40:11.356Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:40:11.935Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-21T13:40:12.414Z] --- PASS: TestTemplatedSecret (2.42s) [2022-04-21T13:40:12.414Z] === RUN TestSecretCreateResolve [2022-04-21T13:40:12.485Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2022-04-21T13:40:12.485Z] === RUN TestKillContainer [2022-04-21T13:40:12.485Z] === RUN TestKillContainer/no_signal [2022-04-21T13:40:12.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:40:12.886Z] INFO: Testing against a local daemon [2022-04-21T13:40:12.886Z] === RUN TestConfigInspect [2022-04-21T13:40:12.886Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:40:12.886Z] === RUN TestConfigList [2022-04-21T13:40:12.886Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:40:12.886Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:40:12.886Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:40:12.886Z] === RUN TestConfigsUpdate [2022-04-21T13:40:12.886Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:40:12.886Z] === RUN TestTemplatedConfig [2022-04-21T13:40:12.886Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:40:12.886Z] === RUN TestConfigCreateResolve [2022-04-21T13:40:12.886Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:12.886Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:40:12.886Z] PASS [2022-04-21T13:40:12.886Z] ok github.com/docker/docker/integration/config 0.097s [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === Skipped [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:40:12.886Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:12.886Z] [2022-04-21T13:40:12.886Z] DONE 6 tests, 6 skipped in 1.743s [2022-04-21T13:40:12.886Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:40:13.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:40:13.689Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:40:14.101Z] time="2022-04-21T13:40:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-21T13:40:14.102Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-21T13:40:14.102Z] === RUN TestParallelCreate [2022-04-21T13:40:14.102Z] 2022/04/21 13:40:13 Closing DB instances... [2022-04-21T13:40:14.102Z] --- PASS: TestParallelCreate (0.02s) [2022-04-21T13:40:14.102Z] === RUN TestParallelDelete [2022-04-21T13:40:14.102Z] 2022/04/21 13:40:13 Closing DB instances... [2022-04-21T13:40:14.102Z] --- PASS: TestParallelDelete (0.02s) [2022-04-21T13:40:14.102Z] === RUN TestNetworkDBIslands [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d91dfcbf7c94 with config:&{NodeID:d91dfcbf7c94 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:43e56e84db57 with config:&{NodeID:43e56e84db57 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node 43e56e84db57/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node 43e56e84db57/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-21T13:40:14.102Z] time="2022-04-21T13:40:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-21T13:40:14.113Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:40:14.113Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:40:14.113Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:41f1f2de0896 with config:&{NodeID:41f1f2de0896 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 43e56e84db57/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to nodes list" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-21T13:40:14.592Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-21T13:40:14.929Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-21T13:40:14.929Z] PASS [2022-04-21T13:40:14.929Z] [2022-04-21T13:40:14.929Z] DONE 6 tests in 12.909s [2022-04-21T13:40:14.929Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:40:14.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:14.929Z] ++ set -e [2022-04-21T13:40:14.929Z] ++ '[' -n 0 ']' [2022-04-21T13:40:14.929Z] ++ set -x [2022-04-21T13:40:14.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:40:14.929Z] INFO: Testing against a local daemon [2022-04-21T13:40:14.929Z] === RUN TestServiceCreateInit [2022-04-21T13:40:14.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:40:15.053Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:464e6825f0d5 with config:&{NodeID:464e6825f0d5 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 43e56e84db57/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node 41f1f2de0896/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-21T13:40:15.082Z] time="2022-04-21T13:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-21T13:40:15.083Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.083Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.083Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.083Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:40:15.107Z] INFO: Testing against a local daemon [2022-04-21T13:40:15.107Z] === RUN TestCheckpoint [2022-04-21T13:40:15.107Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:40:15.107Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:40:15.107Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:40:15.107Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:15.107Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:15.107Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:15.107Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:15.107Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:40:15.107Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:40:15.107Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:40:15.107Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:40:15.107Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:40:15.107Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:40:15.107Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:40:15.108Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:40:15.108Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:40:15.108Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:40:15.108Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-04-21T13:40:15.108Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:40:15.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-21T13:40:15.561Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:40:15.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-21T13:40:15.561Z] === RUN TestCopyEmptyFile [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:eee0f19bd1df with config:&{NodeID:eee0f19bd1df Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 43e56e84db57/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 41f1f2de0896/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node 41f1f2de0896/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:15.573Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:15.740Z] --- PASS: TestKillContainer (3.54s) [2022-04-21T13:40:15.740Z] --- PASS: TestKillContainer/no_signal (1.52s) [2022-04-21T13:40:15.740Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:40:15.740Z] --- PASS: TestKillContainer/killing_signal (1.98s) [2022-04-21T13:40:15.740Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:40:15.740Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:15.740Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:40:15.740Z] === RUN TestKillStoppedContainer [2022-04-21T13:40:15.740Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:15.740Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:40:15.740Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:40:15.740Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:15.740Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:40:15.740Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:40:15.741Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:40:15.741Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:40:15.741Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:40:15.741Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:15.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:40:15.741Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:40:15.741Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:40:15.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:40:15.741Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:40:16.015Z] --- PASS: TestCopyEmptyFile (0.28s) [2022-04-21T13:40:16.015Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:40:16.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-21T13:40:16.015Z] === RUN TestCopyFromContainer [2022-04-21T13:40:16.015Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:16.015Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:40:16.015Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:16.015Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:16.015Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:16.015Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:16.015Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:16.015Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:16.015Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:40:16.015Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:40:16.015Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:40:16.015Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:40:16.015Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:40:16.015Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:40:16.015Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:16.015Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:40:16.015Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:16.015Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:40:16.015Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:40:16.015Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:16.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:16.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:40:16.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:40:16.015Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:40:16.015Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:40:16.015Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:40:16.015Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:40:16.015Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:40:16.015Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:40:16.015Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:40:16.062Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:16.062Z] time="2022-04-21T13:40:15Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:16.471Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-21T13:40:16.471Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:40:16.471Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:40:16.471Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T13:40:16.471Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:40:16.471Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:16.471Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:40:16.471Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.471Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:16.471Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:16.942Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-21T13:40:17.249Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-04-21T13:40:17.249Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:40:17.368Z] --- PASS: TestLogsFollowTailEmpty (1.56s) [2022-04-21T13:40:17.368Z] === RUN TestNetworkNat [2022-04-21T13:40:17.368Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:17.368Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:40:17.368Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:40:17.691Z] networkdb_test.go:835: Re-joining: 3 [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=info msg="The new bootstrap node list is:[172.30.162.154:10033 172.30.162.154:10034 172.30.162.154:10035]" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10033" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49371" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10034" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49372" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49373" [2022-04-21T13:40:17.691Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10035" [2022-04-21T13:40:17.871Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-21T13:40:18.127Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-21T13:40:18.181Z] networkdb_test.go:835: Re-joining: 4 [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=info msg="The new bootstrap node list is:[172.30.162.154:10033 172.30.162.154:10034 172.30.162.154:10035]" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10033" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49374" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10034" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49375" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49376" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10035" [2022-04-21T13:40:18.181Z] time="2022-04-21T13:40:18Z" level=info msg="node 0 leaving" [2022-04-21T13:40:18.195Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node3(41f1f2de0896): Node leave event for d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node5(eee0f19bd1df): Node leave event for d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node2(43e56e84db57): Node leave event for d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node1(d91dfcbf7c94): Node leave event for d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node4(464e6825f0d5): Node leave event for d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node d91dfcbf7c94/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node 1 leaving" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node4(464e6825f0d5): Node leave event for 43e56e84db57/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57 change state NodeActive --> NodeLeft" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node5(eee0f19bd1df): Node leave event for 43e56e84db57/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="node3(41f1f2de0896): Node leave event for 43e56e84db57/172.30.162.154" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57/172.30.162.154, left gossip cluster" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57 change state NodeActive --> NodeFailed" [2022-04-21T13:40:18.671Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57/172.30.162.154, added to failed nodes list" [2022-04-21T13:40:18.749Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:40:18.749Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-21T13:40:18.749Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:18Z" level=error msg="node: 43e56e84db57 is unknown to memberlist" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:18Z" level=info msg="Node 43e56e84db57/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="node 2 leaving" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896 change state NodeActive --> NodeLeft" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="node5(eee0f19bd1df): Node leave event for 41f1f2de0896/172.30.162.154" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896 change state NodeActive --> NodeLeft" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="node4(464e6825f0d5): Node leave event for 41f1f2de0896/172.30.162.154" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896 change state NodeActive --> NodeLeft" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=info msg="node3(41f1f2de0896): Node leave event for 41f1f2de0896/172.30.162.154" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=debug msg="memberlist: Failed ping: 43e56e84db57 (timeout reached)" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.162.154:10037: use of closed network connection" [2022-04-21T13:40:19.161Z] time="2022-04-21T13:40:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.162.154:10036: use of closed network connection" [2022-04-21T13:40:19.327Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-21T13:40:19.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:40:19.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 41f1f2de0896/172.30.162.154, left gossip cluster" [2022-04-21T13:40:19.652Z] networkdb_test.go:867: node4: OK [2022-04-21T13:40:19.652Z] networkdb_test.go:867: node5: OK [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="node 0 coming back" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5365c3d89d58 with config:&{NodeID:5365c3d89d58 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 5365c3d89d58/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 5365c3d89d58/172.30.162.154, added to nodes list" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="node 1 coming back" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b6b61992369e with config:&{NodeID:b6b61992369e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node b6b61992369e/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node b6b61992369e/172.30.162.154, added to nodes list" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="node 2 coming back" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:31b81cb290dc with config:&{NodeID:31b81cb290dc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 31b81cb290dc/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:19.652Z] time="2022-04-21T13:40:19Z" level=info msg="Node 31b81cb290dc/172.30.162.154, added to nodes list" [2022-04-21T13:40:19.851Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-21T13:40:20.142Z] time="2022-04-21T13:40:19Z" level=info msg="memberlist: Suspect 43e56e84db57 has failed, no acks received" [2022-04-21T13:40:20.142Z] time="2022-04-21T13:40:19Z" level=debug msg="memberlist: Failed ping: 464e6825f0d5 (timeout reached)" [2022-04-21T13:40:20.142Z] time="2022-04-21T13:40:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.162.154:10037: use of closed network connection" [2022-04-21T13:40:20.142Z] time="2022-04-21T13:40:19Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49378" [2022-04-21T13:40:20.422Z] --- PASS: TestNetworkLocalhostTCPNat (2.76s) [2022-04-21T13:40:20.422Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:40:20.422Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:20.422Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:40:20.422Z] === RUN TestPause [2022-04-21T13:40:20.422Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:40:20.422Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:40:20.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:40:20.428Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-21T13:40:20.632Z] time="2022-04-21T13:40:20Z" level=warning msg="memberlist: Was able to connect to 464e6825f0d5 but other probes failed, network may be misconfigured" [2022-04-21T13:40:20.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:40:20.989Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-21T13:40:21.122Z] time="2022-04-21T13:40:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.162.154:10033 172.30.162.154:10034 172.30.162.154:10035]" [2022-04-21T13:40:21.148Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:40:21.148Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:40:21.148Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-21T13:40:21.148Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:40:21.148Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T13:40:21.148Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:40:21.148Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.45s) [2022-04-21T13:40:21.148Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.38s) [2022-04-21T13:40:21.148Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.44s) [2022-04-21T13:40:21.148Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-21T13:40:21.148Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.51s) [2022-04-21T13:40:21.148Z] === RUN TestDiff [2022-04-21T13:40:21.148Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:21.148Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:40:21.148Z] === RUN TestExecWithCloseStdin [2022-04-21T13:40:21.148Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T13:40:21.148Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-21T13:40:21.148Z] === RUN TestExec [2022-04-21T13:40:21.450Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2022-04-21T13:40:21.450Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:40:21.450Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:21.450Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:40:21.450Z] === RUN TestPsFilter [2022-04-21T13:40:21.552Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-21T13:40:21.612Z] time="2022-04-21T13:40:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.162.154:10033 172.30.162.154:10034 172.30.162.154:10035]" [2022-04-21T13:40:21.939Z] --- PASS: TestPsFilter (0.24s) [2022-04-21T13:40:21.939Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:40:22.102Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10033" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49379" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, is the new incarnation of the shutdown node d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10034" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49380" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, is the new incarnation of the shutdown node 43e56e84db57/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10035" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49381" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 464e6825f0d5/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, is the new incarnation of the shutdown node 41f1f2de0896/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, is the new incarnation of the shutdown node 43e56e84db57/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node b6b61992369e/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, is the new incarnation of the shutdown node d91dfcbf7c94/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 5365c3d89d58/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:21Z" level=info msg="Node 31b81cb290dc/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:22Z" level=info msg="Node 31b81cb290dc/172.30.162.154, joined gossip cluster" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:22Z" level=info msg="Node 31b81cb290dc/172.30.162.154, is the new incarnation of the shutdown node 41f1f2de0896/172.30.162.154" [2022-04-21T13:40:22.103Z] time="2022-04-21T13:40:22Z" level=info msg="Node 31b81cb290dc/172.30.162.154, added to nodes list" [2022-04-21T13:40:22.115Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-21T13:40:22.115Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:40:22.362Z] --- PASS: TestServiceCreateInit (7.03s) [2022-04-21T13:40:22.362Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-04-21T13:40:22.362Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-04-21T13:40:22.362Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:40:22.372Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10033" [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49382" [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10034" [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49383" [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.162.154:10035" [2022-04-21T13:40:22.593Z] time="2022-04-21T13:40:22Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49384" [2022-04-21T13:40:22.593Z] 2022/04/21 13:40:22 Closing DB instances... [2022-04-21T13:40:22.934Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58 change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="node4(464e6825f0d5): Node leave event for 5365c3d89d58/172.30.162.154" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58 change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="node5(eee0f19bd1df): Node leave event for 5365c3d89d58/172.30.162.154" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58 change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="node2(b6b61992369e): Node leave event for 5365c3d89d58/172.30.162.154" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58 change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="node1(5365c3d89d58): Node leave event for 5365c3d89d58/172.30.162.154" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58 change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="node3(31b81cb290dc): Node leave event for 5365c3d89d58/172.30.162.154" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.083Z] time="2022-04-21T13:40:22Z" level=info msg="Node 5365c3d89d58/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.191Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:40:23.448Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node4(464e6825f0d5): Node leave event for b6b61992369e/172.30.162.154" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node3(31b81cb290dc): Node leave event for b6b61992369e/172.30.162.154" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node5(eee0f19bd1df): Node leave event for b6b61992369e/172.30.162.154" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node2(b6b61992369e): Node leave event for b6b61992369e/172.30.162.154" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node b6b61992369e/172.30.162.154, left gossip cluster" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node4(464e6825f0d5): Node leave event for 31b81cb290dc/172.30.162.154" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc change state NodeActive --> NodeLeft" [2022-04-21T13:40:23.573Z] time="2022-04-21T13:40:23Z" level=info msg="node5(eee0f19bd1df): Node leave event for 31b81cb290dc/172.30.162.154" [2022-04-21T13:40:24.010Z] check_test.go:308: [dc3e45c80a317] daemon is not started [2022-04-21T13:40:24.011Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-21T13:40:24.035Z] --- PASS: TestExec (3.15s) [2022-04-21T13:40:24.035Z] === RUN TestExecUser [2022-04-21T13:40:24.035Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:40:24.035Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:40:24.035Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:24.035Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:40:24.035Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:24.035Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:40:24.035Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:24.035Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestHealthKillContainer [2022-04-21T13:40:24.035Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:40:24.035Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:40:24.035Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:40:24.035Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:40:24.035Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc change state NodeActive --> NodeLeft" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=info msg="node3(31b81cb290dc): Node leave event for 31b81cb290dc/172.30.162.154" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc/172.30.162.154, left gossip cluster" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc/172.30.162.154, left gossip cluster" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=info msg="Node 31b81cb290dc/172.30.162.154, left gossip cluster" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=debug msg="memberlist: Failed ping: eee0f19bd1df (timeout reached)" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.162.154:10035: use of closed network connection" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.162.154:10036: use of closed network connection" [2022-04-21T13:40:24.063Z] time="2022-04-21T13:40:23Z" level=debug msg="memberlist: Stream connection from=172.30.162.154:49385" [2022-04-21T13:40:24.390Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2022-04-21T13:40:24.390Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:40:24.553Z] time="2022-04-21T13:40:24Z" level=info msg="Node 464e6825f0d5 change state NodeActive --> NodeLeft" [2022-04-21T13:40:24.553Z] time="2022-04-21T13:40:24Z" level=info msg="node5(eee0f19bd1df): Node leave event for 464e6825f0d5/172.30.162.154" [2022-04-21T13:40:24.553Z] time="2022-04-21T13:40:24Z" level=info msg="Node 464e6825f0d5 change state NodeActive --> NodeLeft" [2022-04-21T13:40:24.553Z] time="2022-04-21T13:40:24Z" level=info msg="node4(464e6825f0d5): Node leave event for 464e6825f0d5/172.30.162.154" [2022-04-21T13:40:24.553Z] time="2022-04-21T13:40:24Z" level=warning msg="memberlist: Was able to connect to eee0f19bd1df but other probes failed, network may be misconfigured" [2022-04-21T13:40:24.986Z] check_test.go:308: [ddd3b9c1a84b2] daemon is not started [2022-04-21T13:40:24.986Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-21T13:40:25.042Z] time="2022-04-21T13:40:24Z" level=info msg="Node 464e6825f0d5/172.30.162.154, left gossip cluster" [2022-04-21T13:40:25.042Z] time="2022-04-21T13:40:24Z" level=info msg="Node 464e6825f0d5/172.30.162.154, left gossip cluster" [2022-04-21T13:40:25.532Z] time="2022-04-21T13:40:25Z" level=info msg="Node eee0f19bd1df/172.30.162.154, left gossip cluster" [2022-04-21T13:40:25.532Z] time="2022-04-21T13:40:25Z" level=info msg="Node eee0f19bd1df change state NodeActive --> NodeFailed" [2022-04-21T13:40:25.532Z] time="2022-04-21T13:40:25Z" level=info msg="Node eee0f19bd1df/172.30.162.154, added to failed nodes list" [2022-04-21T13:40:25.532Z] --- PASS: TestNetworkDBIslands (11.65s) [2022-04-21T13:40:25.532Z] PASS [2022-04-21T13:40:25.532Z] coverage: 60.0% of statements [2022-04-21T13:40:25.532Z] ok github.com/docker/docker/libnetwork/networkdb 103.103s coverage: 60.0% of statements [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/quota [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:40:25.532Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:40:25.550Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-21T13:40:26.017Z] --- PASS: TestRemoveContainerWithVolume (2.02s) [2022-04-21T13:40:26.017Z] === RUN TestRemoveContainerRunning [2022-04-21T13:40:26.931Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-04-21T13:40:26.931Z] === RUN TestKillContainer [2022-04-21T13:40:26.931Z] === RUN TestKillContainer/no_signal [2022-04-21T13:40:27.442Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-21T13:40:27.649Z] --- PASS: TestRemoveContainerRunning (1.53s) [2022-04-21T13:40:27.649Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === Skipped [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-21T13:40:27.832Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-21T13:40:27.832Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-21T13:40:27.832Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-21T13:40:27.832Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-21T13:40:27.832Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-21T13:40:27.832Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:40:27.832Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:40:27.832Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:40:27.832Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-21T13:40:27.832Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:40:27.832Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-21T13:40:27.832Z] daemon_test.go:145: root required [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-21T13:40:27.832Z] reload_test.go:342: root required [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-21T13:40:27.832Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-21T13:40:27.832Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-21T13:40:27.832Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-21T13:40:27.832Z] download_test.go:267: Needs fixing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-21T13:40:27.832Z] layer_test.go:291: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-21T13:40:27.832Z] layer_test.go:340: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-21T13:40:27.832Z] layer_test.go:455: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-21T13:40:27.832Z] layer_test.go:684: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-21T13:40:27.832Z] migration_test.go:45: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-21T13:40:27.832Z] migration_test.go:181: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-21T13:40:27.832Z] mount_test.go:17: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-21T13:40:27.832Z] mount_test.go:76: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.832Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-21T13:40:27.832Z] mount_test.go:125: Failing on Windows [2022-04-21T13:40:27.832Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-21T13:40:27.833Z] mount_test.go:212: Failing on Windows [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-21T13:40:27.833Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-21T13:40:27.833Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-21T13:40:27.833Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-21T13:40:27.833Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-21T13:40:27.833Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-21T13:40:27.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-21T13:40:27.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-21T13:40:27.833Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-21T13:40:27.833Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-21T13:40:27.833Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-21T13:40:27.833Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-21T13:40:27.833Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:40:27.833Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:40:27.833Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:40:27.833Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:40:27.833Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:40:27.833Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:133: Xz not present in msys2 [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-21T13:40:27.833Z] archive_test.go:140: zstd not installed [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:252: Failing on Windows CI machines [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-21T13:40:27.833Z] archive_windows_test.go:16: Currently fails [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-21T13:40:27.833Z] changes_test.go:196: needs more investigation [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-21T13:40:27.833Z] changes_test.go:433: needs further investigation [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-21T13:40:27.833Z] changes_test.go:469: needs further investigation [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-21T13:40:27.833Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-21T13:40:27.833Z] poller_test.go:40: No chmod on Windows [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-21T13:40:27.833Z] fileutils_test.go:133: Needs porting to Windows [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-21T13:40:27.833Z] fileutils_test.go:179: Needs porting to Windows [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-21T13:40:27.833Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-21T13:40:27.833Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-21T13:40:27.833Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-21T13:40:27.833Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-21T13:40:27.833Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-21T13:40:27.833Z] [2022-04-21T13:40:27.833Z] DONE 2291 tests, 68 skipped in 269.672s [2022-04-21T13:40:27.833Z] INFO: make.ps1 ended at 04/21/2022 13:40:27 [2022-04-21T13:40:28.219Z] ......... [ 85%] [2022-04-21T13:40:29.102Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:40:29.102Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:40:29.102Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:40:29.274Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2022-04-21T13:40:29.274Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:40:29.274Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T13:40:29.274Z] === RUN TestRenameLinkedContainer [2022-04-21T13:40:29.274Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:29.275Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:40:29.275Z] === RUN TestRenameStoppedContainer [2022-04-21T13:40:29.462Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-21T13:40:29.462Z] INFO: Unit tests ended at 04/21/2022 13:40:29. Duration:00:04:43.8430087 [2022-04-21T13:40:29.462Z] INFO: Building busybox [2022-04-21T13:40:29.462Z] Sending build context to Docker daemon 5.12kB [2022-04-21T13:40:29.462Z] [2022-04-21T13:40:29.462Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-21T13:40:29.462Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-21T13:40:29.462Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-21T13:40:29.462Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-21T13:40:29.462Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-21T13:40:29.462Z] ---> e8870c5c3ab2 [2022-04-21T13:40:29.462Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-21T13:40:29.462Z] ---> Running in eaec5ee4112c [2022-04-21T13:40:29.464Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-04-21T13:40:29.464Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:40:29.958Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-21T13:40:30.401Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:40:30.520Z] check_test.go:308: [d9873323622e4] daemon is not started [2022-04-21T13:40:30.520Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-21T13:40:30.970Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:40:31.275Z] --- PASS: TestKillContainer (4.77s) [2022-04-21T13:40:31.275Z] --- PASS: TestKillContainer/no_signal (2.37s) [2022-04-21T13:40:31.275Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:40:31.275Z] --- PASS: TestKillContainer/killing_signal (2.36s) [2022-04-21T13:40:31.275Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:40:31.275Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:31.275Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestKillStoppedContainer [2022-04-21T13:40:31.275Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:31.275Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:40:31.275Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:40:31.275Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:40:31.275Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:40:31.275Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:40:31.275Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:31.275Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:40:31.275Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:40:31.275Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:40:31.275Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:40:31.574Z] --- PASS: TestRenameStoppedContainer (2.15s) [2022-04-21T13:40:31.574Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:40:32.671Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-21T13:40:33.041Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:40:33.296Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-21T13:40:34.113Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-21T13:40:34.175Z] --- PASS: TestLogsFollowTailEmpty (2.44s) [2022-04-21T13:40:34.175Z] === RUN TestNetworkNat [2022-04-21T13:40:34.175Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:34.175Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:40:34.175Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:40:34.633Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2022-04-21T13:40:34.633Z] === RUN TestRenameInvalidName [2022-04-21T13:40:34.662Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:40:35.226Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-21T13:40:36.258Z] --- PASS: TestRenameInvalidName (1.62s) [2022-04-21T13:40:36.258Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:40:37.055Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-04-21T13:40:37.055Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:40:37.055Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:37.055Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:40:37.055Z] === RUN TestPause [2022-04-21T13:40:37.055Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:40:37.055Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:40:37.055Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:40:37.265Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2022-04-21T13:40:37.265Z] === RUN TestCreateServiceConflict [2022-04-21T13:40:38.495Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:40:38.647Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-21T13:40:38.647Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:40:39.058Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-21T13:40:39.095Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:40:39.212Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.40s) [2022-04-21T13:40:39.212Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:40:39.212Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:39.212Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:40:39.212Z] === RUN TestPsFilter [2022-04-21T13:40:39.212Z] --- PASS: TestPsFilter (0.26s) [2022-04-21T13:40:39.212Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:40:40.424Z] check_test.go:308: [d6136eaabf1a9] daemon is not started [2022-04-21T13:40:40.424Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-21T13:40:40.643Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-21T13:40:40.643Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-21T13:40:41.921Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-04-21T13:40:41.921Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:40:42.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2022-04-21T13:40:42.094Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:40:42.329Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-21T13:40:44.253Z] --- PASS: TestRemoveContainerWithVolume (2.38s) [2022-04-21T13:40:44.253Z] === RUN TestRemoveContainerRunning [2022-04-21T13:40:44.592Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T13:40:45.122Z] --- PASS: TestRenameAnonymousContainer (8.69s) [2022-04-21T13:40:45.122Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:40:45.599Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-21T13:40:45.599Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-21T13:40:45.670Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-04-21T13:40:45.670Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-21T13:40:45.670Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-21T13:40:45.670Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-21T13:40:45.670Z] PASS [2022-04-21T13:40:45.670Z] [2022-04-21T13:40:45.670Z] === Skipped [2022-04-21T13:40:45.670Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:40:45.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:40:45.670Z] [2022-04-21T13:40:45.670Z] DONE 27 tests, 1 skipped in 181.792s [2022-04-21T13:40:45.670Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:40:45.670Z] INFO: Testing against a local daemon [2022-04-21T13:40:45.670Z] === RUN TestSessionCreate [2022-04-21T13:40:45.670Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:40:45.670Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:40:45.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:40:45.670Z] PASS [2022-04-21T13:40:45.670Z] [2022-04-21T13:40:45.670Z] DONE 2 tests in 0.055s [2022-04-21T13:40:45.670Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:40:45.670Z] INFO: Testing against a local daemon [2022-04-21T13:40:45.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:40:45.670Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:40:45.670Z] === RUN TestDiskUsage [2022-04-21T13:40:45.670Z] === PAUSE TestDiskUsage [2022-04-21T13:40:45.670Z] === RUN TestEventsExecDie [2022-04-21T13:40:45.930Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-21T13:40:45.930Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:40:45.930Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-21T13:40:45.930Z] === RUN TestEventsVolumeCreate [2022-04-21T13:40:45.930Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-21T13:40:45.930Z] === RUN TestInfoBinaryCommits [2022-04-21T13:40:45.930Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:40:45.930Z] === RUN TestInfoAPIVersioned [2022-04-21T13:40:45.930Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:40:45.930Z] === RUN TestInfoAPI [2022-04-21T13:40:45.930Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T13:40:45.930Z] === RUN TestInfoAPIWarnings [2022-04-21T13:40:46.151Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2022-04-21T13:40:46.151Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:40:46.151Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:46.151Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:40:46.151Z] === RUN TestResize [2022-04-21T13:40:46.412Z] --- PASS: TestRemoveContainerRunning (2.41s) [2022-04-21T13:40:46.412Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:40:47.586Z] Removing intermediate container eaec5ee4112c [2022-04-21T13:40:47.586Z] ---> ff25d7372b39 [2022-04-21T13:40:47.586Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-21T13:40:47.586Z] ---> Running in 5b3626a815d0 [2022-04-21T13:40:47.586Z] Removing intermediate container 5b3626a815d0 [2022-04-21T13:40:47.586Z] ---> 54459247db4f [2022-04-21T13:40:47.586Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-21T13:40:47.586Z] ---> Running in 9d9a556f715b [2022-04-21T13:40:47.586Z] Removing intermediate container 9d9a556f715b [2022-04-21T13:40:47.586Z] ---> 09a25f3be5f8 [2022-04-21T13:40:47.586Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-21T13:40:47.586Z] [2022-04-21T13:40:47.778Z] --- PASS: TestResize (1.55s) [2022-04-21T13:40:47.778Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:40:47.867Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-21T13:40:48.075Z] ---> 87b2b3f902fe [2022-04-21T13:40:48.075Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-21T13:40:48.075Z] ---> Running in 6d6dd99089e8 [2022-04-21T13:40:49.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-04-21T13:40:49.293Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:40:49.293Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T13:40:49.293Z] === RUN TestRenameLinkedContainer [2022-04-21T13:40:49.293Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:40:49.293Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:40:49.293Z] === RUN TestRenameStoppedContainer [2022-04-21T13:40:49.406Z] --- PASS: TestResizeWithInvalidSize (1.56s) [2022-04-21T13:40:49.406Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:40:49.493Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-21T13:40:49.755Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:40:50.005Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-21T13:40:50.005Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-21T13:40:50.005Z] [2022-04-21T13:40:50.005Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-21T13:40:50.005Z] =========================== short test summary info ============================ [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-21T13:40:50.005Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-21T13:40:50.005Z] Not supported on most drivers [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-21T13:40:50.005Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-21T13:40:50.005Z] Output of docker top depends on host distro, and is not formalized. [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-21T13:40:50.005Z] Can fail if eth0 has multiple IP addresses [2022-04-21T13:40:50.005Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-21T13:40:50.005Z] This doesn't seem to be taken into account by the engine [2022-04-21T13:40:50.005Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-21T13:40:50.005Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-21T13:40:50.005Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.35 seconds == [2022-04-21T13:40:50.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-21T13:40:50.683Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:40:50.683Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:40:50.939Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-21T13:40:51.451Z] --- PASS: TestRenameStoppedContainer (2.39s) [2022-04-21T13:40:51.451Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:40:51.701Z] --- PASS: TestResizeWhenContainerNotStarted (2.11s) [2022-04-21T13:40:51.701Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:40:51.701Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:40:51.701Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:40:51.701Z] === RUN TestStats [2022-04-21T13:40:51.701Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:40:51.701Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:40:51.701Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:40:53.456Z] check_test.go:308: [d594f83a164f0] daemon is not started [2022-04-21T13:40:53.457Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-21T13:40:54.018Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-21T13:40:54.945Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-21T13:40:54.945Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:40:55.201Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-21T13:40:56.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.40s) [2022-04-21T13:40:56.607Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:40:56.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:40:56.607Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:40:56.607Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:40:56.759Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-04-21T13:40:56.759Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:40:57.095Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-21T13:40:57.095Z] check_test.go:308: [d321fd8411bc8] daemon is not started [2022-04-21T13:40:57.095Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-21T13:40:57.208Z] --- PASS: TestRenameRunningContainerAndReuse (4.97s) [2022-04-21T13:40:57.209Z] === RUN TestRenameInvalidName [2022-04-21T13:40:57.352Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:40:58.731Z] --- PASS: TestRenameInvalidName (2.45s) [2022-04-21T13:40:58.731Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:40:59.243Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-21T13:40:59.500Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:41:02.019Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-21T13:41:02.420Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:41:02.420Z] [2022-04-21T13:41:02.420Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:41:02.420Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:41:02.420Z] [2022-04-21T13:41:02.420Z] To set a process to complain mode, use the command line tool [2022-04-21T13:41:02.420Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:41:02.420Z] Post stage [Pipeline] junit [2022-04-21T13:41:02.429Z] Recording test results [2022-04-21T13:41:03.397Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-21T13:41:03.725Z] + echo Ensuring container killed. [2022-04-21T13:41:03.725Z] Ensuring container killed. [2022-04-21T13:41:03.725Z] + docker rm -vf docker-pr2 [2022-04-21T13:41:03.725Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:41:04.023Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-21T13:41:04.023Z] === RUN TestInfoDebug [2022-04-21T13:41:04.023Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:41:04.023Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:41:04.023Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:41:04.023Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:41:04.023Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:41:04.023Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:41:04.023Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-21T13:41:04.023Z] === RUN TestPingCacheHeaders [2022-04-21T13:41:04.023Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T13:41:04.023Z] === RUN TestPingGet [2022-04-21T13:41:04.023Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:41:04.023Z] === RUN TestPingHead [2022-04-21T13:41:04.023Z] --- PASS: TestPingHead (0.02s) [2022-04-21T13:41:04.023Z] === RUN TestPingSwarmHeader [2022-04-21T13:41:04.044Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:41:04.044Z] Chowning /workspace to jenkins user [2022-04-21T13:41:04.044Z] + id -u [2022-04-21T13:41:04.044Z] + id -g [2022-04-21T13:41:04.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:41:04.044Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:41:04.302Z] latest: Pulling from library/busybox [2022-04-21T13:41:04.302Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:41:04.302Z] 50e8d59317eb: Verifying Checksum [2022-04-21T13:41:04.302Z] 50e8d59317eb: Download complete [2022-04-21T13:41:04.302Z] 50e8d59317eb: Pull complete [2022-04-21T13:41:04.302Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:41:04.302Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:41:04.591Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:41:04.852Z] === RUN TestPingSwarmHeader/after_swarm_init [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:41:05.290Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:41:05.547Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-21T13:41:05.563Z] + bundleName=docker-py [2022-04-21T13:41:05.563Z] + echo Creating docker-py-bundles.tar.gz [2022-04-21T13:41:05.563Z] Creating docker-py-bundles.tar.gz [2022-04-21T13:41:05.563Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-21T13:41:05.573Z] Archiving artifacts [2022-04-21T13:41:06.205Z] Removing intermediate container 6d6dd99089e8 [2022-04-21T13:41:06.205Z] ---> 574d51ddd517 [2022-04-21T13:41:06.205Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-21T13:41:06.205Z] ---> Running in f5d8e7bcc254 [2022-04-21T13:41:06.231Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:41:06.231Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-21T13:41:06.231Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:41:06.231Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:41:06.231Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:41:06.231Z] === RUN TestVersion [2022-04-21T13:41:06.231Z] --- PASS: TestVersion (0.02s) [2022-04-21T13:41:06.231Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:41:06.231Z] === CONT TestDiskUsage [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:41:06.491Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:41:06.695Z] [2022-04-21T13:41:06.695Z] SUCCESS: Specified value was saved. [2022-04-21T13:41:06.700Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-04-21T13:41:06.700Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:41:06.751Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:41:07.321Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:41:07.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-21T13:41:07.440Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-21T13:41:07.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-21T13:41:07.582Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage (1.53s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:41:07.582Z] PASS [2022-04-21T13:41:07.582Z] [2022-04-21T13:41:07.582Z] DONE 54 tests in 22.246s [2022-04-21T13:41:07.582Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:41:07.582Z] INFO: Testing against a local daemon [2022-04-21T13:41:07.582Z] === RUN TestVolumesCreateAndList [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:41:07.582Z] === RUN TestVolumesRemove [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-21T13:41:07.582Z] === RUN TestVolumesInspect [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:07.582Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:07.582Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:41:07.582Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:41:07.582Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:41:07.582Z] PASS [2022-04-21T13:41:07.582Z] [2022-04-21T13:41:07.582Z] DONE 9 tests in 0.140s [2022-04-21T13:41:07.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:41:07.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh binary [2022-04-21T13:41:08.017Z] [2022-04-21T13:41:08.152Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-21T13:41:08.153Z] Removing test suite binaries [2022-04-21T13:41:08.153Z] exiting test-integration [2022-04-21T13:41:08.153Z] ++ exit 0 [2022-04-21T13:41:08.153Z] [2022-04-21T13:41:08.274Z] Removing bundles/ [2022-04-21T13:41:08.274Z] [2022-04-21T13:41:08.274Z] ---> Making bundle: binary (in bundles/binary) [2022-04-21T13:41:08.274Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-21T13:41:08.274Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:41:08.995Z] Removing intermediate container f5d8e7bcc254 [2022-04-21T13:41:08.995Z] ---> 5cb99477e4d3 [2022-04-21T13:41:08.995Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-21T13:41:08.995Z] ---> Running in a90147359b8d [2022-04-21T13:41:09.084Z] --- PASS: TestRenameAnonymousContainer (9.56s) [2022-04-21T13:41:09.084Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:41:09.333Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore Post stage [Pipeline] junit [2022-04-21T13:41:09.547Z] Recording test results [2022-04-21T13:41:09.897Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:41:10.644Z] --- PASS: TestRenameContainerWithSameName (2.47s) [2022-04-21T13:41:10.644Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:41:10.644Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:10.644Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:41:10.644Z] === RUN TestResize [2022-04-21T13:41:11.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:41:11.339Z] + echo Ensuring container killed. [2022-04-21T13:41:11.339Z] Ensuring container killed. [2022-04-21T13:41:11.339Z] + docker rm -vf docker-pr2 [2022-04-21T13:41:11.339Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:41:11.626Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:41:11.626Z] Chowning /workspace to jenkins user [2022-04-21T13:41:11.626Z] + id -u [2022-04-21T13:41:11.626Z] + id -g [2022-04-21T13:41:11.626Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:41:11.626Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:41:11.626Z] latest: Pulling from library/busybox [2022-04-21T13:41:11.626Z] 50e8d59317eb: Pulling fs layer [2022-04-21T13:41:11.889Z] 50e8d59317eb: Download complete [2022-04-21T13:41:11.889Z] 50e8d59317eb: Pull complete [2022-04-21T13:41:11.889Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:41:11.889Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:41:12.415Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:41:13.579Z] + bundleName=amd64-cgroup2 [2022-04-21T13:41:13.579Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:13.579Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:13.579Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T13:41:13.579Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-21T13:41:13.593Z] --- PASS: TestResize (2.39s) [2022-04-21T13:41:13.593Z] === RUN TestResizeWithInvalidSize [Pipeline] archiveArtifacts [2022-04-21T13:41:13.851Z] Archiving artifacts [2022-04-21T13:41:13.902Z] Cannot create a file when that file already exists. [2022-04-21T13:41:15.686Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-21T13:41:15.800Z] --- PASS: TestResizeWithInvalidSize (2.41s) [2022-04-21T13:41:15.800Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:41:15.837Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:41:16.147Z] + make clean [2022-04-21T13:41:16.147Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:41:16.147Z] docker-dev-cache [2022-04-21T13:41:16.147Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:41:17.823Z] Removing intermediate container a90147359b8d [2022-04-21T13:41:17.823Z] ---> 71bc43e83636 [2022-04-21T13:41:17.823Z] Step 13/13 : CMD ["sh"] [2022-04-21T13:41:17.823Z] ---> Running in 2db12bc8e674 [2022-04-21T13:41:18.009Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s) [2022-04-21T13:41:18.010Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:41:18.010Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:18.010Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:41:18.010Z] === RUN TestStats [2022-04-21T13:41:18.010Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:41:18.010Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:41:18.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:41:18.140Z] --- PASS: TestUpdateRestartPolicy (19.04s) [2022-04-21T13:41:18.140Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:41:18.140Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2022-04-21T13:41:18.140Z] === RUN TestWaitNonBlocked [2022-04-21T13:41:18.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:18.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:18.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:18.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:18.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:18.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [2022-04-21T13:41:18.312Z] Removing intermediate container 2db12bc8e674 [2022-04-21T13:41:18.312Z] ---> 89d4d33ce491 [2022-04-21T13:41:18.312Z] Successfully built 89d4d33ce491 [2022-04-21T13:41:18.312Z] Successfully tagged busybox:latest [2022-04-21T13:41:18.312Z] INFO: Docker images of the daemon under test [2022-04-21T13:41:18.312Z] [2022-04-21T13:41:18.312Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T13:41:18.312Z] busybox latest 89d4d33ce491 Less than a second ago 5.78GB [2022-04-21T13:41:18.312Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T13:41:18.313Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-21T13:41:18.313Z] [2022-04-21T13:41:18.313Z] INFO: Running integration tests at 04/21/2022 13:41:17... [2022-04-21T13:41:18.313Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-21T13:41:18.313Z] INFO: Integration API tests being run from the host: [2022-04-21T13:41:18.313Z] INFO: make.ps1 starting at 04/21/2022 13:41:17 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:41:19.343Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-21T13:41:19.857Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-21T13:41:20.440Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:41:20.440Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2022-04-21T13:41:20.440Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.75s) [2022-04-21T13:41:20.440Z] === RUN TestWaitBlocked [2022-04-21T13:41:20.440Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:20.440Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:41:20.440Z] PASS [2022-04-21T13:41:20.440Z] ok github.com/docker/docker/integration/container 78.522s [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === Skipped [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:41:20.440Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:41:20.440Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:41:20.440Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:41:20.440Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:41:20.440Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:41:20.440Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:41:20.440Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T13:41:20.440Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:41:20.440Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-21T13:41:20.440Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:20.440Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:41:20.440Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:41:20.440Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:41:20.440Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:41:20.440Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:41:20.440Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:41:20.440Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:41:20.440Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:41:20.440Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:41:20.440Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:41:20.440Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:41:20.440Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:41:20.440Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:41:20.440Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:41:20.440Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:41:20.440Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:41:20.440Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:41:20.440Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:41:20.440Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:41:20.440Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:20.440Z] [2022-04-21T13:41:20.440Z] DONE 120 tests, 34 skipped in 80.791s [2022-04-21T13:41:20.440Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:41:21.538Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2022-04-21T13:41:21.538Z] === RUN TestCreateServiceSysctls [2022-04-21T13:41:21.747Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-21T13:41:22.465Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-04-21T13:41:22.465Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:41:22.676Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-21T13:41:24.106Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-21T13:41:24.982Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-04-21T13:41:24.982Z] === RUN TestInspect [2022-04-21T13:41:25.151Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.49s) [2022-04-21T13:41:25.151Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:41:25.151Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:41:25.151Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:41:25.151Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:41:26.660Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:41:26.660Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T13:41:27.221Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-21T13:41:27.499Z] --- PASS: TestInspect (2.75s) [2022-04-21T13:41:27.499Z] === RUN TestCreateJob [2022-04-21T13:41:30.767Z] --- PASS: TestCreateJob (2.92s) [2022-04-21T13:41:30.767Z] === RUN TestReplicatedJob [2022-04-21T13:41:31.392Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:41:31.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:41:32.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:41:32.814Z] docker_cli_daemon_test.go:2506: [d901478b0a91d] daemon is not started [2022-04-21T13:41:32.814Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:41:33.071Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:41:33.327Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:41:33.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:41:34.455Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-21T13:41:34.936Z] --- PASS: TestReplicatedJob (4.17s) [2022-04-21T13:41:34.936Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:41:36.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:41:37.451Z] --- PASS: TestUpdateReplicatedJob (2.89s) [2022-04-21T13:41:37.451Z] === RUN TestServiceListWithStatuses [2022-04-21T13:41:37.451Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:41:37.451Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:41:37.451Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:41:37.714Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:41:39.081Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:41:40.449Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:41:41.378Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:41:41.617Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-04-21T13:41:41.617Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:41:42.007Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:41:42.007Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:41:42.007Z] === RUN TestDaemonConfigValidation [2022-04-21T13:41:42.007Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:41:42.007Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:41:42.007Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:41:42.007Z] === RUN TestDaemonProxy [2022-04-21T13:41:42.007Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:41:42.007Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:41:42.007Z] PASS [2022-04-21T13:41:42.007Z] ok github.com/docker/docker/integration/daemon 0.099s [2022-04-21T13:41:42.007Z] [2022-04-21T13:41:42.007Z] === Skipped [2022-04-21T13:41:42.007Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:41:42.007Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] [2022-04-21T13:41:42.007Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:41:42.007Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] [2022-04-21T13:41:42.007Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:41:42.007Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:41:42.007Z] [2022-04-21T13:41:42.007Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:41:42.007Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:41:42.007Z] [2022-04-21T13:41:42.007Z] DONE 4 tests, 4 skipped in 18.706s [2022-04-21T13:41:42.007Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:41:42.307Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:41:42.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:42.495Z] INFO: Testing against a local daemon [2022-04-21T13:41:42.495Z] === RUN TestCommitInheritsEnv [2022-04-21T13:41:42.495Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:42.495Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:41:42.495Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:41:42.495Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:41:42.495Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:41:42.495Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:41:42.495Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:41:42.495Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:41:42.495Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:41:42.495Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:41:42.495Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:41:42.496Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T13:41:42.496Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:41:42.869Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T13:41:42.984Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2022-04-21T13:41:42.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:41:42.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:41:42.984Z] === RUN TestTagInvalidReference [2022-04-21T13:41:43.472Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-21T13:41:43.472Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:41:43.472Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-21T13:41:43.472Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:41:43.472Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T13:41:43.472Z] === RUN TestTagOfficialNames [2022-04-21T13:41:43.472Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-21T13:41:43.472Z] === RUN TestTagMatchesDigest [2022-04-21T13:41:43.472Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-21T13:41:43.472Z] PASS [2022-04-21T13:41:43.472Z] ok github.com/docker/docker/integration/image 1.238s [2022-04-21T13:41:43.472Z] [2022-04-21T13:41:43.472Z] === Skipped [2022-04-21T13:41:43.472Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:41:43.472Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:41:43.472Z] [2022-04-21T13:41:43.472Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:41:43.472Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:41:43.472Z] [2022-04-21T13:41:43.472Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:41:43.472Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:41:43.472Z] [2022-04-21T13:41:43.472Z] DONE 12 tests, 3 skipped in 4.290s [2022-04-21T13:41:43.472Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:41:44.885Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-04-21T13:41:44.885Z] === RUN TestServicePlugin [2022-04-21T13:41:44.885Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:41:44.885Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:41:44.885Z] === RUN TestServiceUpdateLabel [2022-04-21T13:41:45.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:45.096Z] INFO: Testing against a local daemon [2022-04-21T13:41:45.096Z] === RUN TestNetworkCreateDelete [2022-04-21T13:41:45.096Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:41:45.096Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:41:45.096Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonDNSFallback [2022-04-21T13:41:45.096Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestInspectNetwork [2022-04-21T13:41:45.096Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:45.096Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:41:45.096Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:45.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:45.096Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:41:45.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:41:45.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:41:45.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestNetworkList [2022-04-21T13:41:45.096Z] === RUN TestNetworkList//networks [2022-04-21T13:41:45.096Z] === PAUSE TestNetworkList//networks [2022-04-21T13:41:45.096Z] === RUN TestNetworkList//networks/ [2022-04-21T13:41:45.096Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:41:45.096Z] === CONT TestNetworkList//networks [2022-04-21T13:41:45.096Z] === CONT TestNetworkList//networks/ [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkList (0.04s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:41:45.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:41:45.096Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:41:45.096Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:41:45.096Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:41:45.096Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:41:45.096Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:41:45.096Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:41:45.096Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:41:45.096Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:41:45.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:41:45.096Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:41:45.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:41:45.096Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:41:45.096Z] PASS [2022-04-21T13:41:45.096Z] ok github.com/docker/docker/integration/network 0.144s [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === Skipped [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:41:45.096Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:41:45.096Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:41:45.096Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:41:45.096Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:41:45.096Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:41:45.096Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:41:45.096Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:41:45.096Z] [2022-04-21T13:41:45.096Z] DONE 34 tests, 15 skipped in 1.641s [2022-04-21T13:41:45.096Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:41:46.123Z] testing: warning: no tests to run [2022-04-21T13:41:46.123Z] PASS [2022-04-21T13:41:46.123Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-04-21T13:41:46.123Z] [2022-04-21T13:41:46.123Z] DONE 0 tests in 0.585s [2022-04-21T13:41:46.123Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:41:46.142Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-21T13:41:46.350Z] --- PASS: TestUpdateRestartPolicy (20.69s) [2022-04-21T13:41:46.350Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:41:46.611Z] testing: warning: no tests to run [2022-04-21T13:41:46.611Z] PASS [2022-04-21T13:41:46.611Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [2022-04-21T13:41:46.611Z] [2022-04-21T13:41:46.611Z] DONE 0 tests in 0.605s [2022-04-21T13:41:46.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:41:46.776Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-04-21T13:41:46.776Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:41:47.099Z] testing: warning: no tests to run [2022-04-21T13:41:47.099Z] PASS [2022-04-21T13:41:47.099Z] ok github.com/docker/docker/integration/plugin 0.052s [2022-04-21T13:41:47.099Z] [2022-04-21T13:41:47.099Z] DONE 0 tests in 0.562s [2022-04-21T13:41:47.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:41:47.508Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-21T13:41:47.910Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-04-21T13:41:47.910Z] === RUN TestWaitNonBlocked [2022-04-21T13:41:47.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:47.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:47.910Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:47.910Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:47.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:41:47.910Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:41:48.126Z] testing: warning: no tests to run [2022-04-21T13:41:48.126Z] PASS [2022-04-21T13:41:48.126Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2022-04-21T13:41:48.126Z] [2022-04-21T13:41:48.126Z] DONE 0 tests in 0.569s [2022-04-21T13:41:48.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:41:50.024Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:41:50.281Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-21T13:41:50.281Z] check_test.go:308: [df0cf15612375] daemon is not started [2022-04-21T13:41:50.281Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-21T13:41:50.854Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:41:50.854Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.02s) [2022-04-21T13:41:50.854Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s) [2022-04-21T13:41:50.854Z] === RUN TestWaitBlocked [2022-04-21T13:41:50.854Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:50.854Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:41:50.854Z] PASS [2022-04-21T13:41:50.854Z] ok github.com/docker/docker/integration/container 95.727s [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === Skipped [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:41:50.854Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:41:50.854Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:41:50.854Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:41:50.854Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:41:50.854Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:41:50.854Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:41:50.854Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-21T13:41:50.854Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:41:50.854Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:41:50.854Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:50.854Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T13:41:50.854Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:50.854Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:41:50.854Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:50.854Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-21T13:41:50.854Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:41:50.854Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:41:50.854Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-21T13:41:50.854Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:41:50.854Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:41:50.854Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:41:50.854Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:41:50.854Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:41:50.854Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:41:50.854Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:41:50.854Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:41:50.854Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:41:50.854Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:41:50.854Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:41:50.854Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:41:50.854Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:41:50.854Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:41:50.854Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:41:50.854Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:41:50.854Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:41:50.854Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:41:50.854Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:50.854Z] [2022-04-21T13:41:50.854Z] DONE 120 tests, 38 skipped in 98.032s [2022-04-21T13:41:50.854Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:41:51.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:51.208Z] INFO: Testing against a local daemon [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:41:51.208Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:41:51.208Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:41:51.208Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:41:51.208Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:41:51.208Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:41:51.208Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:41:51.208Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:41:51.208Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:41:51.208Z] === RUN TestPluginInstall [2022-04-21T13:41:51.208Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:41:51.208Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:41:51.208Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:41:51.208Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:41:51.208Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:41:51.208Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:41:51.208Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:41:51.208Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:41:51.208Z] PASS [2022-04-21T13:41:51.208Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-04-21T13:41:51.696Z] [2022-04-21T13:41:51.696Z] === Skipped [2022-04-21T13:41:51.696Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:41:51.696Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:41:51.696Z] [2022-04-21T13:41:51.696Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:41:51.696Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:41:51.696Z] [2022-04-21T13:41:51.696Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:41:51.696Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:41:51.696Z] [2022-04-21T13:41:51.696Z] DONE 19 tests, 3 skipped in 3.535s [2022-04-21T13:41:51.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:41:53.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:53.332Z] INFO: Testing against a local daemon [2022-04-21T13:41:53.332Z] === RUN TestExternalGraphDriver [2022-04-21T13:41:53.332Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:41:53.332Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:41:53.332Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:41:53.332Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:41:53.332Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:41:53.332Z] PASS [2022-04-21T13:41:53.332Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.083s [2022-04-21T13:41:53.332Z] [2022-04-21T13:41:53.332Z] === Skipped [2022-04-21T13:41:53.332Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:41:53.332Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:41:53.332Z] [2022-04-21T13:41:53.332Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:41:53.332Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:41:53.332Z] [2022-04-21T13:41:53.332Z] DONE 2 tests, 2 skipped in 1.814s [2022-04-21T13:41:53.332Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:41:54.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:54.959Z] INFO: Testing against a local daemon [2022-04-21T13:41:54.959Z] === RUN TestReadPluginNoRead [2022-04-21T13:41:54.959Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:41:54.959Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:41:54.959Z] PASS [2022-04-21T13:41:54.959Z] ok github.com/docker/docker/integration/plugin/logging 0.088s [2022-04-21T13:41:55.446Z] [2022-04-21T13:41:55.446Z] === Skipped [2022-04-21T13:41:55.447Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:41:55.447Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:41:55.447Z] [2022-04-21T13:41:55.447Z] DONE 1 tests, 1 skipped in 1.717s [2022-04-21T13:41:55.447Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:41:55.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:41:55.623Z] INFO: Testing against a local daemon [2022-04-21T13:41:55.623Z] === RUN TestBuildWithSession [2022-04-21T13:41:55.623Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:41:55.623Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-21T13:41:55.623Z] === RUN TestBuildSquashParent [2022-04-21T13:41:55.623Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:55.623Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:41:55.623Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:41:55.623Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:41:55.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-21T13:41:55.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-21T13:41:55.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-21T13:41:55.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-21T13:41:55.947Z] testing: warning: no tests to run [2022-04-21T13:41:55.948Z] PASS [2022-04-21T13:41:55.948Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2022-04-21T13:41:56.436Z] [2022-04-21T13:41:56.436Z] DONE 0 tests in 0.914s [2022-04-21T13:41:56.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite (336.95s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.09s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.11s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.19s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.01s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.27s) [2022-04-21T13:41:56.824Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.58s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.54s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-04-21T13:41:56.824Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T13:41:56.824Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.99s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.08s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.45s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.39s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2022-04-21T13:41:56.824Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.79s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.72s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.33s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.41s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-04-21T13:41:56.825Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2022-04-21T13:41:56.825Z] === RUN TestDockerSwarmSuite [2022-04-21T13:41:56.825Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-21T13:41:58.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:58.061Z] INFO: Testing against a local daemon [2022-04-21T13:41:58.061Z] === RUN TestPluginWithDevMounts [2022-04-21T13:41:58.062Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:58.062Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:41:58.062Z] PASS [2022-04-21T13:41:58.062Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2022-04-21T13:41:58.062Z] [2022-04-21T13:41:58.062Z] === Skipped [2022-04-21T13:41:58.062Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:41:58.062Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:58.062Z] [2022-04-21T13:41:58.062Z] DONE 1 tests, 1 skipped in 1.654s [2022-04-21T13:41:58.062Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:41:59.346Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-21T13:41:59.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:41:59.688Z] INFO: Testing against a local daemon [2022-04-21T13:41:59.688Z] === RUN TestSecretInspect [2022-04-21T13:41:59.688Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:41:59.688Z] === RUN TestSecretList [2022-04-21T13:41:59.688Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:41:59.688Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:41:59.688Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:41:59.688Z] === RUN TestSecretsUpdate [2022-04-21T13:41:59.688Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:41:59.688Z] === RUN TestTemplatedSecret [2022-04-21T13:41:59.688Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:41:59.688Z] === RUN TestSecretCreateResolve [2022-04-21T13:41:59.688Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:59.688Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T13:41:59.688Z] PASS [2022-04-21T13:41:59.688Z] ok github.com/docker/docker/integration/secret 0.067s [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === Skipped [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T13:41:59.688Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:41:59.688Z] [2022-04-21T13:41:59.688Z] DONE 6 tests, 6 skipped in 1.331s [2022-04-21T13:41:59.688Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:42:01.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:01.316Z] INFO: Testing against a local daemon [2022-04-21T13:42:01.316Z] === RUN TestServiceCreateInit [2022-04-21T13:42:01.316Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:42:01.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:42:01.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:42:01.316Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceConflict [2022-04-21T13:42:01.316Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:42:01.316Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:01.316Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:42:01.316Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:42:01.316Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:42:01.316Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceSysctls [2022-04-21T13:42:01.316Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:01.316Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:42:01.316Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:01.316Z] === RUN TestInspect [2022-04-21T13:42:01.316Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestCreateJob [2022-04-21T13:42:01.316Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestReplicatedJob [2022-04-21T13:42:01.316Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:42:01.316Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceListWithStatuses [2022-04-21T13:42:01.316Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:42:01.316Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:42:01.316Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServicePlugin [2022-04-21T13:42:01.316Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceUpdateLabel [2022-04-21T13:42:01.316Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:42:01.316Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:42:01.316Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:42:01.316Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:01.316Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:42:01.316Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:01.316Z] PASS [2022-04-21T13:42:01.316Z] ok github.com/docker/docker/integration/service 0.220s [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === Skipped [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:01.316Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:01.316Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:01.316Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:01.316Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:42:01.316Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:42:01.316Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:42:01.316Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:01.316Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:01.316Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:01.316Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:01.316Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:42:01.316Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:01.316Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:01.316Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:01.316Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:01.316Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:01.316Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:01.316Z] [2022-04-21T13:42:01.316Z] DONE 24 tests, 23 skipped in 2.015s [2022-04-21T13:42:01.615Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-04-21T13:42:01.615Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:42:01.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-21T13:42:01.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-21T13:42:01.805Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:42:02.616Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-21T13:42:02.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:02.840Z] INFO: Testing against a local daemon [2022-04-21T13:42:02.840Z] === RUN TestSessionCreate [2022-04-21T13:42:02.840Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:02.840Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:42:02.840Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:42:02.840Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:02.840Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:02.840Z] PASS [2022-04-21T13:42:02.840Z] ok github.com/docker/docker/integration/session 0.068s [2022-04-21T13:42:02.840Z] [2022-04-21T13:42:02.840Z] === Skipped [2022-04-21T13:42:02.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:42:02.840Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:02.840Z] [2022-04-21T13:42:02.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:02.840Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:02.840Z] [2022-04-21T13:42:02.840Z] DONE 2 tests, 2 skipped in 1.277s [2022-04-21T13:42:02.840Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:42:04.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:04.467Z] INFO: Testing against a local daemon [2022-04-21T13:42:04.467Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:42:04.467Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:04.467Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestDiskUsage [2022-04-21T13:42:04.467Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:04.467Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestEventsExecDie [2022-04-21T13:42:04.467Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:04.467Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:42:04.467Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:04.467Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestEventsVolumeCreate [2022-04-21T13:42:04.467Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:04.467Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestInfoAPI [2022-04-21T13:42:04.467Z] --- PASS: TestInfoAPI (0.05s) [2022-04-21T13:42:04.467Z] === RUN TestInfoAPIWarnings [2022-04-21T13:42:04.467Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:04.467Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestInfoDebug [2022-04-21T13:42:04.467Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:04.467Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:42:04.467Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:04.467Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:42:04.467Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:04.467Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:04.467Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:42:05.494Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-21T13:42:05.494Z] === RUN TestPingCacheHeaders [2022-04-21T13:42:05.494Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:42:05.494Z] === RUN TestPingGet [2022-04-21T13:42:05.494Z] --- PASS: TestPingGet (0.03s) [2022-04-21T13:42:05.494Z] === RUN TestPingHead [2022-04-21T13:42:05.494Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:42:05.494Z] === RUN TestPingSwarmHeader [2022-04-21T13:42:05.494Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:05.494Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:42:05.494Z] === RUN TestVersion [2022-04-21T13:42:05.983Z] --- PASS: TestVersion (0.04s) [2022-04-21T13:42:05.983Z] PASS [2022-04-21T13:42:05.983Z] ok github.com/docker/docker/integration/system 1.253s [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === Skipped [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:05.983Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:42:05.983Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:42:05.983Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:05.983Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:05.983Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:05.983Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:42:05.983Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:05.983Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:05.983Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:42:05.983Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:05.983Z] [2022-04-21T13:42:05.983Z] DONE 16 tests, 10 skipped in 2.896s [2022-04-21T13:42:05.983Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:42:07.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-21T13:42:08.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:08.302Z] INFO: Testing against a local daemon [2022-04-21T13:42:08.302Z] === RUN TestVolumesCreateAndList [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-21T13:42:08.302Z] === RUN TestVolumesRemove [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-21T13:42:08.302Z] === RUN TestVolumesInspect [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:08.302Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:08.302Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:42:08.302Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:42:08.302Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:42:08.302Z] PASS [2022-04-21T13:42:08.302Z] ok github.com/docker/docker/integration/volume 0.309s [2022-04-21T13:42:08.302Z] [2022-04-21T13:42:08.302Z] DONE 9 tests in 2.491s [2022-04-21T13:42:08.790Z] INFO: make.ps1 ended at 04/21/2022 13:42:08 [2022-04-21T13:42:08.790Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:42:08.790Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.65s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.83s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.91s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.02s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.53s) [2022-04-21T13:42:09.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.81s) [2022-04-21T13:42:09.068Z] === RUN TestBuildMultiStageCopy [2022-04-21T13:42:09.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-21T13:42:11.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:42:12.147Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:42:12.147Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:42:12.147Z] === RUN TestDaemonConfigValidation [2022-04-21T13:42:12.147Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:42:12.147Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:42:12.147Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:42:12.147Z] === RUN TestDaemonProxy [2022-04-21T13:42:12.147Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:42:12.147Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:42:12.147Z] PASS [2022-04-21T13:42:12.147Z] ok github.com/docker/docker/integration/daemon 0.094s [2022-04-21T13:42:12.147Z] [2022-04-21T13:42:12.147Z] === Skipped [2022-04-21T13:42:12.147Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:42:12.147Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] [2022-04-21T13:42:12.147Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:42:12.147Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] [2022-04-21T13:42:12.147Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:42:12.147Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:42:12.147Z] [2022-04-21T13:42:12.147Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:42:12.147Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:42:12.147Z] [2022-04-21T13:42:12.147Z] DONE 4 tests, 4 skipped in 18.952s [2022-04-21T13:42:12.147Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:42:13.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:42:13.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:13.129Z] INFO: Testing against a local daemon [2022-04-21T13:42:13.129Z] === RUN TestCommitInheritsEnv [2022-04-21T13:42:13.129Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:13.129Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:42:13.129Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:42:13.129Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:13.129Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:42:13.129Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:42:13.129Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:13.129Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:42:13.129Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:42:13.130Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-21T13:42:13.130Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:42:13.130Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-21T13:42:13.130Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:42:14.113Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2022-04-21T13:42:14.113Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:42:14.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-21T13:42:14.113Z] === RUN TestTagInvalidReference [2022-04-21T13:42:14.113Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-21T13:42:14.113Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:42:14.113Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:42:14.113Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:42:14.113Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-21T13:42:14.113Z] === RUN TestTagOfficialNames [2022-04-21T13:42:14.113Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-21T13:42:14.113Z] === RUN TestTagMatchesDigest [2022-04-21T13:42:14.113Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-21T13:42:14.113Z] PASS [2022-04-21T13:42:14.113Z] ok github.com/docker/docker/integration/image 1.208s [2022-04-21T13:42:14.113Z] [2022-04-21T13:42:14.113Z] === Skipped [2022-04-21T13:42:14.113Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:42:14.113Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:14.113Z] [2022-04-21T13:42:14.113Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:42:14.113Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:14.113Z] [2022-04-21T13:42:14.113Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:42:14.113Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:42:14.113Z] [2022-04-21T13:42:14.113Z] DONE 12 tests, 3 skipped in 4.286s [2022-04-21T13:42:14.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:42:15.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-21T13:42:16.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-21T13:42:16.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:16.329Z] INFO: Testing against a local daemon [2022-04-21T13:42:16.329Z] === RUN TestNetworkCreateDelete [2022-04-21T13:42:16.329Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.329Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:42:16.329Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:42:16.329Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:42:16.329Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:42:16.329Z] === RUN TestDaemonDNSFallback [2022-04-21T13:42:16.329Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.329Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:42:16.329Z] === RUN TestInspectNetwork [2022-04-21T13:42:16.329Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:16.330Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:42:16.330Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.330Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:16.330Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:16.330Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:16.330Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:16.330Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:42:16.330Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:42:16.330Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:42:16.330Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestNetworkList [2022-04-21T13:42:16.330Z] === RUN TestNetworkList//networks [2022-04-21T13:42:16.330Z] === PAUSE TestNetworkList//networks [2022-04-21T13:42:16.330Z] === RUN TestNetworkList//networks/ [2022-04-21T13:42:16.330Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:42:16.330Z] === CONT TestNetworkList//networks [2022-04-21T13:42:16.330Z] === CONT TestNetworkList//networks/ [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:42:16.330Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:42:16.330Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:42:16.330Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:42:16.330Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:42:16.330Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:42:16.330Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:42:16.330Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:42:16.330Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:42:16.330Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:42:16.330Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:42:16.330Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:42:16.330Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:42:16.330Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:42:16.330Z] PASS [2022-04-21T13:42:16.330Z] ok github.com/docker/docker/integration/network 0.149s [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === Skipped [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:42:16.330Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:42:16.330Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:42:16.330Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:42:16.330Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:42:16.330Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:42:16.330Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:42:16.330Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:42:16.330Z] [2022-04-21T13:42:16.330Z] DONE 34 tests, 15 skipped in 1.758s [2022-04-21T13:42:16.330Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:42:16.458Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-04-21T13:42:16.458Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:42:16.624Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-21T13:42:16.797Z] testing: warning: no tests to run [2022-04-21T13:42:16.797Z] PASS [2022-04-21T13:42:16.797Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2022-04-21T13:42:16.797Z] [2022-04-21T13:42:16.797Z] DONE 0 tests in 0.698s [2022-04-21T13:42:16.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:42:17.653Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-21T13:42:17.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:17.671Z] INFO: Testing against a local daemon [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:42:17.671Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:42:17.671Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:42:17.671Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:42:17.786Z] testing: warning: no tests to run [2022-04-21T13:42:17.786Z] PASS [2022-04-21T13:42:17.786Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2022-04-21T13:42:17.786Z] [2022-04-21T13:42:17.786Z] DONE 0 tests in 0.650s [2022-04-21T13:42:17.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:42:18.158Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:42:18.254Z] testing: warning: no tests to run [2022-04-21T13:42:18.254Z] PASS [2022-04-21T13:42:18.254Z] ok github.com/docker/docker/integration/plugin 0.054s [2022-04-21T13:42:18.254Z] [2022-04-21T13:42:18.254Z] DONE 0 tests in 0.634s [2022-04-21T13:42:18.646Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy (10.80s) [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.20s) [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2022-04-21T13:42:18.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2022-04-21T13:42:18.682Z] === RUN TestBuildMultiStageParentConfig [2022-04-21T13:42:18.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:42:19.188Z] testing: warning: no tests to run [2022-04-21T13:42:19.188Z] PASS [2022-04-21T13:42:19.188Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2022-04-21T13:42:19.188Z] [2022-04-21T13:42:19.188Z] DONE 0 tests in 0.680s [2022-04-21T13:42:19.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:42:21.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:42:21.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-21T13:42:21.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:42:21.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-21T13:42:21.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:42:21.740Z] --- PASS: TestBuildMultiStageParentConfig (2.36s) [2022-04-21T13:42:21.740Z] === RUN TestBuildLabelWithTargets [2022-04-21T13:42:21.740Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:21.740Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-21T13:42:21.740Z] === RUN TestBuildWithEmptyLayers [2022-04-21T13:42:22.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:42:22.770Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-04-21T13:42:22.770Z] === RUN TestBuildMultiStageOnBuild [2022-04-21T13:42:23.966Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:42:23.966Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T13:42:23.966Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:42:24.529Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:42:24.787Z] docker_api_swarm_test.go:563: [d08864007b633] joining swarm manager [d68baa6b54324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:42:25.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:25.413Z] INFO: Testing against a local daemon [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:25.413Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:25.413Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:25.413Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:25.413Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:42:25.413Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:42:25.413Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:42:25.413Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:42:25.413Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:42:25.413Z] === RUN TestPluginInstall [2022-04-21T13:42:25.413Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:42:25.413Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:42:25.413Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:42:25.413Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:42:25.413Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:42:25.413Z] PASS [2022-04-21T13:42:25.413Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2022-04-21T13:42:25.413Z] [2022-04-21T13:42:25.413Z] === Skipped [2022-04-21T13:42:25.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:42:25.413Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] [2022-04-21T13:42:25.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:42:25.413Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] [2022-04-21T13:42:25.413Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:42:25.413Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:42:25.413Z] [2022-04-21T13:42:25.413Z] DONE 19 tests, 3 skipped in 5.392s [2022-04-21T13:42:25.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:42:26.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:26.396Z] INFO: Testing against a local daemon [2022-04-21T13:42:26.396Z] === RUN TestExternalGraphDriver [2022-04-21T13:42:26.396Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:42:26.396Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:42:26.396Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:42:26.396Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:42:26.396Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:42:26.396Z] PASS [2022-04-21T13:42:26.396Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.079s [2022-04-21T13:42:26.866Z] [2022-04-21T13:42:26.867Z] === Skipped [2022-04-21T13:42:26.867Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:42:26.867Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:42:26.867Z] [2022-04-21T13:42:26.867Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:42:26.867Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:42:26.867Z] [2022-04-21T13:42:26.867Z] DONE 2 tests, 2 skipped in 1.845s [2022-04-21T13:42:26.867Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:42:28.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:28.443Z] INFO: Testing against a local daemon [2022-04-21T13:42:28.443Z] === RUN TestReadPluginNoRead [2022-04-21T13:42:28.443Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:42:28.443Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:42:28.443Z] PASS [2022-04-21T13:42:28.443Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2022-04-21T13:42:28.443Z] [2022-04-21T13:42:28.443Z] === Skipped [2022-04-21T13:42:28.443Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:42:28.443Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:42:28.443Z] [2022-04-21T13:42:28.443Z] DONE 1 tests, 1 skipped in 1.749s [2022-04-21T13:42:28.443Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:42:28.662Z] --- PASS: TestServiceUpdateNetwork (12.05s) [2022-04-21T13:42:28.662Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:42:28.662Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:42:28.662Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:42:29.408Z] testing: warning: no tests to run [2022-04-21T13:42:29.408Z] PASS [2022-04-21T13:42:29.408Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2022-04-21T13:42:29.408Z] [2022-04-21T13:42:29.408Z] DONE 0 tests in 0.917s [2022-04-21T13:42:29.408Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:42:31.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:31.597Z] INFO: Testing against a local daemon [2022-04-21T13:42:31.597Z] === RUN TestPluginWithDevMounts [2022-04-21T13:42:31.597Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:31.597Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:42:31.597Z] PASS [2022-04-21T13:42:31.597Z] ok github.com/docker/docker/integration/plugin/volumes 0.079s [2022-04-21T13:42:31.597Z] [2022-04-21T13:42:31.597Z] === Skipped [2022-04-21T13:42:31.597Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:42:31.597Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:31.597Z] [2022-04-21T13:42:31.597Z] DONE 1 tests, 1 skipped in 1.757s [2022-04-21T13:42:31.597Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:42:33.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:33.128Z] INFO: Testing against a local daemon [2022-04-21T13:42:33.128Z] === RUN TestSecretInspect [2022-04-21T13:42:33.128Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:42:33.129Z] === RUN TestSecretList [2022-04-21T13:42:33.129Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:42:33.129Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:42:33.129Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:42:33.129Z] === RUN TestSecretsUpdate [2022-04-21T13:42:33.129Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:42:33.129Z] === RUN TestTemplatedSecret [2022-04-21T13:42:33.129Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:42:33.129Z] === RUN TestSecretCreateResolve [2022-04-21T13:42:33.129Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:33.129Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T13:42:33.129Z] PASS [2022-04-21T13:42:33.129Z] ok github.com/docker/docker/integration/secret 0.074s [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === Skipped [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T13:42:33.129Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:33.129Z] [2022-04-21T13:42:33.129Z] DONE 6 tests, 6 skipped in 1.456s [2022-04-21T13:42:33.129Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:42:33.425Z] --- PASS: TestBuildMultiStageOnBuild (10.03s) [2022-04-21T13:42:33.425Z] === RUN TestBuildUncleanTarFilenames [2022-04-21T13:42:33.425Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:33.425Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:42:33.425Z] === RUN TestBuildMultiStageLayerLeak [2022-04-21T13:42:34.733Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:42:34.733Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:42:35.296Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:42:35.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:35.303Z] INFO: Testing against a local daemon [2022-04-21T13:42:35.303Z] === RUN TestServiceCreateInit [2022-04-21T13:42:35.303Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:42:35.303Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:42:35.303Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:42:35.303Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceConflict [2022-04-21T13:42:35.303Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:42:35.303Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:35.303Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:42:35.303Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:42:35.303Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:42:35.303Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceSysctls [2022-04-21T13:42:35.303Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:35.303Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:42:35.303Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:35.303Z] === RUN TestInspect [2022-04-21T13:42:35.303Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestCreateJob [2022-04-21T13:42:35.303Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestReplicatedJob [2022-04-21T13:42:35.303Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:42:35.303Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceListWithStatuses [2022-04-21T13:42:35.303Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:42:35.303Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:42:35.303Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServicePlugin [2022-04-21T13:42:35.303Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceUpdateLabel [2022-04-21T13:42:35.303Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:42:35.303Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:42:35.303Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:42:35.303Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:35.303Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:42:35.303Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:35.303Z] PASS [2022-04-21T13:42:35.303Z] ok github.com/docker/docker/integration/service 0.209s [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === Skipped [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-21T13:42:35.303Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:42:35.303Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-21T13:42:35.303Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-21T13:42:35.303Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:42:35.303Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:42:35.303Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:42:35.303Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:42:35.303Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:35.303Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:42:35.303Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:42:35.303Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:42:35.303Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:42:35.303Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:42:35.303Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:42:35.303Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:42:35.303Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:42:35.303Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:42:35.303Z] [2022-04-21T13:42:35.303Z] DONE 24 tests, 23 skipped in 2.103s [2022-04-21T13:42:35.303Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:42:36.227Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:42:36.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:36.270Z] INFO: Testing against a local daemon [2022-04-21T13:42:36.270Z] === RUN TestSessionCreate [2022-04-21T13:42:36.270Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:36.270Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:42:36.270Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:42:36.270Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:36.270Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:36.270Z] PASS [2022-04-21T13:42:36.270Z] ok github.com/docker/docker/integration/session 0.069s [2022-04-21T13:42:36.728Z] [2022-04-21T13:42:36.728Z] === Skipped [2022-04-21T13:42:36.728Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:42:36.728Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:36.728Z] [2022-04-21T13:42:36.728Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:42:36.728Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:42:36.728Z] [2022-04-21T13:42:36.728Z] DONE 2 tests, 2 skipped in 1.326s [2022-04-21T13:42:36.728Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:42:36.746Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:42:36.789Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:42:37.718Z] docker_api_swarm_test.go:585: [d61e66986701d] joining swarm manager [d68baa6b54324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:42:37.718Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:42:37.718Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T13:42:38.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:38.263Z] INFO: Testing against a local daemon [2022-04-21T13:42:38.263Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:42:38.263Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:38.263Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestDiskUsage [2022-04-21T13:42:38.263Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:38.263Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestEventsExecDie [2022-04-21T13:42:38.263Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:38.263Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:42:38.263Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:38.263Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestEventsVolumeCreate [2022-04-21T13:42:38.263Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:38.263Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestInfoAPI [2022-04-21T13:42:38.263Z] --- PASS: TestInfoAPI (0.04s) [2022-04-21T13:42:38.263Z] === RUN TestInfoAPIWarnings [2022-04-21T13:42:38.263Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:38.263Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestInfoDebug [2022-04-21T13:42:38.263Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:38.263Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:42:38.263Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:38.263Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:42:38.263Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:38.263Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:38.263Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:42:39.227Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-21T13:42:39.227Z] === RUN TestPingCacheHeaders [2022-04-21T13:42:39.227Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:42:39.227Z] === RUN TestPingGet [2022-04-21T13:42:39.227Z] --- PASS: TestPingGet (0.03s) [2022-04-21T13:42:39.227Z] === RUN TestPingHead [2022-04-21T13:42:39.227Z] --- PASS: TestPingHead (0.03s) [2022-04-21T13:42:39.227Z] === RUN TestPingSwarmHeader [2022-04-21T13:42:39.227Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:39.227Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:42:39.227Z] === RUN TestVersion [2022-04-21T13:42:39.227Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:42:39.227Z] PASS [2022-04-21T13:42:39.227Z] ok github.com/docker/docker/integration/system 1.227s [2022-04-21T13:42:39.227Z] [2022-04-21T13:42:39.227Z] === Skipped [2022-04-21T13:42:39.227Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:39.227Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:39.227Z] [2022-04-21T13:42:39.227Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:42:39.227Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:42:39.227Z] [2022-04-21T13:42:39.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:42:39.227Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:42:39.227Z] [2022-04-21T13:42:39.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:42:39.227Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:42:39.227Z] [2022-04-21T13:42:39.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:42:39.228Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:42:39.228Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:42:39.228Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:42:39.228Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:42:39.228Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:42:39.228Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:42:39.228Z] [2022-04-21T13:42:39.228Z] DONE 16 tests, 10 skipped in 2.828s [2022-04-21T13:42:39.702Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:42:40.261Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:42:40.825Z] check_test.go:379: [d08864007b633] daemon is not started [2022-04-21T13:42:41.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:41.233Z] INFO: Testing against a local daemon [2022-04-21T13:42:41.233Z] === RUN TestVolumesCreateAndList [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-21T13:42:41.233Z] === RUN TestVolumesRemove [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesRemove (0.11s) [2022-04-21T13:42:41.233Z] === RUN TestVolumesInspect [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:41.233Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:41.233Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:42:41.233Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:42:41.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:42:41.233Z] PASS [2022-04-21T13:42:41.233Z] ok github.com/docker/docker/integration/volume 0.279s [2022-04-21T13:42:41.233Z] [2022-04-21T13:42:41.233Z] DONE 9 tests in 1.684s [2022-04-21T13:42:41.233Z] INFO: make.ps1 ended at 04/21/2022 13:42:41 [2022-04-21T13:42:41.233Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:42:41.233Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:42:42.210Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:42:43.281Z] --- PASS: TestServiceUpdatePidsLimit (15.53s) [2022-04-21T13:42:43.281Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-21T13:42:43.281Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-21T13:42:43.282Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-21T13:42:43.282Z] PASS [2022-04-21T13:42:43.282Z] [2022-04-21T13:42:43.282Z] === Skipped [2022-04-21T13:42:43.282Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:42:43.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:42:43.282Z] [2022-04-21T13:42:43.282Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-21T13:42:43.282Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-21T13:42:43.282Z] [2022-04-21T13:42:43.282Z] DONE 27 tests, 2 skipped in 148.135s [2022-04-21T13:42:43.282Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] ++ set -e [2022-04-21T13:42:43.282Z] ++ '[' -n 0 ']' [2022-04-21T13:42:43.282Z] ++ set -x [2022-04-21T13:42:43.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] INFO: Testing against a local daemon [2022-04-21T13:42:43.282Z] === RUN TestSessionCreate [2022-04-21T13:42:43.282Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:42:43.282Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:42:43.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:42:43.282Z] PASS [2022-04-21T13:42:43.282Z] [2022-04-21T13:42:43.282Z] DONE 2 tests in 0.122s [2022-04-21T13:42:43.282Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] ++ set -e [2022-04-21T13:42:43.282Z] ++ '[' -n 0 ']' [2022-04-21T13:42:43.282Z] ++ set -x [2022-04-21T13:42:43.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:42:43.282Z] INFO: Testing against a local daemon [2022-04-21T13:42:43.282Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:42:43.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:42:43.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:42:43.282Z] === RUN TestDiskUsage [2022-04-21T13:42:43.282Z] === PAUSE TestDiskUsage [2022-04-21T13:42:43.282Z] === RUN TestEventsExecDie [2022-04-21T13:42:43.282Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-21T13:42:43.282Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:42:43.537Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-21T13:42:43.537Z] === RUN TestEventsVolumeCreate [2022-04-21T13:42:43.537Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-21T13:42:43.537Z] === RUN TestInfoBinaryCommits [2022-04-21T13:42:43.537Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-21T13:42:43.537Z] === RUN TestInfoAPIVersioned [2022-04-21T13:42:43.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-21T13:42:43.537Z] === RUN TestInfoAPI [2022-04-21T13:42:43.537Z] --- PASS: TestInfoAPI (0.02s) [2022-04-21T13:42:43.537Z] === RUN TestInfoAPIWarnings [2022-04-21T13:42:44.105Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:42:45.032Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:42:45.593Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:42:46.173Z] --- PASS: TestBuildMultiStageLayerLeak (13.44s) [2022-04-21T13:42:46.173Z] === RUN TestBuildWithHugeFile [2022-04-21T13:42:46.960Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:42:47.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-21T13:42:47.890Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T13:42:47.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-21T13:42:49.258Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:42:49.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-21T13:42:49.841Z] INFO: Testing against a local daemon [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:42:49.841Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:42:49.841Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:42:49.841Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:42:50.189Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:42:50.307Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:42:50.752Z] docker_api_swarm_test.go:46: [db317a0d351f4] joining swarm manager [deb927d4cbe9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:42:50.752Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:42:50.773Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:42:51.239Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:42:51.239Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:42:52.647Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:42:54.538Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:42:55.903Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:43:00.070Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:43:00.325Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:43:00.887Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:43:01.581Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-21T13:43:01.581Z] === RUN TestInfoDebug [2022-04-21T13:43:01.581Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:43:01.581Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:43:01.581Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:43:01.581Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:43:01.581Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:43:01.581Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:43:01.581Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-21T13:43:01.581Z] === RUN TestPingCacheHeaders [2022-04-21T13:43:01.581Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-21T13:43:01.581Z] === RUN TestPingGet [2022-04-21T13:43:01.581Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:43:01.581Z] === RUN TestPingHead [2022-04-21T13:43:01.581Z] --- PASS: TestPingHead (0.02s) [2022-04-21T13:43:01.581Z] === RUN TestPingSwarmHeader [2022-04-21T13:43:01.815Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:43:02.143Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:43:02.399Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:43:02.746Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:43:02.746Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:43:03.675Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T13:43:03.764Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:43:03.764Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-21T13:43:03.764Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:43:03.764Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:43:03.764Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:43:03.764Z] === RUN TestVersion [2022-04-21T13:43:03.764Z] --- PASS: TestVersion (0.02s) [2022-04-21T13:43:03.764Z] === CONT TestDiskUsage [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:43:04.020Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:43:04.238Z] --- PASS: TestImportExtremelyLargeImageWorks (181.94s) [2022-04-21T13:43:04.238Z] PASS [2022-04-21T13:43:04.238Z] [2022-04-21T13:43:04.238Z] DONE 22 tests in 186.384s [2022-04-21T13:43:04.238Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-21T13:43:04.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:04.238Z] ++ set -e [2022-04-21T13:43:04.238Z] ++ '[' -n 0 ']' [2022-04-21T13:43:04.238Z] ++ set -x [2022-04-21T13:43:04.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:04.238Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:43:04.238Z] INFO: Testing against a local daemon [2022-04-21T13:43:04.238Z] === RUN TestNetworkCreateDelete [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:43:04.275Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:43:04.495Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-21T13:43:04.495Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:43:04.531Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage (1.11s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:43:04.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:43:04.531Z] PASS [2022-04-21T13:43:04.531Z] [2022-04-21T13:43:04.531Z] === Skipped [2022-04-21T13:43:04.531Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:43:04.531Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:43:04.531Z] [2022-04-21T13:43:04.531Z] DONE 54 tests, 1 skipped in 21.810s [2022-04-21T13:43:04.531Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:43:04.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:04.531Z] ++ set -e [2022-04-21T13:43:04.531Z] ++ '[' -n 0 ']' [2022-04-21T13:43:04.531Z] ++ set -x [2022-04-21T13:43:04.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:04.751Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:43:04.787Z] INFO: Testing against a local daemon [2022-04-21T13:43:04.787Z] === RUN TestVolumesCreateAndList [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:43:04.787Z] === RUN TestVolumesRemove [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-21T13:43:04.787Z] === RUN TestVolumesInspect [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:04.787Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:04.787Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:43:04.787Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:43:04.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:43:04.787Z] PASS [2022-04-21T13:43:04.787Z] [2022-04-21T13:43:04.787Z] DONE 9 tests in 0.190s [2022-04-21T13:43:04.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:43:05.007Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-04-21T13:43:05.007Z] === RUN TestDaemonDNSFallback [2022-04-21T13:43:05.007Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:43:05.043Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T13:43:05.043Z] +++ kill 14226 [2022-04-21T13:43:05.043Z] +++ /etc/init.d/apparmor stop [2022-04-21T13:43:05.043Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:43:05.043Z] [2022-04-21T13:43:05.043Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:43:05.043Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:43:05.043Z] [2022-04-21T13:43:05.043Z] To set a process to complain mode, use the command line tool [2022-04-21T13:43:05.043Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:43:05.043Z] +++ true [2022-04-21T13:43:05.043Z] exiting test-integration [2022-04-21T13:43:05.043Z] ++ exit 0 [2022-04-21T13:43:05.043Z] [2022-04-21T13:43:05.263Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:43:05.520Z] === RUN TestDockerSuite/TestBuildLabelsCache Post stage [Pipeline] junit [2022-04-21T13:43:05.985Z] Recording test results [2022-04-21T13:43:06.196Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:43:06.448Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:43:06.569Z] + echo Ensuring container killed. [2022-04-21T13:43:06.569Z] Ensuring container killed. [2022-04-21T13:43:06.569Z] + docker rm -vf docker-pr2 [2022-04-21T13:43:06.569Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:43:06.844Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:43:06.844Z] Chowning /workspace to jenkins user [2022-04-21T13:43:06.844Z] + id -u [2022-04-21T13:43:06.844Z] + id -g [2022-04-21T13:43:06.844Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:43:06.844Z] Unable to find image 'busybox:latest' locally [2022-04-21T13:43:06.844Z] latest: Pulling from library/busybox [2022-04-21T13:43:07.100Z] 2f0e692259c0: Pulling fs layer [2022-04-21T13:43:07.100Z] 2f0e692259c0: Verifying Checksum [2022-04-21T13:43:07.100Z] 2f0e692259c0: Download complete [2022-04-21T13:43:07.100Z] 2f0e692259c0: Pull complete [2022-04-21T13:43:07.100Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T13:43:07.100Z] Status: Downloaded newer image for busybox:latest [2022-04-21T13:43:08.338Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:43:08.753Z] + bundleName=arm64-integration [2022-04-21T13:43:08.753Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-21T13:43:08.753Z] Creating arm64-integration-bundles.tar.gz [2022-04-21T13:43:08.753Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-21T13:43:08.753Z] 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-04-21T13:43:09.018Z] Archiving artifacts [2022-04-21T13:43:09.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-21T13:43:09.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-21T13:43:10.670Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:43:10.973Z] + make clean [2022-04-21T13:43:11.230Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:43:11.230Z] docker-dev-cache [2022-04-21T13:43:11.230Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:43:11.718Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-04-21T13:43:11.718Z] === RUN TestInspectNetwork [2022-04-21T13:43:13.085Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:43:14.794Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-21T13:43:14.794Z] Copying nested executables into bundles/binary-daemon [2022-04-21T13:43:14.794Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-21T13:43:14.794Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:43:14.794Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-21T13:43:14.794Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-21T13:43:15.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/make.sh cross [2022-04-21T13:43:15.602Z] === RUN TestInspectNetwork/full_network_id [2022-04-21T13:43:15.602Z] === RUN TestInspectNetwork/partial_network_id [2022-04-21T13:43:15.602Z] === RUN TestInspectNetwork/network_name [2022-04-21T13:43:15.602Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-21T13:43:15.682Z] [2022-04-21T13:43:15.682Z] Removing bundles/ [2022-04-21T13:43:15.682Z] [2022-04-21T13:43:15.682Z] ---> Making bundle: cross (in bundles/cross) [2022-04-21T13:43:15.682Z] Cross building: bundles/cross/linux/amd64 [2022-04-21T13:43:15.682Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T13:43:15.682Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T13:43:15.858Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:43:15.858Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:43:15.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:43:15.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:43:16.115Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:43:16.115Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:43:17.042Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:43:17.970Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:43:20.489Z] --- PASS: TestInspectNetwork (8.37s) [2022-04-21T13:43:20.489Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-21T13:43:20.489Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-21T13:43:20.489Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-21T13:43:20.489Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-21T13:43:20.489Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:43:21.052Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:43:21.615Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:43:21.872Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-04-21T13:43:21.872Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:43:21.872Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:43:21.872Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:43:21.872Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:43:21.872Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:43:21.872Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:43:21.872Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:43:22.128Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:43:22.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:43:22.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:43:22.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:43:22.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:43:22.128Z] === RUN TestNetworkList [2022-04-21T13:43:22.128Z] === RUN TestNetworkList//networks [2022-04-21T13:43:22.128Z] === PAUSE TestNetworkList//networks [2022-04-21T13:43:22.128Z] === RUN TestNetworkList//networks/ [2022-04-21T13:43:22.129Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:43:22.129Z] === CONT TestNetworkList//networks [2022-04-21T13:43:22.129Z] === CONT TestNetworkList//networks/ [2022-04-21T13:43:22.129Z] --- PASS: TestNetworkList (0.02s) [2022-04-21T13:43:22.129Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:43:22.129Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-21T13:43:22.129Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:43:22.129Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:43:22.691Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-21T13:43:22.691Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:43:23.620Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-04-21T13:43:23.620Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:43:24.550Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-21T13:43:24.550Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:43:25.916Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-04-21T13:43:25.916Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:43:26.844Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-04-21T13:43:26.844Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:43:27.406Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-21T13:43:27.406Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:43:29.298Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:43:30.227Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-04-21T13:43:30.227Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:43:30.227Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:43:30.227Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:43:30.227Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:43:31.336Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:43:31.336Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:43:31.336Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:43:31.336Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:43:31.336Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:43:31.336Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:43:31.336Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:43:31.336Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:43:31.336Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:43:31.336Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:43:31.336Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:43:32.116Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:43:32.338Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:43:32.338Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:43:32.338Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:43:32.338Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:43:32.338Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:43:32.338Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:43:32.338Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:43:32.338Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:43:32.338Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:43:33.482Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:43:34.849Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:43:34.849Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T13:43:34.849Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:43:35.336Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:43:35.336Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:43:35.336Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:43:35.336Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:43:35.336Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:43:38.118Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:43:38.375Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:43:40.143Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:43:40.333Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:43:40.333Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:43:42.246Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:43:42.246Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:43:42.807Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:43:43.371Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:43:44.741Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:43:45.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:43:45.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:43:45.267Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:43:45.524Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:43:45.780Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-04-21T13:43:45.780Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:43:46.036Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:43:47.926Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T13:43:48.183Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T13:43:48.746Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:egpxui00f7efwlxl7t5vvuly4 Created:2022-04-21 13:43:46.862497864 +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[46609373b4409e0ea47165ec5228a20199ef107f8f59a7c0b296586288456d50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv1j7oxrude2wk1j2twuk8612 EndpointID:afe3a9f63fba64031a0c21fb390b9afdf5ad62f8e3b1ee560ce04c4af0e5832d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f71ea16ebc0f941780ccddf5cea6a9708fc88bee363dd1c198dc6d6807c5af15 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:58fac58da090 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rv1j7oxrude2wk1j2twuk8612 EndpointID:afe3a9f63fba64031a0c21fb390b9afdf5ad62f8e3b1ee560ce04c4af0e5832d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-21T13:43:50.114Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T13:43:51.041Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T13:43:52.406Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T13:43:53.334Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2022-04-21T13:43:53.334Z] PASS [2022-04-21T13:43:53.334Z] [2022-04-21T13:43:53.334Z] === Skipped [2022-04-21T13:43:53.334Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:43:53.334Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:43:53.334Z] [2022-04-21T13:43:53.334Z] DONE 38 tests, 1 skipped in 48.922s [2022-04-21T13:43:53.334Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] ++ set -e [2022-04-21T13:43:53.334Z] ++ '[' -n 0 ']' [2022-04-21T13:43:53.334Z] ++ set -x [2022-04-21T13:43:53.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] INFO: Testing against a local daemon [2022-04-21T13:43:53.334Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-21T13:43:53.334Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:43:53.334Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:43:53.334Z] === RUN TestDockerNetworkIpvlan [2022-04-21T13:43:53.334Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T13:43:53.334Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:43:53.334Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:43:53.334Z] PASS [2022-04-21T13:43:53.334Z] [2022-04-21T13:43:53.334Z] === Skipped [2022-04-21T13:43:53.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-21T13:43:53.334Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:43:53.334Z] [2022-04-21T13:43:53.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-21T13:43:53.334Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-21T13:43:53.334Z] [2022-04-21T13:43:53.334Z] DONE 2 tests, 2 skipped in 0.110s [2022-04-21T13:43:53.334Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] ++ set -e [2022-04-21T13:43:53.334Z] ++ '[' -n 0 ']' [2022-04-21T13:43:53.334Z] ++ set -x [2022-04-21T13:43:53.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:43:53.334Z] INFO: Testing against a local daemon [2022-04-21T13:43:53.334Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-21T13:43:54.701Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T13:43:54.701Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T13:43:54.701Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-21T13:43:54.701Z] === RUN TestDockerNetworkMacvlan [2022-04-21T13:43:55.629Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-21T13:43:56.561Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-21T13:43:57.123Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-21T13:43:57.380Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T13:43:57.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-21T13:43:59.833Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T13:43:59.833Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-21T13:44:00.764Z] docker_api_swarm_test.go:304: [d2316bb83ef36] joining swarm manager [d944b853bae52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:44:00.764Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T13:44:01.695Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T13:44:02.259Z] docker_api_swarm_test.go:305: [ddba2c82343e3] joining swarm manager [d944b853bae52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:44:02.515Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-21T13:44:03.078Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:44:03.381Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:44:03.381Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:44:03.381Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:44:03.381Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:44:03.381Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:44:03.381Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:44:03.381Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:44:03.381Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:44:03.381Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:44:03.381Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:44:03.381Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:44:03.381Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:44:03.381Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:44:03.381Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:44:03.381Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:44:03.381Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:44:03.381Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:44:03.381Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:44:03.381Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:44:07.246Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-21T13:44:08.175Z] --- PASS: TestDockerNetworkMacvlan (13.39s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.63s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2022-04-21T13:44:08.176Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-04-21T13:44:08.176Z] PASS [2022-04-21T13:44:08.176Z] [2022-04-21T13:44:08.176Z] DONE 8 tests in 14.839s [2022-04-21T13:44:08.176Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-21T13:44:08.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:08.176Z] ++ set -e [2022-04-21T13:44:08.176Z] ++ '[' -n 0 ']' [2022-04-21T13:44:08.176Z] ++ set -x [2022-04-21T13:44:08.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:08.176Z] testing: warning: no tests to run [2022-04-21T13:44:08.176Z] PASS [2022-04-21T13:44:08.176Z] [2022-04-21T13:44:08.176Z] DONE 0 tests in 0.033s [2022-04-21T13:44:08.176Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-21T13:44:08.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:08.176Z] ++ set -e [2022-04-21T13:44:08.176Z] ++ '[' -n 0 ']' [2022-04-21T13:44:08.176Z] ++ set -x [2022-04-21T13:44:08.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:08.432Z] INFO: Testing against a local daemon [2022-04-21T13:44:08.432Z] === RUN TestAuthZPluginAllowRequest [2022-04-21T13:44:09.137Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:44:09.361Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T13:44:09.926Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-04-21T13:44:09.926Z] === RUN TestAuthZPluginTLS [2022-04-21T13:44:10.182Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-21T13:44:10.182Z] === RUN TestAuthZPluginDenyRequest [2022-04-21T13:44:10.744Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-21T13:44:10.744Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-21T13:44:11.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-04-21T13:44:11.308Z] === RUN TestAuthZPluginDenyResponse [2022-04-21T13:44:11.870Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-21T13:44:11.870Z] === RUN TestAuthZPluginAllowEventStream [2022-04-21T13:44:12.434Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-21T13:44:13.361Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-04-21T13:44:13.361Z] === RUN TestAuthZPluginErrorResponse [2022-04-21T13:44:13.924Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-21T13:44:13.924Z] === RUN TestAuthZPluginErrorRequest [2022-04-21T13:44:13.924Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T13:44:14.486Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-21T13:44:14.486Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-21T13:44:15.049Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-21T13:44:15.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-21T13:44:16.416Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T13:44:16.673Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-04-21T13:44:16.673Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-21T13:44:16.931Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T13:44:18.299Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T13:44:18.555Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-04-21T13:44:18.555Z] === RUN TestAuthZPluginHeader [2022-04-21T13:44:18.555Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T13:44:19.118Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T13:44:19.374Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-04-21T13:44:19.374Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-21T13:44:19.936Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T13:44:20.863Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T13:44:21.791Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T13:44:24.307Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2022-04-21T13:44:24.307Z] === RUN TestAuthZPluginV2Disable [2022-04-21T13:44:24.869Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T13:44:25.124Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T13:44:25.124Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T13:44:25.124Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T13:44:25.124Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T13:44:25.380Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T13:44:26.307Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T13:44:26.307Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T13:44:26.869Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T13:44:28.235Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-04-21T13:44:28.235Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-21T13:44:28.798Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-21T13:44:30.167Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T13:44:31.094Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T13:44:31.658Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-04-21T13:44:31.658Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-21T13:44:31.658Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T13:44:32.220Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T13:44:32.782Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T13:44:33.709Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T13:44:35.600Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T13:44:39.790Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T13:44:41.017Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:44:41.017Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:44:41.017Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:44:43.093Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2022-04-21T13:44:43.093Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-21T13:44:43.287Z] --- PASS: TestBuildWithHugeFile (116.62s) [2022-04-21T13:44:43.287Z] === RUN TestBuildWCOWSandboxSize [2022-04-21T13:44:43.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:44:43.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:44:43.287Z] === RUN TestBuildWithEmptyDockerfile [2022-04-21T13:44:43.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:44:43.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:44:43.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:44:43.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:44:43.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:44:43.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:44:43.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-21T13:44:43.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-21T13:44:43.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-21T13:44:43.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-21T13:44:43.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-21T13:44:43.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-21T13:44:43.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-21T13:44:43.287Z] === RUN TestBuildPreserveOwnership [2022-04-21T13:44:43.287Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:43.287Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-21T13:44:43.287Z] === RUN TestBuildPlatformInvalid [2022-04-21T13:44:43.287Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-21T13:44:43.287Z] PASS [2022-04-21T13:44:43.287Z] ok github.com/docker/docker/integration/build 172.226s [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === Skipped [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-21T13:44:43.287Z] build_session_test.go:25: TODO: BuildKit [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-21T13:44:43.287Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-21T13:44:43.287Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-21T13:44:43.287Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-21T13:44:43.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-21T13:44:43.287Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:44:43.287Z] [2022-04-21T13:44:43.287Z] DONE 29 tests, 6 skipped in 203.994s [2022-04-21T13:44:43.287Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-21T13:44:44.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-21T13:44:44.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:44:44.916Z] INFO: Testing against a local daemon [2022-04-21T13:44:44.916Z] === RUN TestConfigInspect [2022-04-21T13:44:44.916Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.916Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-21T13:44:44.916Z] === RUN TestConfigList [2022-04-21T13:44:44.916Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.916Z] --- SKIP: TestConfigList (0.00s) [2022-04-21T13:44:44.916Z] === RUN TestConfigsCreateAndDelete [2022-04-21T13:44:44.916Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.916Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:44:44.916Z] === RUN TestConfigsUpdate [2022-04-21T13:44:44.916Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.916Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-21T13:44:44.916Z] === RUN TestTemplatedConfig [2022-04-21T13:44:44.916Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.916Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-21T13:44:44.916Z] === RUN TestConfigCreateResolve [2022-04-21T13:44:44.916Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:44.916Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-21T13:44:44.916Z] PASS [2022-04-21T13:44:44.916Z] ok github.com/docker/docker/integration/config 0.094s [2022-04-21T13:44:44.916Z] [2022-04-21T13:44:44.916Z] === Skipped [2022-04-21T13:44:44.916Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-21T13:44:44.917Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:44.917Z] [2022-04-21T13:44:44.917Z] DONE 6 tests, 6 skipped in 1.858s [2022-04-21T13:44:44.959Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:44:44.959Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:44:45.407Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-21T13:44:46.420Z] docker_api_swarm_test.go:272: [d9c5843e3976a] joining swarm manager [ddc926495559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:44:47.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:44:47.754Z] INFO: Testing against a local daemon [2022-04-21T13:44:47.754Z] === RUN TestCheckpoint [2022-04-21T13:44:47.754Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:44:47.754Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/commit [2022-04-21T13:44:47.754Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-21T13:44:47.754Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:44:47.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:44:47.754Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:44:47.754Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:44:47.754Z] === CONT TestContainerInvalidJSON/commit [2022-04-21T13:44:47.754Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-21T13:44:47.754Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-21T13:44:47.754Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-21T13:44:47.754Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-21T13:44:47.754Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-21T13:44:47.754Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-21T13:44:47.754Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-21T13:44:48.012Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:44:48.244Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-21T13:44:48.244Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-21T13:44:48.244Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-21T13:44:48.244Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-21T13:44:48.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-21T13:44:48.244Z] === RUN TestCopyEmptyFile [2022-04-21T13:44:48.310Z] docker_api_swarm_test.go:273: [ddcc4e00d42e9] joining swarm manager [ddc926495559d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:44:48.733Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-04-21T13:44:48.733Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-21T13:44:48.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-21T13:44:48.733Z] === RUN TestCopyFromContainer [2022-04-21T13:44:48.733Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:48.733Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-21T13:44:48.733Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-21T13:44:48.733Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:44:48.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:44:48.733Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:44:48.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:44:48.733Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:44:48.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:44:49.037Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:44:49.037Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:44:49.037Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:44:49.037Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:44:49.037Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:44:49.037Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:44:49.037Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:44:49.037Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:44:49.223Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-21T13:44:49.223Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-21T13:44:49.223Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-21T13:44:49.223Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-21T13:44:49.223Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:44:49.223Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidEnv [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-21T13:44:49.223Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-21T13:44:49.223Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-21T13:44:49.223Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-21T13:44:49.223Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-21T13:44:49.223Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-21T13:44:49.223Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-21T13:44:49.223Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-21T13:44:49.223Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateTmpfsMountsTarget [2022-04-21T13:44:49.223Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:49.223Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-21T13:44:49.223Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:49.223Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-21T13:44:49.223Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:44:49.223Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-21T13:44:49.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:44:49.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:44:49.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:44:49.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:44:49.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:44:49.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:44:49.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:44:49.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:44:49.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:44:49.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:44:49.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-21T13:44:49.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-21T13:44:49.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-21T13:44:49.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-21T13:44:49.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-21T13:44:49.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-21T13:44:49.224Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:44:49.224Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:44:49.224Z] === RUN TestCreateDifferentPlatform [2022-04-21T13:44:49.224Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-21T13:44:49.224Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-21T13:44:49.224Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-21T13:44:49.224Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-21T13:44:49.224Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-21T13:44:49.224Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-21T13:44:49.224Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-21T13:44:49.224Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:44:49.224Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:44:49.224Z] === RUN TestContainerKillOnDaemonStart [2022-04-21T13:44:49.224Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:49.224Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-21T13:44:49.224Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:49.224Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:50.063Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:44:50.827Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T13:44:51.083Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T13:44:51.339Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T13:44:51.901Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T13:44:52.463Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T13:44:53.115Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:44:53.298Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:53.298Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-21T13:44:53.393Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T13:44:53.393Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T13:44:53.393Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T13:44:53.393Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T13:44:53.393Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T13:44:53.393Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T13:44:53.393Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T13:44:53.393Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T13:44:53.393Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-21T13:44:53.789Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.82s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.91s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.49s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.33s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.84s) [2022-04-21T13:44:53.789Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.87s) [2022-04-21T13:44:53.789Z] === RUN TestDiff [2022-04-21T13:44:53.789Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:53.789Z] --- SKIP: TestDiff (0.00s) [2022-04-21T13:44:53.789Z] === RUN TestExecWithCloseStdin [2022-04-21T13:44:54.142Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:44:54.142Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:44:54.142Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:44:54.142Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:44:54.142Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:44:54.142Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:44:54.760Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T13:44:54.760Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T13:44:55.016Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T13:44:55.578Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T13:44:56.090Z] --- PASS: TestExecWithCloseStdin (1.93s) [2022-04-21T13:44:56.090Z] === RUN TestExec [2022-04-21T13:44:56.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T13:44:56.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T13:44:56.440Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:44:57.720Z] --- PASS: TestExec (1.69s) [2022-04-21T13:44:57.720Z] === RUN TestExecUser [2022-04-21T13:44:57.720Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:44:57.720Z] --- SKIP: TestExecUser (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestExportContainerAndImportImage [2022-04-21T13:44:57.720Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:57.720Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-21T13:44:57.720Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:44:57.720Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestHealthCheckWorkdir [2022-04-21T13:44:57.720Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:44:57.720Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestHealthKillContainer [2022-04-21T13:44:57.720Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:44:57.720Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-21T13:44:57.720Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:44:57.720Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:44:57.720Z] === RUN TestKillContainerInvalidSignal [2022-04-21T13:44:58.031Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T13:44:59.350Z] --- PASS: TestKillContainerInvalidSignal (1.49s) [2022-04-21T13:44:59.350Z] === RUN TestKillContainer [2022-04-21T13:44:59.350Z] === RUN TestKillContainer/no_signal [2022-04-21T13:44:59.398Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T13:44:59.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-21T13:44:59.398Z] PASS [2022-04-21T13:44:59.398Z] [2022-04-21T13:44:59.398Z] DONE 17 tests in 51.037s [2022-04-21T13:44:59.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-21T13:44:59.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:59.398Z] ++ set -e [2022-04-21T13:44:59.398Z] ++ '[' -n 0 ']' [2022-04-21T13:44:59.398Z] ++ set -x [2022-04-21T13:44:59.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:44:59.398Z] INFO: Testing against a local daemon [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:59.398Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:59.398Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:59.398Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:59.398Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:44:59.398Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:44:59.398Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:44:59.398Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:44:59.398Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:44:59.398Z] === RUN TestPluginInstall [2022-04-21T13:44:59.398Z] === RUN TestPluginInstall/no_auth [2022-04-21T13:44:59.960Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T13:45:00.217Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T13:45:00.379Z] === RUN TestKillContainer/non_killing_signal [2022-04-21T13:45:00.379Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:45:00.379Z] === RUN TestKillContainer/killing_signal [2022-04-21T13:45:00.778Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T13:45:00.778Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T13:45:00.778Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T13:45:01.341Z] time="2022-04-21T13:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:01.341Z] time="2022-04-21T13:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a539fae5aef6635d8675d25adf2b0eb388b9b66325f8e297cb14f64528e2c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:01.341Z] time="2022-04-21T13:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:01.341Z] time="2022-04-21T13:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a539fae5aef6635d8675d25adf2b0eb388b9b66325f8e297cb14f64528e2c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:01.598Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T13:45:01.856Z] === RUN TestPluginInstall/with_htpasswd [2022-04-21T13:45:02.420Z] time="2022-04-21T13:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:02.420Z] time="2022-04-21T13:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5c25f5099fc916a46cf42d5a47f11f0aac8175abfc8c326497477ab0ad4d37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:02.420Z] time="2022-04-21T13:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:02.420Z] time="2022-04-21T13:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5c25f5099fc916a46cf42d5a47f11f0aac8175abfc8c326497477ab0ad4d37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:02.676Z] === RUN TestPluginInstall/with_insecure [2022-04-21T13:45:03.607Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T13:45:03.607Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T13:45:03.607Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T13:45:03.607Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T13:45:03.607Z] time="2022-04-21T13:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:03.607Z] time="2022-04-21T13:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:846c37b43ba1b6fad8bf5ee93976e606180fc3feb33a6f28565dd0b3dce2db5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:03.607Z] time="2022-04-21T13:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-21T13:45:03.607Z] time="2022-04-21T13:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:846c37b43ba1b6fad8bf5ee93976e606180fc3feb33a6f28565dd0b3dce2db5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-21T13:45:03.864Z] plugin_test.go:195: [de2b67fad2af7] daemon is not started [2022-04-21T13:45:03.864Z] --- PASS: TestPluginInstall (4.51s) [2022-04-21T13:45:03.864Z] --- PASS: TestPluginInstall/no_auth (2.36s) [2022-04-21T13:45:03.864Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-04-21T13:45:03.864Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-04-21T13:45:03.864Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:45:04.121Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T13:45:04.684Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T13:45:05.615Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T13:45:05.615Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-21T13:45:06.176Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T13:45:06.739Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-21T13:45:07.086Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:45:07.303Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T13:45:07.731Z] --- PASS: TestKillContainer (8.05s) [2022-04-21T13:45:07.731Z] --- PASS: TestKillContainer/no_signal (1.46s) [2022-04-21T13:45:07.731Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:45:07.731Z] --- PASS: TestKillContainer/killing_signal (6.53s) [2022-04-21T13:45:07.731Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-21T13:45:07.731Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:45:07.731Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestKillStoppedContainer [2022-04-21T13:45:07.731Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:45:07.731Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-21T13:45:07.731Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:45:07.731Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestKillDifferentUserContainer [2022-04-21T13:45:07.731Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:45:07.731Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestInspectOomKilledTrue [2022-04-21T13:45:07.731Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:45:07.731Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestInspectOomKilledFalse [2022-04-21T13:45:07.731Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:45:07.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-21T13:45:07.731Z] === RUN TestLogsFollowTailEmpty [2022-04-21T13:45:07.866Z] --- PASS: TestPluginsWithRuntimes (3.93s) [2022-04-21T13:45:07.866Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-04-21T13:45:07.866Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-04-21T13:45:07.866Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:45:08.785Z] --- PASS: TestLogsFollowTailEmpty (1.50s) [2022-04-21T13:45:08.785Z] === RUN TestNetworkNat [2022-04-21T13:45:08.785Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:45:08.785Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-21T13:45:08.785Z] === RUN TestNetworkLocalhostTCPNat [2022-04-21T13:45:08.795Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T13:45:08.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-04-21T13:45:08.795Z] PASS [2022-04-21T13:45:08.795Z] [2022-04-21T13:45:08.795Z] DONE 24 tests in 9.322s [2022-04-21T13:45:08.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-21T13:45:08.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:08.795Z] ++ set -e [2022-04-21T13:45:08.795Z] ++ '[' -n 0 ']' [2022-04-21T13:45:08.795Z] ++ set -x [2022-04-21T13:45:08.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:08.795Z] INFO: Testing against a local daemon [2022-04-21T13:45:08.795Z] === RUN TestExternalGraphDriver [2022-04-21T13:45:08.795Z] === RUN TestExternalGraphDriver/json [2022-04-21T13:45:09.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-21T13:45:09.321Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T13:45:09.485Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:45:09.485Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:45:09.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:45:10.140Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:45:10.414Z] --- PASS: TestNetworkLocalhostTCPNat (1.82s) [2022-04-21T13:45:10.414Z] === RUN TestNetworkLoopbackNat [2022-04-21T13:45:10.414Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:45:10.414Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-21T13:45:10.414Z] === RUN TestPause [2022-04-21T13:45:10.414Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:45:10.414Z] --- SKIP: TestPause (0.00s) [2022-04-21T13:45:10.414Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-21T13:45:10.629Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:45:10.629Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:45:10.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:45:11.225Z] === RUN TestExternalGraphDriver/spec [2022-04-21T13:45:11.225Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T13:45:11.786Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T13:45:12.044Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s) [2022-04-21T13:45:12.044Z] === RUN TestPauseStopPausedContainer [2022-04-21T13:45:12.044Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:45:12.044Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-21T13:45:12.044Z] === RUN TestPsFilter [2022-04-21T13:45:12.044Z] --- PASS: TestPsFilter (0.16s) [2022-04-21T13:45:12.044Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-21T13:45:13.156Z] === RUN TestExternalGraphDriver/pull [2022-04-21T13:45:13.156Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T13:45:13.188Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:45:13.188Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:45:13.680Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:45:13.720Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T13:45:13.720Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T13:45:13.976Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T13:45:13.976Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T13:45:13.976Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T13:45:13.976Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T13:45:13.976Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T13:45:14.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2022-04-21T13:45:14.346Z] === RUN TestRemoveContainerWithVolume [2022-04-21T13:45:14.906Z] --- PASS: TestExternalGraphDriver (6.11s) [2022-04-21T13:45:14.906Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2022-04-21T13:45:14.906Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2022-04-21T13:45:14.906Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-04-21T13:45:14.906Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:45:15.162Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T13:45:15.307Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:45:15.977Z] --- PASS: TestRemoveContainerWithVolume (1.77s) [2022-04-21T13:45:15.977Z] === RUN TestRemoveContainerRunning [2022-04-21T13:45:16.529Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T13:45:16.529Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T13:45:16.787Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T13:45:16.901Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:45:17.007Z] --- PASS: TestRemoveContainerRunning (1.49s) [2022-04-21T13:45:17.007Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-21T13:45:17.351Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T13:45:17.355Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:45:17.355Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:45:17.355Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:45:17.355Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:45:17.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:45:17.355Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:45:17.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:45:17.810Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:45:17.913Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T13:45:18.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:45:18.475Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T13:45:18.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2022-04-21T13:45:18.636Z] === RUN TestRemoveInvalidContainer [2022-04-21T13:45:18.636Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-21T13:45:18.636Z] === RUN TestRenameLinkedContainer [2022-04-21T13:45:18.636Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:45:18.636Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-21T13:45:18.636Z] === RUN TestRenameStoppedContainer [2022-04-21T13:45:19.037Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2022-04-21T13:45:19.037Z] PASS [2022-04-21T13:45:19.037Z] [2022-04-21T13:45:19.037Z] DONE 5 tests in 10.222s [2022-04-21T13:45:19.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-21T13:45:19.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:19.037Z] ++ set -e [2022-04-21T13:45:19.037Z] ++ '[' -n 0 ']' [2022-04-21T13:45:19.037Z] ++ set -x [2022-04-21T13:45:19.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:19.037Z] INFO: Testing against a local daemon [2022-04-21T13:45:19.037Z] === RUN TestContinueAfterPluginCrash [2022-04-21T13:45:19.037Z] === PAUSE TestContinueAfterPluginCrash [2022-04-21T13:45:19.037Z] === RUN TestReadPluginNoRead [2022-04-21T13:45:19.037Z] === PAUSE TestReadPluginNoRead [2022-04-21T13:45:19.037Z] === RUN TestDaemonStartWithLogOpt [2022-04-21T13:45:19.037Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-21T13:45:19.037Z] === CONT TestContinueAfterPluginCrash [2022-04-21T13:45:19.037Z] === CONT TestDaemonStartWithLogOpt [2022-04-21T13:45:19.037Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T13:45:19.037Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T13:45:19.037Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T13:45:19.216Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:45:19.216Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:45:19.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:45:19.216Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:45:19.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:45:19.216Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:45:19.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:45:19.216Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:45:19.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:45:19.599Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T13:45:19.599Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T13:45:19.599Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T13:45:19.704Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:45:19.854Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T13:45:19.854Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T13:45:20.266Z] --- PASS: TestRenameStoppedContainer (1.74s) [2022-04-21T13:45:20.266Z] === RUN TestRenameRunningContainerAndReuse [2022-04-21T13:45:20.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T13:45:21.143Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:45:21.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T13:45:22.083Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-21T13:45:22.083Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-21T13:45:22.083Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T13:45:22.083Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-21T13:45:22.083Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-21T13:45:22.083Z] Cross building: bundles/cross/windows/amd64 [2022-04-21T13:45:22.083Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-21T13:45:22.083Z] { [2022-04-21T13:45:22.083Z] "RT_GROUP_ICON": { [2022-04-21T13:45:22.083Z] "#1": { [2022-04-21T13:45:22.083Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] }, [2022-04-21T13:45:22.083Z] "RT_MANIFEST": { [2022-04-21T13:45:22.083Z] "#1": { [2022-04-21T13:45:22.083Z] "0409": { [2022-04-21T13:45:22.083Z] "identity": {}, [2022-04-21T13:45:22.083Z] "description": "Docker Engine", [2022-04-21T13:45:22.083Z] "minimum-os": "vista", [2022-04-21T13:45:22.083Z] "execution-level": "", [2022-04-21T13:45:22.083Z] "ui-access": false, [2022-04-21T13:45:22.083Z] "auto-elevate": false, [2022-04-21T13:45:22.083Z] "dpi-awareness": "unaware", [2022-04-21T13:45:22.083Z] "disable-theming": false, [2022-04-21T13:45:22.083Z] "disable-window-filtering": false, [2022-04-21T13:45:22.083Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:45:22.083Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:45:22.083Z] "long-path-aware": false, [2022-04-21T13:45:22.083Z] "printer-driver-isolation": false, [2022-04-21T13:45:22.083Z] "gdi-scaling": false, [2022-04-21T13:45:22.083Z] "segment-heap": false, [2022-04-21T13:45:22.083Z] "use-common-controls-v6": false [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] }, [2022-04-21T13:45:22.083Z] "RT_MESSAGETABLE": { [2022-04-21T13:45:22.083Z] "#1": { [2022-04-21T13:45:22.083Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] }, [2022-04-21T13:45:22.083Z] "RT_VERSION": { [2022-04-21T13:45:22.083Z] "#1": { [2022-04-21T13:45:22.083Z] "0409": { [2022-04-21T13:45:22.083Z] "fixed": { [2022-04-21T13:45:22.083Z] "file_version": "0.0.0.0", [2022-04-21T13:45:22.083Z] "product_version": "0.0.0.0", [2022-04-21T13:45:22.083Z] "type": "Unknown" [2022-04-21T13:45:22.083Z] }, [2022-04-21T13:45:22.083Z] "info": { [2022-04-21T13:45:22.083Z] "0000": { [2022-04-21T13:45:22.083Z] "CompanyName": "", [2022-04-21T13:45:22.083Z] "FileVersion": "dev", [2022-04-21T13:45:22.083Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T13:45:22.083Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-21T13:45:22.083Z] "ProductName": "", [2022-04-21T13:45:22.083Z] "ProductVersion": "dev", [2022-04-21T13:45:22.083Z] "SpecialBuild": "62e68c78e6898c2ab101d2d640ed96b9f8f85683" [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] } [2022-04-21T13:45:22.083Z] cmd/dockerd/config.go [2022-04-21T13:45:22.083Z] cmd/dockerd/config_windows.go [2022-04-21T13:45:22.083Z] cmd/dockerd/daemon.go [2022-04-21T13:45:22.083Z] cmd/dockerd/daemon_test.go [2022-04-21T13:45:22.083Z] cmd/dockerd/daemon_windows.go [2022-04-21T13:45:22.083Z] cmd/dockerd/docker.go [2022-04-21T13:45:22.083Z] cmd/dockerd/docker_windows.go [2022-04-21T13:45:22.083Z] cmd/dockerd/genwinres_windows.go [2022-04-21T13:45:22.083Z] cmd/dockerd/metrics.go [2022-04-21T13:45:22.083Z] cmd/dockerd/options.go [2022-04-21T13:45:22.083Z] cmd/dockerd/options_test.go [2022-04-21T13:45:22.083Z] cmd/dockerd/service_windows.go [2022-04-21T13:45:22.083Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T13:45:22.083Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T13:45:22.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T13:45:22.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T13:45:22.665Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:45:22.665Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:45:22.665Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:45:22.665Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:45:22.665Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:45:22.665Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:45:23.646Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-04-21T13:45:23.646Z] === CONT TestReadPluginNoRead [2022-04-21T13:45:23.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T13:45:23.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T13:45:23.902Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T13:45:24.188Z] --- PASS: TestRenameRunningContainerAndReuse (3.27s) [2022-04-21T13:45:24.188Z] === RUN TestRenameInvalidName [2022-04-21T13:45:24.845Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T13:45:25.223Z] --- PASS: TestRenameInvalidName (1.60s) [2022-04-21T13:45:25.223Z] === RUN TestRenameAnonymousContainer [2022-04-21T13:45:25.408Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T13:45:25.543Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:45:25.970Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T13:45:26.225Z] === RUN TestReadPluginNoRead/default [2022-04-21T13:45:26.481Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T13:45:26.481Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T13:45:27.043Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T13:45:27.970Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T13:45:27.970Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-21T13:45:28.533Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T13:45:28.533Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-04-21T13:45:28.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T13:45:29.096Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T13:45:29.096Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-21T13:45:30.025Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T13:45:30.588Z] === CONT TestReadPluginNoRead [2022-04-21T13:45:30.588Z] read_test.go:92: [da5841dc8c3f4] daemon is not started [2022-04-21T13:45:30.588Z] --- PASS: TestReadPluginNoRead (7.23s) [2022-04-21T13:45:30.588Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-04-21T13:45:30.588Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-04-21T13:45:30.588Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-04-21T13:45:30.588Z] PASS [2022-04-21T13:45:30.588Z] [2022-04-21T13:45:30.588Z] DONE 6 tests in 11.739s [2022-04-21T13:45:30.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-21T13:45:30.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:30.588Z] ++ set -e [2022-04-21T13:45:30.588Z] ++ '[' -n 0 ']' [2022-04-21T13:45:30.588Z] ++ set -x [2022-04-21T13:45:30.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:30.588Z] testing: warning: no tests to run [2022-04-21T13:45:30.588Z] PASS [2022-04-21T13:45:30.588Z] [2022-04-21T13:45:30.588Z] DONE 0 tests in 0.042s [2022-04-21T13:45:30.845Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-21T13:45:30.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:30.845Z] ++ set -e [2022-04-21T13:45:30.845Z] ++ '[' -n 0 ']' [2022-04-21T13:45:30.845Z] ++ set -x [2022-04-21T13:45:30.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:30.845Z] INFO: Testing against a local daemon [2022-04-21T13:45:30.845Z] === RUN TestPluginWithDevMounts [2022-04-21T13:45:30.845Z] === PAUSE TestPluginWithDevMounts [2022-04-21T13:45:30.845Z] === CONT TestPluginWithDevMounts [2022-04-21T13:45:31.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T13:45:31.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T13:45:31.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T13:45:31.408Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T13:45:31.408Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T13:45:31.970Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T13:45:32.532Z] --- PASS: TestPluginWithDevMounts (1.72s) [2022-04-21T13:45:32.532Z] PASS [2022-04-21T13:45:32.532Z] [2022-04-21T13:45:32.532Z] DONE 1 tests in 1.834s [2022-04-21T13:45:32.532Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-21T13:45:32.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:32.532Z] ++ set -e [2022-04-21T13:45:32.532Z] ++ '[' -n 0 ']' [2022-04-21T13:45:32.532Z] ++ set -x [2022-04-21T13:45:32.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:32.788Z] INFO: Testing against a local daemon [2022-04-21T13:45:32.788Z] === RUN TestSecretInspect [2022-04-21T13:45:33.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-21T13:45:34.107Z] --- PASS: TestRenameAnonymousContainer (8.56s) [2022-04-21T13:45:34.107Z] === RUN TestRenameContainerWithSameName [2022-04-21T13:45:34.933Z] --- PASS: TestSecretInspect (2.15s) [2022-04-21T13:45:34.933Z] === RUN TestSecretList [2022-04-21T13:45:35.138Z] --- PASS: TestRenameContainerWithSameName (1.49s) [2022-04-21T13:45:35.138Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-21T13:45:35.138Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:45:35.138Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:45:35.138Z] === RUN TestResize [2022-04-21T13:45:35.836Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:45:36.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-21T13:45:36.303Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T13:45:36.769Z] --- PASS: TestResize (1.51s) [2022-04-21T13:45:36.769Z] === RUN TestResizeWithInvalidSize [2022-04-21T13:45:36.866Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T13:45:37.794Z] --- PASS: TestSecretList (2.81s) [2022-04-21T13:45:37.794Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:45:37.794Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T13:45:37.794Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T13:45:37.794Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T13:45:37.794Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T13:45:38.399Z] --- PASS: TestResizeWithInvalidSize (1.54s) [2022-04-21T13:45:38.399Z] === RUN TestResizeWhenContainerNotStarted [2022-04-21T13:45:38.722Z] docker_api_swarm_node_test.go:20: [dc7d130c9841f] joining swarm manager [dca0e1431468e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:45:39.544Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:45:39.650Z] docker_api_swarm_node_test.go:21: [d1266e050a5b1] joining swarm manager [dca0e1431468e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:45:40.030Z] --- PASS: TestResizeWhenContainerNotStarted (1.78s) [2022-04-21T13:45:40.030Z] === RUN TestDaemonRestartKillContainers [2022-04-21T13:45:40.030Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:45:40.030Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:45:40.030Z] === RUN TestStats [2022-04-21T13:45:40.030Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:45:40.030Z] --- SKIP: TestStats (0.00s) [2022-04-21T13:45:40.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-21T13:45:40.503Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:45:40.503Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:45:40.503Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:45:40.578Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2022-04-21T13:45:40.578Z] === RUN TestSecretsUpdate [2022-04-21T13:45:40.578Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T13:45:41.140Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T13:45:42.081Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T13:45:43.008Z] --- PASS: TestSecretsUpdate (2.56s) [2022-04-21T13:45:43.008Z] === RUN TestTemplatedSecret [2022-04-21T13:45:43.380Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:45:43.951Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2022-04-21T13:45:43.951Z] === RUN TestStopContainerWithTimeout [2022-04-21T13:45:43.951Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:45:43.951Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-21T13:45:43.951Z] === RUN TestUpdateRestartPolicy [2022-04-21T13:45:44.901Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:45:45.524Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T13:45:45.780Z] --- PASS: TestTemplatedSecret (2.92s) [2022-04-21T13:45:45.780Z] === RUN TestSecretCreateResolve [2022-04-21T13:45:46.037Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T13:45:47.403Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T13:45:48.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T13:45:48.770Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-04-21T13:45:48.770Z] PASS [2022-04-21T13:45:48.770Z] [2022-04-21T13:45:48.770Z] DONE 6 tests in 15.967s [2022-04-21T13:45:48.770Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-21T13:45:48.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:48.770Z] ++ set -e [2022-04-21T13:45:48.770Z] ++ '[' -n 0 ']' [2022-04-21T13:45:48.770Z] ++ set -x [2022-04-21T13:45:48.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:45:48.770Z] INFO: Testing against a local daemon [2022-04-21T13:45:48.770Z] === RUN TestServiceCreateInit [2022-04-21T13:45:48.770Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:45:49.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:45:49.556Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:45:49.556Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:45:49.556Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:45:49.556Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:45:49.556Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:45:49.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-21T13:45:50.150Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:45:50.150Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:45:50.150Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:45:50.150Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:45:50.150Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:45:50.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-21T13:45:51.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-21T13:45:52.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-21T13:45:53.379Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:45:54.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e5ca08_} [2022-04-21T13:45:54.567Z] docker_api_swarm_test.go:502: [d04179d8e2bff] joining swarm manager [d46672a9e02c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:45:55.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12914219827_/foo_false____} [2022-04-21T13:45:57.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12914219827_/foo_true____} [2022-04-21T13:45:57.555Z] --- PASS: TestServiceCreateInit (8.75s) [2022-04-21T13:45:57.555Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2022-04-21T13:45:57.555Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2022-04-21T13:45:57.555Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:45:57.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_false____} [2022-04-21T13:45:58.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_true____} [2022-04-21T13:46:00.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_true__0xc000e5ca38__} [2022-04-21T13:46:00.796Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:46:00.796Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:46:00.796Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:46:01.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:46:02.066Z] --- PASS: TestUpdateRestartPolicy (17.93s) [2022-04-21T13:46:02.066Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-21T13:46:02.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e5ca50_} [2022-04-21T13:46:03.095Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s) [2022-04-21T13:46:03.095Z] === RUN TestWaitNonBlocked [2022-04-21T13:46:03.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:46:03.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:46:03.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:46:03.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:46:03.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-21T13:46:03.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-21T13:46:03.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e5ca68_} [2022-04-21T13:46:03.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e5ca80_} [2022-04-21T13:46:04.089Z] docker_api_swarm_test.go:507: [dfc866bb5aa4f] joining swarm manager [d46672a9e02c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:46:05.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e5ca98_} [2022-04-21T13:46:06.153Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-21T13:46:06.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.98s) [2022-04-21T13:46:06.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.60s) [2022-04-21T13:46:06.153Z] === RUN TestWaitBlocked [2022-04-21T13:46:06.153Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:06.153Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-21T13:46:06.153Z] PASS [2022-04-21T13:46:06.153Z] ok github.com/docker/docker/integration/container 78.031s [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === Skipped [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-21T13:46:06.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-21T13:46:06.153Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-21T13:46:06.153Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-21T13:46:06.153Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-21T13:46:06.153Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-21T13:46:06.153Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-21T13:46:06.153Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-21T13:46:06.153Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-21T13:46:06.153Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:46:06.153Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-21T13:46:06.153Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-21T13:46:06.153Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-21T13:46:06.153Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-21T13:46:06.153Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-21T13:46:06.153Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-21T13:46:06.153Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-21T13:46:06.153Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-21T13:46:06.153Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-21T13:46:06.153Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-21T13:46:06.153Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-21T13:46:06.153Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-21T13:46:06.153Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-21T13:46:06.153Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-21T13:46:06.153Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-21T13:46:06.153Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-21T13:46:06.153Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:06.153Z] [2022-04-21T13:46:06.153Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-21T13:46:06.154Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:06.154Z] [2022-04-21T13:46:06.154Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-21T13:46:06.154Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-21T13:46:06.154Z] [2022-04-21T13:46:06.154Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-21T13:46:06.154Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-21T13:46:06.154Z] [2022-04-21T13:46:06.154Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-21T13:46:06.154Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:06.154Z] [2022-04-21T13:46:06.154Z] DONE 120 tests, 34 skipped in 80.592s [2022-04-21T13:46:06.154Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-21T13:46:06.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T13:46:07.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:46:07.310Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:46:07.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-21T13:46:08.186Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T13:46:10.076Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T13:46:11.008Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T13:46:11.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:46:12.899Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T13:46:14.266Z] --- PASS: TestCreateServiceMultipleTimes (16.51s) [2022-04-21T13:46:14.266Z] === RUN TestCreateServiceConflict [2022-04-21T13:46:14.266Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T13:46:14.266Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T13:46:14.829Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T13:46:15.758Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-21T13:46:16.335Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T13:46:16.591Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-04-21T13:46:16.591Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:46:17.153Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T13:46:17.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:46:17.714Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T13:46:18.642Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T13:46:19.538Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:46:19.538Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:46:19.538Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:46:19.538Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:46:19.538Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:46:19.595Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T13:46:19.595Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-04-21T13:46:19.595Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:46:20.159Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T13:46:20.722Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T13:46:21.652Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T13:46:22.582Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T13:46:23.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:46:23.395Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:46:23.511Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T13:46:23.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:46:24.075Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T13:46:25.006Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T13:46:25.568Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T13:46:25.825Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T13:46:25.825Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T13:46:26.387Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T13:46:26.949Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T13:46:27.712Z] === RUN TestConfigDaemonLibtrustID [2022-04-21T13:46:27.712Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:46:27.712Z] === RUN TestDaemonConfigValidation [2022-04-21T13:46:27.712Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-21T13:46:27.712Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-21T13:46:27.712Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:46:27.712Z] === RUN TestDaemonProxy [2022-04-21T13:46:27.712Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:46:27.712Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-21T13:46:27.712Z] PASS [2022-04-21T13:46:27.712Z] ok github.com/docker/docker/integration/daemon 0.115s [2022-04-21T13:46:27.712Z] [2022-04-21T13:46:27.712Z] === Skipped [2022-04-21T13:46:27.712Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-21T13:46:27.712Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] [2022-04-21T13:46:27.712Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-21T13:46:27.712Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] [2022-04-21T13:46:27.712Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-21T13:46:27.712Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-21T13:46:27.712Z] [2022-04-21T13:46:27.712Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-21T13:46:27.712Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-21T13:46:27.712Z] [2022-04-21T13:46:27.712Z] DONE 4 tests, 4 skipped in 21.153s [2022-04-21T13:46:27.712Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-21T13:46:27.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:46:27.791Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:46:27.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:46:27.791Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:46:27.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:46:27.879Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T13:46:28.135Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T13:46:28.698Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T13:46:30.063Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T13:46:30.320Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T13:46:30.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:30.811Z] INFO: Testing against a local daemon [2022-04-21T13:46:30.811Z] === RUN TestCommitInheritsEnv [2022-04-21T13:46:30.811Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:46:30.811Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-21T13:46:30.811Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-21T13:46:30.811Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:46:30.811Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:46:30.811Z] === RUN TestImportWithCustomPlatform [2022-04-21T13:46:30.811Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:46:30.811Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-21T13:46:30.811Z] === RUN TestImagesFilterMultiReference [2022-04-21T13:46:30.811Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-21T13:46:30.811Z] === RUN TestImagePullPlatformInvalid [2022-04-21T13:46:30.811Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-21T13:46:30.811Z] === RUN TestRemoveImageOrphaning [2022-04-21T13:46:31.686Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T13:46:31.839Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2022-04-21T13:46:31.839Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-21T13:46:31.839Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-21T13:46:31.839Z] === RUN TestTagInvalidReference [2022-04-21T13:46:32.329Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-21T13:46:32.329Z] === RUN TestTagValidPrefixedRepo [2022-04-21T13:46:32.329Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-21T13:46:32.329Z] === RUN TestTagExistedNameWithoutForce [2022-04-21T13:46:32.329Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-21T13:46:32.329Z] === RUN TestTagOfficialNames [2022-04-21T13:46:32.329Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-21T13:46:32.329Z] === RUN TestTagMatchesDigest [2022-04-21T13:46:32.329Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-21T13:46:32.329Z] PASS [2022-04-21T13:46:32.329Z] ok github.com/docker/docker/integration/image 1.503s [2022-04-21T13:46:32.329Z] [2022-04-21T13:46:32.329Z] === Skipped [2022-04-21T13:46:32.329Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-21T13:46:32.329Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:46:32.329Z] [2022-04-21T13:46:32.329Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-21T13:46:32.329Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:46:32.329Z] [2022-04-21T13:46:32.329Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-21T13:46:32.329Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-21T13:46:32.329Z] [2022-04-21T13:46:32.329Z] DONE 12 tests, 3 skipped in 5.175s [2022-04-21T13:46:32.329Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-21T13:46:33.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:46:33.815Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:46:33.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:46:33.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:46:33.815Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:46:33.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:46:33.815Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:46:33.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:46:34.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2022-04-21T13:46:34.210Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:46:34.445Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:46:34.445Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:46:34.445Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:46:34.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:46:34.466Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T13:46:34.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:34.654Z] INFO: Testing against a local daemon [2022-04-21T13:46:34.654Z] === RUN TestNetworkCreateDelete [2022-04-21T13:46:34.654Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.654Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestDockerNetworkDeletePreferID [2022-04-21T13:46:34.654Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:46:34.654Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestDaemonDNSFallback [2022-04-21T13:46:34.654Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.654Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestInspectNetwork [2022-04-21T13:46:34.654Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:34.654Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestRunContainerWithBridgeNone [2022-04-21T13:46:34.654Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.654Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-21T13:46:34.654Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:46:34.654Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:46:34.654Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:46:34.654Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-21T13:46:34.654Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-21T13:46:34.654Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-21T13:46:34.654Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestNetworkList [2022-04-21T13:46:34.654Z] === RUN TestNetworkList//networks [2022-04-21T13:46:34.654Z] === PAUSE TestNetworkList//networks [2022-04-21T13:46:34.654Z] === RUN TestNetworkList//networks/ [2022-04-21T13:46:34.654Z] === PAUSE TestNetworkList//networks/ [2022-04-21T13:46:34.654Z] === CONT TestNetworkList//networks [2022-04-21T13:46:34.654Z] === CONT TestNetworkList//networks/ [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkList (0.03s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-21T13:46:34.654Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestHostIPv4BridgeLabel [2022-04-21T13:46:34.654Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:46:34.654Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-21T13:46:34.654Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:46:34.654Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestDaemonDefaultNetworkPools [2022-04-21T13:46:34.654Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:46:34.654Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:46:34.654Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-21T13:46:34.654Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:46:34.654Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-21T13:46:34.655Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-21T13:46:34.655Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestServiceWithPredefinedNetwork [2022-04-21T13:46:34.655Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-21T13:46:34.655Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:46:34.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestServiceWithDataPathPortInit [2022-04-21T13:46:34.655Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:46:34.655Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-21T13:46:34.655Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:46:34.655Z] PASS [2022-04-21T13:46:34.655Z] ok github.com/docker/docker/integration/network 0.165s [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === Skipped [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-21T13:46:34.655Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-21T13:46:34.655Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-21T13:46:34.655Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-21T13:46:34.655Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-21T13:46:34.655Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-21T13:46:34.655Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:243: FLAKY_TEST [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-21T13:46:34.655Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-21T13:46:34.655Z] [2022-04-21T13:46:34.655Z] DONE 34 tests, 15 skipped in 2.025s [2022-04-21T13:46:34.655Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-21T13:46:35.145Z] testing: warning: no tests to run [2022-04-21T13:46:35.145Z] PASS [2022-04-21T13:46:35.145Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2022-04-21T13:46:35.637Z] [2022-04-21T13:46:35.637Z] DONE 0 tests in 0.735s [2022-04-21T13:46:35.637Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-21T13:46:36.128Z] testing: warning: no tests to run [2022-04-21T13:46:36.128Z] PASS [2022-04-21T13:46:36.128Z] ok github.com/docker/docker/integration/network/macvlan 0.067s [2022-04-21T13:46:36.128Z] [2022-04-21T13:46:36.128Z] DONE 0 tests in 0.764s [2022-04-21T13:46:36.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-21T13:46:36.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-21T13:46:37.108Z] testing: warning: no tests to run [2022-04-21T13:46:37.108Z] PASS [2022-04-21T13:46:37.108Z] ok github.com/docker/docker/integration/plugin 0.061s [2022-04-21T13:46:37.108Z] [2022-04-21T13:46:37.108Z] DONE 0 tests in 0.724s [2022-04-21T13:46:37.108Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-21T13:46:37.289Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T13:46:37.545Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T13:46:38.137Z] testing: warning: no tests to run [2022-04-21T13:46:38.138Z] PASS [2022-04-21T13:46:38.138Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2022-04-21T13:46:38.138Z] [2022-04-21T13:46:38.138Z] DONE 0 tests in 0.730s [2022-04-21T13:46:38.138Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-21T13:46:38.473Z] docker_api_swarm_node_test.go:81: [d00e41ab8eb9a] joining swarm manager [dfdc5269cd3c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:46:41.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:46:41.586Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:46:41.743Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T13:46:42.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:46:42.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:42.061Z] INFO: Testing against a local daemon [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:46:42.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:46:42.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-21T13:46:42.061Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-21T13:46:42.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-21T13:46:42.061Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-21T13:46:42.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-21T13:46:42.061Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-21T13:46:42.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-21T13:46:42.061Z] === RUN TestPluginInstall [2022-04-21T13:46:42.061Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:46:42.061Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-21T13:46:42.061Z] === RUN TestPluginsWithRuntimes [2022-04-21T13:46:42.061Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:46:42.061Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-21T13:46:42.061Z] === RUN TestPluginBackCompatMediaTypes [2022-04-21T13:46:42.061Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:46:42.061Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:46:42.061Z] PASS [2022-04-21T13:46:42.550Z] ok github.com/docker/docker/integration/plugin/common 0.152s [2022-04-21T13:46:42.550Z] [2022-04-21T13:46:42.550Z] === Skipped [2022-04-21T13:46:42.550Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-21T13:46:42.550Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-21T13:46:42.550Z] [2022-04-21T13:46:42.550Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-21T13:46:42.550Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-21T13:46:42.550Z] [2022-04-21T13:46:42.550Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-21T13:46:42.550Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-21T13:46:42.550Z] [2022-04-21T13:46:42.550Z] DONE 19 tests, 3 skipped in 4.288s [2022-04-21T13:46:42.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-21T13:46:43.634Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T13:46:43.893Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T13:46:44.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:44.874Z] INFO: Testing against a local daemon [2022-04-21T13:46:44.874Z] === RUN TestExternalGraphDriver [2022-04-21T13:46:44.874Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:46:44.874Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-21T13:46:44.874Z] === RUN TestGraphdriverPluginV2 [2022-04-21T13:46:44.874Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:46:44.874Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:46:44.874Z] PASS [2022-04-21T13:46:44.874Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.094s [2022-04-21T13:46:44.874Z] [2022-04-21T13:46:44.874Z] === Skipped [2022-04-21T13:46:44.874Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-21T13:46:44.874Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-21T13:46:44.874Z] [2022-04-21T13:46:44.875Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-21T13:46:44.875Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-21T13:46:44.875Z] [2022-04-21T13:46:44.875Z] DONE 2 tests, 2 skipped in 2.158s [2022-04-21T13:46:44.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-21T13:46:46.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:46.506Z] INFO: Testing against a local daemon [2022-04-21T13:46:46.506Z] === RUN TestReadPluginNoRead [2022-04-21T13:46:46.506Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:46:46.506Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-21T13:46:46.506Z] PASS [2022-04-21T13:46:46.506Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-04-21T13:46:46.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:46:46.996Z] [2022-04-21T13:46:46.997Z] === Skipped [2022-04-21T13:46:46.997Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-21T13:46:46.997Z] read_test.go:21: no unix domain sockets on Windows [2022-04-21T13:46:46.997Z] [2022-04-21T13:46:46.997Z] DONE 1 tests, 1 skipped in 1.988s [2022-04-21T13:46:46.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-21T13:46:47.166Z] --- PASS: TestCreateServiceSecretFileMode (13.15s) [2022-04-21T13:46:47.166Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:46:47.728Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-21T13:46:48.025Z] testing: warning: no tests to run [2022-04-21T13:46:48.025Z] PASS [2022-04-21T13:46:48.025Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-04-21T13:46:48.025Z] [2022-04-21T13:46:48.025Z] DONE 0 tests in 1.092s [2022-04-21T13:46:48.025Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-21T13:46:48.290Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T13:46:49.218Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T13:46:50.149Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T13:46:50.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:50.327Z] INFO: Testing against a local daemon [2022-04-21T13:46:50.327Z] === RUN TestPluginWithDevMounts [2022-04-21T13:46:50.327Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:50.327Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-21T13:46:50.327Z] PASS [2022-04-21T13:46:50.327Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-04-21T13:46:50.327Z] [2022-04-21T13:46:50.327Z] === Skipped [2022-04-21T13:46:50.327Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-21T13:46:50.327Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:50.327Z] [2022-04-21T13:46:50.327Z] DONE 1 tests, 1 skipped in 2.069s [2022-04-21T13:46:50.327Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-21T13:46:51.078Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T13:46:51.640Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T13:46:51.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-21T13:46:51.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:51.956Z] INFO: Testing against a local daemon [2022-04-21T13:46:51.956Z] === RUN TestSecretInspect [2022-04-21T13:46:51.956Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-21T13:46:51.956Z] === RUN TestSecretList [2022-04-21T13:46:51.956Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] --- SKIP: TestSecretList (0.00s) [2022-04-21T13:46:51.956Z] === RUN TestSecretsCreateAndDelete [2022-04-21T13:46:51.956Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:46:51.956Z] === RUN TestSecretsUpdate [2022-04-21T13:46:51.956Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-21T13:46:51.956Z] === RUN TestTemplatedSecret [2022-04-21T13:46:51.956Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-21T13:46:51.956Z] === RUN TestSecretCreateResolve [2022-04-21T13:46:51.956Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:51.956Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-21T13:46:51.956Z] PASS [2022-04-21T13:46:51.956Z] ok github.com/docker/docker/integration/secret 0.097s [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === Skipped [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-21T13:46:51.956Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:51.956Z] [2022-04-21T13:46:51.956Z] DONE 6 tests, 6 skipped in 1.748s [2022-04-21T13:46:51.956Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-21T13:46:52.825Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T13:46:52.825Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T13:46:53.755Z] docker_api_swarm_node_test.go:53: [d093f3296d8d4] joining swarm manager [d285ca917f7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:46:53.755Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T13:46:54.684Z] docker_api_swarm_node_test.go:54: [d7569029824b1] joining swarm manager [d285ca917f7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:46:54.684Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T13:46:54.942Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T13:46:54.942Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T13:46:55.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:55.020Z] INFO: Testing against a local daemon [2022-04-21T13:46:55.020Z] === RUN TestServiceCreateInit [2022-04-21T13:46:55.020Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-21T13:46:55.020Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-21T13:46:55.020Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-21T13:46:55.020Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:46:55.020Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceMultipleTimes [2022-04-21T13:46:55.020Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceConflict [2022-04-21T13:46:55.020Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceMaxReplicas [2022-04-21T13:46:55.020Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-21T13:46:55.020Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-21T13:46:55.020Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceSecretFileMode [2022-04-21T13:46:55.020Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceConfigFileMode [2022-04-21T13:46:55.020Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceSysctls [2022-04-21T13:46:55.020Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-21T13:46:55.020Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:46:55.020Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-21T13:46:55.020Z] === RUN TestInspect [2022-04-21T13:46:55.020Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestInspect (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestCreateJob [2022-04-21T13:46:55.020Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestCreateJob (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestReplicatedJob [2022-04-21T13:46:55.020Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:46:55.020Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestServiceListWithStatuses [2022-04-21T13:46:55.020Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:46:55.020Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:46:55.020Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-21T13:46:55.020Z] === RUN TestServicePlugin [2022-04-21T13:46:55.020Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.020Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-21T13:46:55.021Z] === RUN TestServiceUpdateLabel [2022-04-21T13:46:55.021Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-21T13:46:55.021Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:46:55.021Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-21T13:46:55.021Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:46:55.021Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-21T13:46:55.021Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:46:55.021Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-21T13:46:55.021Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:46:55.021Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:46:55.021Z] PASS [2022-04-21T13:46:55.021Z] ok github.com/docker/docker/integration/service 0.279s [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === Skipped [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-21T13:46:55.021Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-21T13:46:55.021Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-21T13:46:55.021Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-21T13:46:55.021Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-21T13:46:55.021Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-21T13:46:55.021Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-21T13:46:55.021Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-21T13:46:55.021Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-21T13:46:55.021Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-21T13:46:55.021Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-21T13:46:55.021Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-21T13:46:55.021Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-21T13:46:55.021Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-21T13:46:55.021Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-21T13:46:55.021Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-21T13:46:55.021Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-21T13:46:55.021Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-21T13:46:55.021Z] [2022-04-21T13:46:55.021Z] DONE 24 tests, 23 skipped in 2.610s [2022-04-21T13:46:55.021Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-21T13:46:55.198Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T13:46:55.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:46:55.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:46:55.343Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:46:55.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:46:55.760Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T13:46:55.760Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T13:46:55.760Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T13:46:55.760Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T13:46:55.832Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:46:55.832Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:46:56.320Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:46:56.333Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T13:46:56.591Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T13:46:56.591Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T13:46:56.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:56.651Z] INFO: Testing against a local daemon [2022-04-21T13:46:56.651Z] === RUN TestSessionCreate [2022-04-21T13:46:56.651Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:56.651Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-21T13:46:56.651Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:46:56.651Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:56.651Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:46:56.651Z] PASS [2022-04-21T13:46:56.651Z] ok github.com/docker/docker/integration/session 0.094s [2022-04-21T13:46:56.651Z] [2022-04-21T13:46:56.651Z] === Skipped [2022-04-21T13:46:56.651Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-21T13:46:56.651Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:56.651Z] [2022-04-21T13:46:56.651Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-21T13:46:56.651Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-21T13:46:56.651Z] [2022-04-21T13:46:56.651Z] DONE 2 tests, 2 skipped in 1.510s [2022-04-21T13:46:56.651Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-21T13:46:56.847Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T13:46:56.847Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T13:46:56.847Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T13:46:56.847Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T13:46:56.847Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T13:46:57.103Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T13:46:57.347Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:46:57.347Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:46:57.347Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:46:58.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:46:58.282Z] INFO: Testing against a local daemon [2022-04-21T13:46:58.282Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:46:58.282Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:58.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestDiskUsage [2022-04-21T13:46:58.282Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:46:58.282Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestEventsExecDie [2022-04-21T13:46:58.282Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:46:58.282Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:46:58.282Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:46:58.282Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestEventsVolumeCreate [2022-04-21T13:46:58.282Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:46:58.282Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestInfoAPI [2022-04-21T13:46:58.282Z] --- PASS: TestInfoAPI (0.05s) [2022-04-21T13:46:58.282Z] === RUN TestInfoAPIWarnings [2022-04-21T13:46:58.282Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:46:58.282Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestInfoDebug [2022-04-21T13:46:58.282Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:58.282Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:46:58.282Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:58.282Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:46:58.282Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:58.282Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-21T13:46:58.282Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:46:58.471Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T13:46:58.471Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T13:46:58.477Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-21T13:46:58.477Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-21T13:46:58.477Z] { [2022-04-21T13:46:58.477Z] "RT_GROUP_ICON": { [2022-04-21T13:46:58.477Z] "#1": { [2022-04-21T13:46:58.477Z] "0409": "../../winresources/docker.ico" [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] }, [2022-04-21T13:46:58.477Z] "RT_MANIFEST": { [2022-04-21T13:46:58.477Z] "#1": { [2022-04-21T13:46:58.477Z] "0409": { [2022-04-21T13:46:58.477Z] "identity": {}, [2022-04-21T13:46:58.477Z] "description": "Docker Engine", [2022-04-21T13:46:58.477Z] "minimum-os": "vista", [2022-04-21T13:46:58.477Z] "execution-level": "", [2022-04-21T13:46:58.477Z] "ui-access": false, [2022-04-21T13:46:58.477Z] "auto-elevate": false, [2022-04-21T13:46:58.477Z] "dpi-awareness": "unaware", [2022-04-21T13:46:58.477Z] "disable-theming": false, [2022-04-21T13:46:58.477Z] "disable-window-filtering": false, [2022-04-21T13:46:58.477Z] "high-resolution-scrolling-aware": false, [2022-04-21T13:46:58.477Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-21T13:46:58.477Z] "long-path-aware": false, [2022-04-21T13:46:58.477Z] "printer-driver-isolation": false, [2022-04-21T13:46:58.477Z] "gdi-scaling": false, [2022-04-21T13:46:58.477Z] "segment-heap": false, [2022-04-21T13:46:58.477Z] "use-common-controls-v6": false [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] }, [2022-04-21T13:46:58.477Z] "RT_MESSAGETABLE": { [2022-04-21T13:46:58.477Z] "#1": { [2022-04-21T13:46:58.477Z] "0409": "../../winresources/event_messages.bin" [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] }, [2022-04-21T13:46:58.477Z] "RT_VERSION": { [2022-04-21T13:46:58.477Z] "#1": { [2022-04-21T13:46:58.477Z] "0409": { [2022-04-21T13:46:58.477Z] "fixed": { [2022-04-21T13:46:58.477Z] "file_version": "0.0.0.0", [2022-04-21T13:46:58.477Z] "product_version": "0.0.0.0", [2022-04-21T13:46:58.477Z] "type": "Unknown" [2022-04-21T13:46:58.477Z] }, [2022-04-21T13:46:58.477Z] "info": { [2022-04-21T13:46:58.477Z] "0000": { [2022-04-21T13:46:58.477Z] "CompanyName": "", [2022-04-21T13:46:58.477Z] "FileVersion": "dev", [2022-04-21T13:46:58.477Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-21T13:46:58.477Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-21T13:46:58.477Z] "ProductName": "", [2022-04-21T13:46:58.477Z] "ProductVersion": "dev", [2022-04-21T13:46:58.477Z] "SpecialBuild": "62e68c78e6898c2ab101d2d640ed96b9f8f85683" [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] } [2022-04-21T13:46:58.477Z] cmd/docker-proxy/genwinres_windows.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/main.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/network_proxy_test.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/proxy.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/sctp_proxy.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/tcp_proxy.go [2022-04-21T13:46:58.477Z] cmd/docker-proxy/udp_proxy.go [2022-04-21T13:46:58.477Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T13:46:58.477Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-21T13:46:58.477Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-21T13:46:58.477Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-21T13:46:58.477Z] remote: Enumerating objects: 23, done. [2022-04-21T13:46:58.477Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-21T13:46:58.478Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-21T13:46:58.478Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-21T13:46:58.478Z] 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 | 5.08 MiB/s, done. [2022-04-21T13:46:58.478Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-21T13:46:58.478Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-21T13:46:58.478Z] Cross building: bundles/cross/linux/ppc64le [2022-04-21T13:46:58.478Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T13:46:58.478Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T13:46:58.728Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T13:46:59.311Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-21T13:46:59.311Z] === RUN TestPingCacheHeaders [2022-04-21T13:46:59.311Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-21T13:46:59.311Z] === RUN TestPingGet [2022-04-21T13:46:59.311Z] --- PASS: TestPingGet (0.03s) [2022-04-21T13:46:59.311Z] === RUN TestPingHead [2022-04-21T13:46:59.311Z] --- PASS: TestPingHead (0.04s) [2022-04-21T13:46:59.311Z] === RUN TestPingSwarmHeader [2022-04-21T13:46:59.311Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:59.311Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-21T13:46:59.311Z] === RUN TestVersion [2022-04-21T13:46:59.801Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:46:59.801Z] PASS [2022-04-21T13:46:59.801Z] ok github.com/docker/docker/integration/system 1.291s [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === Skipped [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:46:59.801Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-21T13:46:59.801Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-21T13:46:59.801Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-21T13:46:59.801Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-21T13:46:59.801Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-21T13:46:59.801Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-21T13:46:59.801Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-21T13:46:59.801Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-21T13:46:59.801Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-21T13:46:59.801Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-21T13:46:59.801Z] [2022-04-21T13:46:59.801Z] DONE 16 tests, 10 skipped in 3.153s [2022-04-21T13:46:59.801Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-21T13:47:00.095Z] --- PASS: TestCreateServiceConfigFileMode (12.79s) [2022-04-21T13:47:00.095Z] === RUN TestCreateServiceSysctls [2022-04-21T13:47:01.257Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:47:01.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:47:01.285Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:47:01.430Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:47:01.430Z] INFO: Testing against a local daemon [2022-04-21T13:47:01.430Z] === RUN TestVolumesCreateAndList [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-21T13:47:01.430Z] === RUN TestVolumesRemove [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-21T13:47:01.430Z] === RUN TestVolumesInspect [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:47:01.430Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:47:01.430Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:47:01.430Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:47:01.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:47:01.430Z] PASS [2022-04-21T13:47:01.430Z] ok github.com/docker/docker/integration/volume 0.315s [2022-04-21T13:47:01.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:47:01.920Z] [2022-04-21T13:47:01.920Z] DONE 9 tests in 1.952s [2022-04-21T13:47:01.920Z] INFO: make.ps1 ended at 04/21/2022 13:47:01 [2022-04-21T13:47:01.920Z] INFO: Integration CLI tests being run from the host: [2022-04-21T13:47:01.920Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-21T13:47:01.987Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T13:47:01.987Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T13:47:01.987Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T13:47:01.987Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T13:47:02.243Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T13:47:02.243Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T13:47:02.283Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:47:02.283Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:47:02.283Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:47:02.283Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:47:02.283Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:47:02.805Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T13:47:03.309Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:47:03.735Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-04-21T13:47:03.735Z] === RUN TestCreateServiceCapabilities [2022-04-21T13:47:03.992Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T13:47:04.333Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:47:04.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T13:47:04.822Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:47:05.309Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:47:05.797Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:47:05.924Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T13:47:06.488Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2022-04-21T13:47:06.488Z] === RUN TestInspect [2022-04-21T13:47:06.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:47:06.493Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:47:06.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:47:06.493Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:47:06.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:47:07.051Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T13:47:07.981Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T13:47:08.545Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T13:47:08.545Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T13:47:09.472Z] --- PASS: TestInspect (2.92s) [2022-04-21T13:47:09.472Z] === RUN TestCreateJob [2022-04-21T13:47:09.472Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T13:47:09.472Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-21T13:47:09.472Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-21T13:47:09.472Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-21T13:47:10.400Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-21T13:47:10.739Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:47:10.962Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-21T13:47:11.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:47:11.233Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:47:11.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:47:11.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:47:11.700Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:47:12.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:47:12.166Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:47:12.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:47:12.328Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-21T13:47:12.329Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-21T13:47:12.329Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-21T13:47:12.364Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:47:12.364Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:47:12.364Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:47:12.585Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-21T13:47:12.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-21T13:47:12.611Z] INFO: Testing against a local daemon [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-21T13:47:12.611Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-21T13:47:12.611Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-21T13:47:12.611Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-21T13:47:12.842Z] --- PASS: TestCreateJob (3.56s) [2022-04-21T13:47:12.842Z] === RUN TestReplicatedJob [2022-04-21T13:47:13.101Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-21T13:47:13.101Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-21T13:47:13.391Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:47:13.391Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:47:13.391Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:47:13.879Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:47:19.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T13:47:19.391Z] --- PASS: TestReplicatedJob (5.75s) [2022-04-21T13:47:19.391Z] === RUN TestUpdateReplicatedJob [2022-04-21T13:47:20.319Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T13:47:21.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:47:21.253Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:47:21.253Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:47:21.253Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:47:21.253Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:47:22.278Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:47:22.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:47:22.766Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:47:22.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:47:22.766Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:47:22.766Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:47:22.837Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2022-04-21T13:47:22.837Z] === RUN TestServiceListWithStatuses [2022-04-21T13:47:22.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:47:22.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-21T13:47:22.837Z] === RUN TestDockerNetworkConnectAlias [2022-04-21T13:47:22.837Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T13:47:24.207Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-21T13:47:25.136Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T13:47:25.698Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T13:47:26.627Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T13:47:26.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-21T13:47:27.446Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2022-04-21T13:47:27.446Z] === RUN TestDockerNetworkReConnect [2022-04-21T13:47:27.446Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T13:47:27.659Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:47:28.009Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T13:47:28.941Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-21T13:47:30.834Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-21T13:47:31.396Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2022-04-21T13:47:31.396Z] === RUN TestServicePlugin [2022-04-21T13:47:31.959Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T13:47:33.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:47:33.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-21T13:47:34.691Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-21T13:47:35.619Z] docker_api_swarm_test.go:202: [dbfefe4ddebde] joining swarm manager [d32a7395cece3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:47:35.885Z] plugin_test.go:61: [d4f1aa600a1f7] joining swarm manager [d04023ca0a29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:47:36.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:47:36.910Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:47:36.910Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:47:36.910Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:47:37.278Z] plugin_test.go:64: [db72ca7906651] joining swarm manager [d04023ca0a29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:47:37.278Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T13:47:37.364Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:47:38.323Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:47:38.323Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:47:38.323Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:47:38.645Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T13:47:39.577Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T13:47:40.139Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T13:47:40.395Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T13:47:41.762Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T13:47:42.324Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-21T13:47:42.324Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T13:47:42.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-21T13:47:42.837Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-21T13:47:42.837Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T13:47:42.977Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:47:43.431Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:47:43.431Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:47:43.764Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T13:47:43.884Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:47:43.884Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:47:43.884Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:47:44.693Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T13:47:44.693Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T13:47:44.693Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T13:47:44.841Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:47:45.254Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T13:47:45.510Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T13:47:45.798Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:47:46.252Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:47:46.436Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T13:47:46.709Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:47:47.163Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:47:47.367Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-21T13:47:47.367Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-21T13:47:47.367Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T13:47:47.367Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-21T13:47:47.367Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T13:47:47.367Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T13:47:49.886Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-21T13:47:50.142Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T13:47:50.705Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T13:47:50.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-21T13:47:51.523Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T13:47:52.087Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T13:47:52.649Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-21T13:47:52.915Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:47:53.212Z] docker_api_swarm_test.go:384: [d503ef7976c56] joining swarm manager [d9f3010ad9a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:47:53.477Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T13:47:54.428Z] docker_api_swarm_test.go:385: [dcf0f245bfea5] joining swarm manager [d9f3010ad9a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:47:54.435Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:47:54.435Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:47:54.888Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:47:55.847Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:47:55.847Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:47:55.847Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:47:56.300Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:47:56.316Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T13:47:56.878Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T13:47:58.101Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:47:58.101Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:47:58.101Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:47:58.456Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:47:58.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:47:58.589Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:47:59.077Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:47:59.077Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:47:59.392Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T13:47:59.413Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:47:59.413Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:47:59.413Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.413Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:47:59.564Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:47:59.564Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:47:59.564Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:48:00.370Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:48:00.824Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:48:00.824Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:48:00.824Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:48:00.824Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:48:00.824Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:48:03.557Z] --- PASS: TestServicePlugin (31.77s) [2022-04-21T13:48:03.558Z] === RUN TestServiceUpdateLabel [2022-04-21T13:48:05.447Z] === RUN TestDockerSuite/TestExec [2022-04-21T13:48:05.447Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-04-21T13:48:05.447Z] === RUN TestServiceUpdateSecrets [2022-04-21T13:48:05.484Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:48:06.008Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T13:48:06.570Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T13:48:07.133Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T13:48:07.696Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T13:48:09.062Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T13:48:09.318Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T13:48:09.880Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T13:48:10.442Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T13:48:11.004Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T13:48:11.566Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T13:48:12.127Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T13:48:13.057Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T13:48:13.632Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T13:48:14.214Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T13:48:15.582Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T13:48:15.838Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T13:48:18.356Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T13:48:18.918Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-21T13:48:19.480Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T13:48:20.042Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T13:48:20.298Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2022-04-21T13:48:20.298Z] === RUN TestServiceUpdateConfigs [2022-04-21T13:48:20.554Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T13:48:21.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:48:21.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:48:21.094Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T13:48:21.094Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:48:21.484Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T13:48:21.740Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T13:48:23.106Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T13:48:23.671Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T13:48:24.233Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T13:48:33.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:48:33.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:48:34.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:48:35.348Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:48:35.348Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:48:35.348Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:48:36.405Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T13:48:36.405Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2022-04-21T13:48:36.405Z] === RUN TestServiceUpdateNetwork [2022-04-21T13:48:36.405Z] === RUN TestDockerSuite/TestExecTTY [2022-04-21T13:48:36.405Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T13:48:36.967Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T13:48:37.365Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:48:37.529Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T13:48:38.458Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T13:48:38.458Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T13:48:38.458Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T13:48:39.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:48:39.836Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-21T13:48:40.005Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:48:40.005Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:48:40.398Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T13:48:40.459Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:48:40.459Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:48:40.831Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-21T13:48:40.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:48:40.912Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:48:40.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:48:40.959Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-21T13:48:41.321Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-21T13:48:41.321Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-21T13:48:41.321Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-21T13:48:41.321Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-21T13:48:41.321Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-21T13:48:41.321Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-21T13:48:41.321Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-21T13:48:41.321Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.321Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-21T13:48:41.366Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:48:41.366Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:48:41.366Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:48:41.891Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T13:48:42.454Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T13:48:42.709Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:48:47.355Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-21T13:48:47.355Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T13:48:47.355Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-21T13:48:47.355Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T13:48:47.355Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-21T13:48:47.699Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T13:48:48.628Z] --- PASS: TestServiceUpdateNetwork (13.40s) [2022-04-21T13:48:48.628Z] === RUN TestServiceUpdatePidsLimit [2022-04-21T13:48:48.985Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-21T13:48:49.873Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-21T13:48:49.873Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T13:48:49.873Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-21T13:48:49.873Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-21T13:48:49.873Z] Cross building: bundles/cross/linux/s390x [2022-04-21T13:48:49.873Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T13:48:49.873Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T13:48:49.996Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-21T13:48:50.558Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-21T13:48:51.286Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-21T13:48:51.286Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T13:48:51.286Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-21T13:48:51.286Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T13:48:51.286Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-21T13:48:51.286Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T13:48:51.286Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-21T13:48:51.286Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T13:48:51.286Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-21T13:48:51.486Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T13:48:52.047Z] check_test.go:379: [dcf0f245bfea5] daemon is not started [2022-04-21T13:48:52.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-21T13:48:52.974Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T13:48:53.901Z] docker_api_swarm_test.go:802: [db6ea23b2abd1] joining swarm manager [d391afe7b7c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:48:54.353Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-21T13:48:54.353Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T13:48:54.353Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-21T13:48:54.353Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T13:48:54.353Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-21T13:48:55.266Z] docker_api_swarm_test.go:802: [d6e1b529048b2] joining swarm manager [d391afe7b7c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:48:56.630Z] docker_api_swarm_test.go:802: [d2e09a64fe90d] joining swarm manager [d391afe7b7c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T13:48:57.558Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-21T13:48:57.558Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T13:48:58.121Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T13:48:58.121Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T13:48:58.121Z] === RUN TestDockerSuite/TestHealth [2022-04-21T13:48:59.049Z] docker_api_swarm_test.go:802: [d451fc4c2a72f] joining swarm manager [d391afe7b7c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T13:49:00.391Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-21T13:49:00.432Z] docker_api_swarm_test.go:810: [d2ee14a59d8f9] joining swarm manager [d391afe7b7c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-21T13:49:02.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:49:02.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:49:02.383Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T13:49:02.383Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:49:05.677Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-04-21T13:49:05.677Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-21T13:49:05.677Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-21T13:49:05.677Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-04-21T13:49:05.677Z] PASS [2022-04-21T13:49:05.677Z] [2022-04-21T13:49:05.677Z] === Skipped [2022-04-21T13:49:05.677Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-21T13:49:05.677Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-21T13:49:05.677Z] [2022-04-21T13:49:05.677Z] DONE 27 tests, 1 skipped in 196.471s [2022-04-21T13:49:05.677Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] ++ set -e [2022-04-21T13:49:05.677Z] ++ '[' -n 0 ']' [2022-04-21T13:49:05.677Z] ++ set -x [2022-04-21T13:49:05.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] INFO: Testing against a local daemon [2022-04-21T13:49:05.677Z] === RUN TestSessionCreate [2022-04-21T13:49:05.677Z] --- PASS: TestSessionCreate (0.02s) [2022-04-21T13:49:05.677Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-21T13:49:05.677Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-21T13:49:05.677Z] PASS [2022-04-21T13:49:05.677Z] [2022-04-21T13:49:05.677Z] DONE 2 tests in 0.130s [2022-04-21T13:49:05.677Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] ++ set -e [2022-04-21T13:49:05.677Z] ++ '[' -n 0 ']' [2022-04-21T13:49:05.677Z] ++ set -x [2022-04-21T13:49:05.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:05.677Z] INFO: Testing against a local daemon [2022-04-21T13:49:05.677Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-21T13:49:05.677Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:49:05.677Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:49:05.677Z] === RUN TestDiskUsage [2022-04-21T13:49:05.677Z] === PAUSE TestDiskUsage [2022-04-21T13:49:05.677Z] === RUN TestEventsExecDie [2022-04-21T13:49:06.241Z] --- PASS: TestEventsExecDie (0.97s) [2022-04-21T13:49:06.241Z] === RUN TestEventsBackwardsCompatible [2022-04-21T13:49:06.497Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-04-21T13:49:06.497Z] === RUN TestEventsVolumeCreate [2022-04-21T13:49:06.497Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-04-21T13:49:06.497Z] === RUN TestInfoBinaryCommits [2022-04-21T13:49:06.497Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-21T13:49:06.497Z] === RUN TestInfoAPIVersioned [2022-04-21T13:49:06.497Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-04-21T13:49:06.497Z] === RUN TestInfoAPI [2022-04-21T13:49:06.497Z] --- PASS: TestInfoAPI (0.03s) [2022-04-21T13:49:06.497Z] === RUN TestInfoAPIWarnings [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T13:49:18.663Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T13:49:19.226Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T13:49:19.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T13:49:19.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T13:49:19.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T13:49:19.482Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T13:49:19.737Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T13:49:19.993Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T13:49:19.993Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T13:49:20.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:49:20.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:49:20.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:49:20.555Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T13:49:20.555Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T13:49:21.117Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T13:49:22.045Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T13:49:22.045Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T13:49:22.962Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:49:22.973Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T13:49:22.973Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-04-21T13:49:22.973Z] === RUN TestInfoDebug [2022-04-21T13:49:23.534Z] --- PASS: TestInfoDebug (0.52s) [2022-04-21T13:49:23.534Z] === RUN TestInfoInsecureRegistries [2022-04-21T13:49:24.096Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-21T13:49:24.096Z] === RUN TestInfoRegistryMirrors [2022-04-21T13:49:24.658Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-21T13:49:24.658Z] === RUN TestLoginFailsWithBadCredentials [2022-04-21T13:49:24.658Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-21T13:49:24.658Z] === RUN TestPingCacheHeaders [2022-04-21T13:49:24.659Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-04-21T13:49:24.659Z] === RUN TestPingGet [2022-04-21T13:49:24.659Z] --- PASS: TestPingGet (0.01s) [2022-04-21T13:49:24.659Z] === RUN TestPingHead [2022-04-21T13:49:24.659Z] --- PASS: TestPingHead (0.01s) [2022-04-21T13:49:24.659Z] === RUN TestPingSwarmHeader [2022-04-21T13:49:25.220Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-21T13:49:25.476Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T13:49:25.476Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T13:49:25.476Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T13:49:25.731Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-21T13:49:25.743Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:49:25.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:49:27.118Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T13:49:27.118Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-21T13:49:27.118Z] --- PASS: TestPingSwarmHeader (2.52s) [2022-04-21T13:49:27.118Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-21T13:49:27.118Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-21T13:49:27.118Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-21T13:49:27.118Z] === RUN TestVersion [2022-04-21T13:49:27.118Z] --- PASS: TestVersion (0.03s) [2022-04-21T13:49:27.118Z] === CONT TestDiskUsage [2022-04-21T13:49:27.302Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:49:27.302Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T13:49:27.302Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/container_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/image_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/volume_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-21T13:49:27.693Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-21T13:49:27.949Z] === RUN TestDiskUsage/after_container.Run [2022-04-21T13:49:28.511Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T13:49:28.511Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-21T13:49:28.511Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage (1.39s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-21T13:49:28.511Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-21T13:49:28.511Z] PASS [2022-04-21T13:49:28.511Z] [2022-04-21T13:49:28.511Z] === Skipped [2022-04-21T13:49:28.511Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-21T13:49:28.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-21T13:49:28.511Z] [2022-04-21T13:49:28.511Z] DONE 54 tests, 1 skipped in 23.369s [2022-04-21T13:49:28.511Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-21T13:49:28.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:28.511Z] ++ set -e [2022-04-21T13:49:28.511Z] ++ '[' -n 0 ']' [2022-04-21T13:49:28.511Z] ++ set -x [2022-04-21T13:49:28.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-21T13:49:28.726Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:49:28.767Z] INFO: Testing against a local daemon [2022-04-21T13:49:28.767Z] === RUN TestVolumesCreateAndList [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-21T13:49:28.767Z] === RUN TestVolumesRemove [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-21T13:49:28.767Z] === RUN TestVolumesInspect [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-21T13:49:28.767Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-21T13:49:28.767Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-21T13:49:28.767Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-21T13:49:28.767Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-21T13:49:28.767Z] PASS [2022-04-21T13:49:28.767Z] [2022-04-21T13:49:28.767Z] DONE 9 tests in 0.237s [2022-04-21T13:49:28.767Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T13:49:29.023Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T13:49:29.023Z] +++ kill 6651 [2022-04-21T13:49:29.279Z] +++ /etc/init.d/apparmor stop [2022-04-21T13:49:29.279Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T13:49:29.279Z] [2022-04-21T13:49:29.279Z] Unloading profiles will leave already running processes permanently [2022-04-21T13:49:29.279Z] unconfined, which can lead to unexpected situations. [2022-04-21T13:49:29.279Z] [2022-04-21T13:49:29.279Z] To set a process to complain mode, use the command line tool [2022-04-21T13:49:29.279Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T13:49:29.279Z] +++ true [2022-04-21T13:49:29.279Z] exiting test-integration [2022-04-21T13:49:29.279Z] ++ exit 0 [2022-04-21T13:49:29.279Z] [2022-04-21T13:49:29.841Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T13:49:29.841Z] + for job in $(jobs -p) [2022-04-21T13:49:29.841Z] + wait 1413 [2022-04-21T13:49:31.206Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T13:49:32.572Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T13:49:33.134Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T13:49:33.390Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T13:49:33.954Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T13:49:33.954Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-21T13:49:33.954Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T13:49:34.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T13:49:35.079Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T13:49:35.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T13:49:35.898Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T13:49:36.464Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T13:49:37.026Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T13:49:37.026Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-21T13:49:37.952Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T13:49:38.514Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T13:49:39.076Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T13:49:39.076Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T13:49:39.332Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T13:49:39.332Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T13:49:39.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T13:49:40.259Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T13:49:40.515Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T13:49:41.077Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T13:49:41.639Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T13:49:41.639Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T13:49:41.639Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T13:49:41.639Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T13:49:41.639Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T13:49:42.204Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T13:49:42.767Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T13:49:42.767Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T13:49:43.330Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T13:49:43.622Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T13:49:46.141Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T13:49:46.141Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T13:49:46.141Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T13:49:46.703Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T13:49:47.630Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T13:49:48.192Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T13:49:48.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-21T13:49:48.707Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T13:49:49.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T13:49:49.831Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T13:49:50.392Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T13:49:50.648Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T13:49:50.648Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-21T13:49:52.014Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T13:49:52.941Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T13:49:53.869Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T13:49:54.125Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T13:49:55.492Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T13:49:56.859Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T13:49:58.225Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T13:49:58.225Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T13:49:59.592Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T13:49:59.592Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T13:50:00.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T13:50:08.264Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T13:50:08.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T13:50:09.884Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T13:50:09.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-21T13:50:10.140Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T13:50:11.309Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:50:12.203Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-21T13:50:12.203Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T13:50:12.460Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T13:50:12.460Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T13:50:12.460Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T13:50:13.388Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T13:50:13.950Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T13:50:14.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-21T13:50:16.006Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:50:16.006Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T13:50:16.006Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:50:16.401Z] docker_api_swarm_service_test.go:395: [df5ab031d41d4] joining swarm manager [d91e4de6aa0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:50:17.328Z] docker_api_swarm_service_test.go:395: [dee0af9e8fc2a] joining swarm manager [d91e4de6aa0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:50:17.328Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T13:50:17.891Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T13:50:18.338Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:50:18.338Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:50:18.338Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:50:23.141Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T13:50:23.141Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T13:50:23.141Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T13:50:24.068Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T13:50:24.995Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T13:50:25.556Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T13:50:26.499Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T13:50:27.061Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T13:50:27.142Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-21T13:50:27.142Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T13:50:27.142Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-21T13:50:28.732Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:50:28.952Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T13:50:29.515Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T13:50:29.771Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T13:50:30.207Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-21T13:50:30.207Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-21T13:50:32.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-21T13:50:34.125Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-21T13:50:34.125Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-21T13:50:34.125Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T13:50:34.125Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-21T13:50:34.125Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T13:50:34.125Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-21T13:50:34.125Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T13:50:34.179Z] docker_api_swarm_service_test.go:343: [df8c789969257] joining swarm manager [d326431888d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:50:34.614Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-21T13:50:34.614Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-21T13:50:35.106Z] docker_api_swarm_service_test.go:343: [dfd43825c5bfd] joining swarm manager [d326431888d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:50:35.643Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-21T13:50:36.475Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T13:50:37.367Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:50:38.699Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-21T13:50:40.328Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-21T13:50:40.329Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T13:50:40.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-21T13:50:40.329Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T13:50:40.329Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-21T13:50:40.329Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-21T13:50:41.381Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-21T13:50:41.381Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T13:50:41.381Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-21T13:50:41.381Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-21T13:50:41.381Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-21T13:50:41.703Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-21T13:50:42.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/test/unit [2022-04-21T13:50:42.279Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-21T13:50:42.279Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-21T13:50:42.279Z] + TESTDIRS=./... [2022-04-21T13:50:42.279Z] + exclude_paths='/vendor/|/integration' [2022-04-21T13:50:42.279Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-21T13:50:42.279Z] ++ go list ./... [2022-04-21T13:50:42.630Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-21T13:50:43.010Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T13:50:43.011Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T13:50:43.011Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T13:50:43.208Z] + pkg_list='github.com/docker/docker/api [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/backend [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/container [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/events [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/filters [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/image [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/mount [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/network [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/registry [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/time [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/versions [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:50:43.208Z] github.com/docker/docker/api/types/volume [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:50:43.208Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:50:43.208Z] github.com/docker/docker/cli [2022-04-21T13:50:43.208Z] github.com/docker/docker/cli/config [2022-04-21T13:50:43.208Z] github.com/docker/docker/cli/debug [2022-04-21T13:50:43.208Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:50:43.208Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:50:43.208Z] github.com/docker/docker/client [2022-04-21T13:50:43.208Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:50:43.208Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:50:43.208Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:50:43.208Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:50:43.208Z] github.com/docker/docker/container [2022-04-21T13:50:43.208Z] github.com/docker/docker/container/stream [2022-04-21T13:50:43.208Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:50:43.208Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:50:43.208Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/config [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/events [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/exec [2022-04-21T13:50:43.208Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/images [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/links [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/names [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/network [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/stats [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/utils [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:50:43.209Z] github.com/docker/docker/dockerversion [2022-04-21T13:50:43.209Z] github.com/docker/docker/errdefs [2022-04-21T13:50:43.209Z] github.com/docker/docker/image [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/cache [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/tarexport [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/v1 [2022-04-21T13:50:43.209Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:50:43.209Z] github.com/docker/docker/layer [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:50:43.209Z] github.com/docker/docker/oci [2022-04-21T13:50:43.209Z] github.com/docker/docker/oci/caps [2022-04-21T13:50:43.209Z] github.com/docker/docker/opts [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/archive [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/directory [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/platform [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/pools [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/progress [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/signal [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/stack [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/system [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:50:43.209Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:50:43.209Z] github.com/docker/docker/plugin [2022-04-21T13:50:43.209Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:50:43.209Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:50:43.209Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:50:43.209Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:50:43.209Z] github.com/docker/docker/quota [2022-04-21T13:50:43.209Z] github.com/docker/docker/reference [2022-04-21T13:50:43.209Z] github.com/docker/docker/registry [2022-04-21T13:50:43.209Z] github.com/docker/docker/registry/resumable [2022-04-21T13:50:43.209Z] github.com/docker/docker/restartmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/rootless [2022-04-21T13:50:43.209Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:50:43.209Z] github.com/docker/docker/runconfig [2022-04-21T13:50:43.209Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/environment [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/registry [2022-04-21T13:50:43.209Z] github.com/docker/docker/testutil/request [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/drivers [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/local [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/mounts [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/service [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:50:43.209Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:50:43.209Z] ++ grep --fixed-strings -v /libnetwork [2022-04-21T13:50:43.209Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/backend [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/container [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/events [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/filters [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/image [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/mount [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/network [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/registry [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/time [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/versions [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:50:43.209Z] github.com/docker/docker/api/types/volume [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:50:43.209Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:50:43.209Z] github.com/docker/docker/cli [2022-04-21T13:50:43.209Z] github.com/docker/docker/cli/config [2022-04-21T13:50:43.209Z] github.com/docker/docker/cli/debug [2022-04-21T13:50:43.209Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:50:43.209Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:50:43.209Z] github.com/docker/docker/client [2022-04-21T13:50:43.209Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:50:43.209Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:50:43.209Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:50:43.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:50:43.209Z] github.com/docker/docker/container [2022-04-21T13:50:43.209Z] github.com/docker/docker/container/stream [2022-04-21T13:50:43.209Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:50:43.209Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:50:43.209Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/config [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/events [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/exec [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/images [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/links [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/names [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/network [2022-04-21T13:50:43.209Z] github.com/docker/docker/daemon/stats [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/utils [2022-04-21T13:50:43.209Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:50:43.209Z] github.com/docker/docker/dockerversion [2022-04-21T13:50:43.209Z] github.com/docker/docker/errdefs [2022-04-21T13:50:43.209Z] github.com/docker/docker/image [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/cache [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/tarexport [2022-04-21T13:50:43.209Z] github.com/docker/docker/image/v1 [2022-04-21T13:50:43.209Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:50:43.209Z] github.com/docker/docker/layer [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:50:43.209Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:50:43.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:50:43.210Z] github.com/docker/docker/oci [2022-04-21T13:50:43.210Z] github.com/docker/docker/oci/caps [2022-04-21T13:50:43.210Z] github.com/docker/docker/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/archive [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/directory [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/platform [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pools [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/progress [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/signal [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stack [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/system [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:50:43.210Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:50:43.210Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:50:43.210Z] github.com/docker/docker/quota [2022-04-21T13:50:43.210Z] github.com/docker/docker/reference [2022-04-21T13:50:43.210Z] github.com/docker/docker/registry [2022-04-21T13:50:43.210Z] github.com/docker/docker/registry/resumable [2022-04-21T13:50:43.210Z] github.com/docker/docker/restartmanager [2022-04-21T13:50:43.210Z] github.com/docker/docker/rootless [2022-04-21T13:50:43.210Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:50:43.210Z] github.com/docker/docker/runconfig [2022-04-21T13:50:43.210Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/environment [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/registry [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/request [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/drivers [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/local [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/mounts [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/service [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:50:43.210Z] + base_pkg_list='github.com/docker/docker/api [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/backend [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/container [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/events [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/filters [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/image [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/mount [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/network [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/registry [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/time [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/versions [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/types/volume [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:50:43.210Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:50:43.210Z] github.com/docker/docker/cli [2022-04-21T13:50:43.210Z] github.com/docker/docker/cli/config [2022-04-21T13:50:43.210Z] github.com/docker/docker/cli/debug [2022-04-21T13:50:43.210Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:50:43.210Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:50:43.210Z] github.com/docker/docker/client [2022-04-21T13:50:43.210Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:50:43.210Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:50:43.210Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:50:43.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:50:43.210Z] github.com/docker/docker/container [2022-04-21T13:50:43.210Z] github.com/docker/docker/container/stream [2022-04-21T13:50:43.210Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:50:43.210Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:50:43.210Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/config [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/events [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/exec [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/images [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/links [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/names [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/network [2022-04-21T13:50:43.210Z] github.com/docker/docker/daemon/stats [2022-04-21T13:50:43.210Z] github.com/docker/docker/distribution [2022-04-21T13:50:43.210Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:50:43.210Z] github.com/docker/docker/distribution/utils [2022-04-21T13:50:43.210Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:50:43.210Z] github.com/docker/docker/dockerversion [2022-04-21T13:50:43.210Z] github.com/docker/docker/errdefs [2022-04-21T13:50:43.210Z] github.com/docker/docker/image [2022-04-21T13:50:43.210Z] github.com/docker/docker/image/cache [2022-04-21T13:50:43.210Z] github.com/docker/docker/image/tarexport [2022-04-21T13:50:43.210Z] github.com/docker/docker/image/v1 [2022-04-21T13:50:43.210Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:50:43.210Z] github.com/docker/docker/layer [2022-04-21T13:50:43.210Z] github.com/docker/docker/libcontainerd [2022-04-21T13:50:43.210Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:50:43.210Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:50:43.210Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:50:43.210Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:50:43.210Z] github.com/docker/docker/oci [2022-04-21T13:50:43.210Z] github.com/docker/docker/oci/caps [2022-04-21T13:50:43.210Z] github.com/docker/docker/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/archive [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/directory [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/platform [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pools [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/progress [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/signal [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stack [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/system [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:50:43.210Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:50:43.210Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:50:43.210Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:50:43.210Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:50:43.210Z] github.com/docker/docker/quota [2022-04-21T13:50:43.210Z] github.com/docker/docker/reference [2022-04-21T13:50:43.210Z] github.com/docker/docker/registry [2022-04-21T13:50:43.210Z] github.com/docker/docker/registry/resumable [2022-04-21T13:50:43.210Z] github.com/docker/docker/restartmanager [2022-04-21T13:50:43.210Z] github.com/docker/docker/rootless [2022-04-21T13:50:43.210Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:50:43.210Z] github.com/docker/docker/runconfig [2022-04-21T13:50:43.210Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/environment [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/registry [2022-04-21T13:50:43.210Z] github.com/docker/docker/testutil/request [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/drivers [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/local [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/mounts [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/service [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:50:43.210Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:50:43.210Z] ++ grep --fixed-strings /libnetwork [2022-04-21T13:50:43.210Z] ++ echo 'github.com/docker/docker/api [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:50:43.210Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/backend [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/container [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/events [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/filters [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/image [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/mount [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/network [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/registry [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/time [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/versions [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:50:43.211Z] github.com/docker/docker/api/types/volume [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:50:43.211Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:50:43.211Z] github.com/docker/docker/cli [2022-04-21T13:50:43.211Z] github.com/docker/docker/cli/config [2022-04-21T13:50:43.211Z] github.com/docker/docker/cli/debug [2022-04-21T13:50:43.211Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:50:43.211Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:50:43.211Z] github.com/docker/docker/client [2022-04-21T13:50:43.211Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:50:43.211Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:50:43.211Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:50:43.211Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:50:43.211Z] github.com/docker/docker/container [2022-04-21T13:50:43.211Z] github.com/docker/docker/container/stream [2022-04-21T13:50:43.211Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:50:43.211Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:50:43.211Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/config [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/events [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/exec [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/images [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/links [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/names [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/network [2022-04-21T13:50:43.211Z] github.com/docker/docker/daemon/stats [2022-04-21T13:50:43.211Z] github.com/docker/docker/distribution [2022-04-21T13:50:43.211Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:50:43.211Z] github.com/docker/docker/distribution/utils [2022-04-21T13:50:43.211Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:50:43.211Z] github.com/docker/docker/dockerversion [2022-04-21T13:50:43.211Z] github.com/docker/docker/errdefs [2022-04-21T13:50:43.211Z] github.com/docker/docker/image [2022-04-21T13:50:43.211Z] github.com/docker/docker/image/cache [2022-04-21T13:50:43.211Z] github.com/docker/docker/image/tarexport [2022-04-21T13:50:43.211Z] github.com/docker/docker/image/v1 [2022-04-21T13:50:43.211Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:50:43.211Z] github.com/docker/docker/layer [2022-04-21T13:50:43.211Z] github.com/docker/docker/libcontainerd [2022-04-21T13:50:43.211Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:50:43.211Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:50:43.211Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:50:43.211Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/types [2022-04-21T13:50:43.211Z] github.com/docker/docker/oci [2022-04-21T13:50:43.211Z] github.com/docker/docker/oci/caps [2022-04-21T13:50:43.211Z] github.com/docker/docker/opts [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/archive [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/directory [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/platform [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/pools [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/progress [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/signal [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/stack [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/system [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:50:43.211Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:50:43.211Z] github.com/docker/docker/plugin [2022-04-21T13:50:43.211Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:50:43.211Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:50:43.211Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:50:43.211Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:50:43.211Z] github.com/docker/docker/quota [2022-04-21T13:50:43.211Z] github.com/docker/docker/reference [2022-04-21T13:50:43.211Z] github.com/docker/docker/registry [2022-04-21T13:50:43.211Z] github.com/docker/docker/registry/resumable [2022-04-21T13:50:43.211Z] github.com/docker/docker/restartmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/rootless [2022-04-21T13:50:43.211Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:50:43.211Z] github.com/docker/docker/runconfig [2022-04-21T13:50:43.211Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/environment [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/registry [2022-04-21T13:50:43.211Z] github.com/docker/docker/testutil/request [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/drivers [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/local [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/mounts [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/service [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:50:43.211Z] github.com/docker/docker/volume/testutils' [2022-04-21T13:50:43.211Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:50:43.211Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:50:43.212Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-21T13:50:43.212Z] + echo 'github.com/docker/docker/libnetwork [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/types' [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:50:43.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:50:43.212Z] + type docker-proxy [2022-04-21T13:50:43.212Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-21T13:50:43.212Z] + hack/make.sh binary-proxy install-proxy [2022-04-21T13:50:43.212Z] [2022-04-21T13:50:43.468Z] Removing bundles/ [2022-04-21T13:50:43.468Z] [2022-04-21T13:50:43.468Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-21T13:50:43.468Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:50:43.468Z] GOOS="" GOARCH="" GOARM="" [2022-04-21T13:50:43.571Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T13:50:44.134Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T13:50:44.134Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T13:50:44.510Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:50:44.698Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T13:50:46.064Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T13:50:46.064Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-21T13:50:48.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-21T13:50:50.495Z] docker_api_swarm_service_test.go:490: [dd15a3e658353] joining swarm manager [dc4882ccbe7c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:50:51.056Z] docker_api_swarm_service_test.go:490: [dd364d0deb11d] joining swarm manager [dc4882ccbe7c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:50:51.559Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-21T13:50:51.559Z] [2022-04-21T13:50:51.559Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-21T13:50:51.559Z] Installing docker-proxy to /usr/local/bin/ [2022-04-21T13:50:51.559Z] [2022-04-21T13:50:51.559Z] + mkdir -p bundles [2022-04-21T13:50:51.559Z] + '[' -n 'github.com/docker/docker/api [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/backend/build [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/httpstatus [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/httputils [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/middleware [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/build [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/container [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/debug [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/distribution [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/grpc [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/image [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/network [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/plugin [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/session [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/swarm [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/system [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/server/router/volume [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/backend [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/blkiodev [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/container [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/events [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/filters [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/image [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/mount [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/network [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/registry [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/strslice [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/swarm [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/time [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/versions [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-21T13:50:51.559Z] github.com/docker/docker/api/types/volume [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/builder-next/worker [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/dockerfile [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/remotecontext [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/remotecontext/git [2022-04-21T13:50:51.559Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-21T13:50:51.559Z] github.com/docker/docker/cli [2022-04-21T13:50:51.559Z] github.com/docker/docker/cli/config [2022-04-21T13:50:51.559Z] github.com/docker/docker/cli/debug [2022-04-21T13:50:51.559Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-21T13:50:51.559Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-21T13:50:51.559Z] github.com/docker/docker/client [2022-04-21T13:50:51.559Z] github.com/docker/docker/cmd/docker-proxy [2022-04-21T13:50:51.559Z] github.com/docker/docker/cmd/dockerd [2022-04-21T13:50:51.559Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-21T13:50:51.559Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-21T13:50:51.559Z] github.com/docker/docker/container [2022-04-21T13:50:51.559Z] github.com/docker/docker/container/stream [2022-04-21T13:50:51.559Z] github.com/docker/docker/contrib/apparmor [2022-04-21T13:50:51.559Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-21T13:50:51.559Z] github.com/docker/docker/contrib/httpserver [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster/convert [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster/executor [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/cluster/provider [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/config [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/events [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/events/testutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/exec [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/images [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/initlayer [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/links [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/listeners [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/gelf [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/journald [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/local [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/logentries [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/splunk [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/syslog [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/logger/templates [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/names [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/network [2022-04-21T13:50:51.559Z] github.com/docker/docker/daemon/stats [2022-04-21T13:50:51.559Z] github.com/docker/docker/distribution [2022-04-21T13:50:51.559Z] github.com/docker/docker/distribution/metadata [2022-04-21T13:50:51.559Z] github.com/docker/docker/distribution/utils [2022-04-21T13:50:51.559Z] github.com/docker/docker/distribution/xfer [2022-04-21T13:50:51.559Z] github.com/docker/docker/dockerversion [2022-04-21T13:50:51.559Z] github.com/docker/docker/errdefs [2022-04-21T13:50:51.559Z] github.com/docker/docker/image [2022-04-21T13:50:51.559Z] github.com/docker/docker/image/cache [2022-04-21T13:50:51.559Z] github.com/docker/docker/image/tarexport [2022-04-21T13:50:51.559Z] github.com/docker/docker/image/v1 [2022-04-21T13:50:51.559Z] github.com/docker/docker/internal/test/suite [2022-04-21T13:50:51.559Z] github.com/docker/docker/layer [2022-04-21T13:50:51.559Z] github.com/docker/docker/libcontainerd [2022-04-21T13:50:51.559Z] github.com/docker/docker/libcontainerd/queue [2022-04-21T13:50:51.559Z] github.com/docker/docker/libcontainerd/remote [2022-04-21T13:50:51.559Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-21T13:50:51.559Z] github.com/docker/docker/libcontainerd/types [2022-04-21T13:50:51.559Z] github.com/docker/docker/oci [2022-04-21T13:50:51.559Z] github.com/docker/docker/oci/caps [2022-04-21T13:50:51.559Z] github.com/docker/docker/opts [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/aaparser [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/archive [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/authorization [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/broadcaster [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/capabilities [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/chrootarchive [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/containerfs [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/devicemapper [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/directory [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/dmesg [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/filenotify [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/fileutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/fsutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/homedir [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/idtools [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/ioutils [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/jsonmessage [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/longpath [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/loopback [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/namesgenerator [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/parsers [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/pidfile [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/platform [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugingetter [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugins [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/plugins/transport [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/pools [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/progress [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/pubsub [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/reexec [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/signal [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/stack [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/stdcopy [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/streamformatter [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/stringid [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/sysinfo [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/system [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/tailfile [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/tarsum [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/truncindex [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/urlutil [2022-04-21T13:50:51.559Z] github.com/docker/docker/pkg/useragent [2022-04-21T13:50:51.559Z] github.com/docker/docker/plugin [2022-04-21T13:50:51.559Z] github.com/docker/docker/plugin/executor/containerd [2022-04-21T13:50:51.559Z] github.com/docker/docker/plugin/v2 [2022-04-21T13:50:51.559Z] github.com/docker/docker/profiles/apparmor [2022-04-21T13:50:51.559Z] github.com/docker/docker/profiles/seccomp [2022-04-21T13:50:51.559Z] github.com/docker/docker/quota [2022-04-21T13:50:51.559Z] github.com/docker/docker/reference [2022-04-21T13:50:51.559Z] github.com/docker/docker/registry [2022-04-21T13:50:51.559Z] github.com/docker/docker/registry/resumable [2022-04-21T13:50:51.559Z] github.com/docker/docker/restartmanager [2022-04-21T13:50:51.559Z] github.com/docker/docker/rootless [2022-04-21T13:50:51.559Z] github.com/docker/docker/rootless/specconv [2022-04-21T13:50:51.559Z] github.com/docker/docker/runconfig [2022-04-21T13:50:51.559Z] github.com/docker/docker/runconfig/opts [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/daemon [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/environment [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fakecontext [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fakegit [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fakestorage [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fixtures/load [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/registry [2022-04-21T13:50:51.559Z] github.com/docker/docker/testutil/request [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/drivers [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/local [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/mounts [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/service [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/service/opts [2022-04-21T13:50:51.559Z] github.com/docker/docker/volume/testutils' ']' [2022-04-21T13:50:51.560Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-21T13:50:51.560Z] ? github.com/docker/docker/api [no test files] [2022-04-21T13:50:51.985Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T13:50:53.287Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-21T13:50:53.874Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T13:50:53.874Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T13:50:56.389Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T13:51:01.634Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T13:51:01.634Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T13:51:01.634Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T13:51:02.161Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-21T13:51:02.562Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T13:51:02.651Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-21T13:51:02.652Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T13:51:02.652Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-21T13:51:03.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-21T13:51:05.718Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-21T13:51:05.817Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T13:51:06.838Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:51:06.838Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:51:06.838Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:51:07.345Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-21T13:51:07.706Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T13:51:09.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-21T13:51:09.610Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-04-21T13:51:09.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:51:09.852Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T13:51:11.767Z] docker_api_swarm_service_test.go:128: [df91baecd6e10] joining swarm manager [d16893ed41bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:51:12.330Z] docker_api_swarm_service_test.go:129: [d8de9a22d6d8d] joining swarm manager [d16893ed41bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:51:14.221Z] docker_api_swarm_service_test.go:137: [de44d3fd92141] joining swarm manager [d16893ed41bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T13:51:14.504Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T13:51:15.150Z] docker_api_swarm_service_test.go:138: [d780958fc009c] joining swarm manager [d16893ed41bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-21T13:51:15.407Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T13:51:16.226Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-21T13:51:16.226Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T13:51:16.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-21T13:51:16.226Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T13:51:16.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-21T13:51:16.226Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T13:51:16.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-21T13:51:16.226Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T13:51:16.226Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-21T13:51:16.715Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-21T13:51:17.301Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T13:51:17.863Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T13:51:18.792Z] === RUN TestDockerSuite/TestPortList [2022-04-21T13:51:21.741Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:51:23.405Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:51:25.327Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T13:51:25.583Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T13:51:32.119Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T13:51:32.119Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T13:51:32.119Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T13:51:32.119Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T13:51:32.119Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T13:51:32.143Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:51:32.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T13:51:32.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T13:51:32.938Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T13:51:33.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T13:51:34.122Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T13:51:34.122Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-21T13:51:36.039Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-21T13:51:36.601Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-21T13:51:37.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-21T13:51:37.164Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-21T13:51:37.420Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T13:51:39.941Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T13:51:39.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-21T13:51:40.197Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T13:51:40.734Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:51:42.088Z] docker_api_swarm_service_test.go:304: [d7e7951bf91e2] joining swarm manager [de327c75a6d18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:51:43.017Z] docker_api_swarm_service_test.go:304: [df6ec50556c0b] joining swarm manager [de327c75a6d18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:51:43.017Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T13:51:47.184Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T13:51:47.184Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T13:51:49.075Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T13:51:55.607Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T13:51:56.535Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T13:51:57.900Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T13:51:58.838Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T13:51:59.766Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T13:52:01.133Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T13:52:02.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-21T13:52:02.499Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T13:52:03.868Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T13:52:03.868Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T13:52:04.432Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T13:52:04.688Z] docker_api_swarm_service_test.go:100: [d7793e6646df7] joining swarm manager [d52c9c66e06f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:52:05.619Z] docker_api_swarm_service_test.go:101: [d0c9fc29ad899] joining swarm manager [d52c9c66e06f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:52:05.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T13:52:06.185Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T13:52:08.707Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T13:52:09.269Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T13:52:09.269Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T13:52:09.269Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T13:52:09.525Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T13:52:09.525Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T13:52:09.782Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T13:52:10.344Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T13:52:11.273Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T13:52:12.205Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T13:52:12.461Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T13:52:13.090Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T13:52:17.790Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-21T13:52:17.790Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T13:52:17.790Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-21T13:52:17.790Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T13:52:17.790Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-21T13:52:19.005Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T13:52:19.005Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T13:52:20.899Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T13:52:20.899Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T13:52:20.899Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T13:52:21.156Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T13:52:21.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T13:52:23.717Z] check_test.go:379: [d7793e6646df7] daemon is not started [2022-04-21T13:52:23.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T13:52:24.458Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:52:24.458Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:52:24.458Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:52:24.458Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:52:24.645Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T13:52:24.964Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:52:26.536Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T13:52:27.465Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T13:52:27.465Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T13:52:27.465Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T13:52:28.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-21T13:52:29.760Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T13:52:29.868Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:52:30.689Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T13:52:30.945Z] docker_api_swarm_service_test.go:533: [dc41d95a2b12d] joining swarm manager [dbdae97106940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:52:31.202Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T13:52:32.138Z] docker_api_swarm_service_test.go:534: [d23730393f9fa] joining swarm manager [dbdae97106940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:52:32.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:52:32.393Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T13:52:32.956Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T13:52:34.848Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T13:52:35.222Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:52:35.222Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T13:52:35.222Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:52:35.222Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T13:52:35.711Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:52:35.711Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T13:52:35.711Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:52:35.711Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T13:52:35.711Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:52:35.711Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T13:52:35.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:52:35.779Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T13:52:36.035Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T13:52:36.599Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T13:52:38.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:52:38.764Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:52:38.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:52:38.764Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T13:52:38.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:52:38.764Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T13:52:38.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:52:39.357Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-21T13:52:39.357Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T13:52:39.357Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-21T13:52:39.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-21T13:52:39.792Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:52:39.877Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T13:52:40.133Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T13:52:41.064Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T13:52:41.064Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T13:52:41.993Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T13:52:42.556Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T13:52:42.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T13:52:43.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T13:52:43.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T13:52:43.681Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T13:52:43.707Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:52:44.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-21T13:52:44.264Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T13:52:44.612Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T13:52:44.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-21T13:52:45.176Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T13:52:45.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 31.9% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.1% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 13.7% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/builder/dockerfile 0.480s coverage: 49.3% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-21T13:52:46.004Z] ok github.com/docker/docker/builder/remotecontext/git 1.982s coverage: 86.3% of statements [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/cli [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-21T13:52:46.004Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-21T13:52:46.261Z] ok github.com/docker/docker/cmd/docker-proxy 0.229s coverage: 67.6% of statements [2022-04-21T13:52:46.302Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-21T13:52:47.231Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T13:52:48.162Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-21T13:52:48.418Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-21T13:52:48.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-21T13:52:49.348Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-21T13:52:49.909Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-21T13:52:50.441Z] ok github.com/docker/docker/client 0.154s coverage: 75.5% of statements [2022-04-21T13:52:50.471Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-21T13:52:51.034Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T13:52:51.963Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-21T13:52:52.525Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T13:52:53.090Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T13:52:53.349Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T13:52:53.911Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T13:52:53.911Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T13:52:54.359Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:52:54.359Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:52:54.359Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T13:52:54.848Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:52:54.848Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T13:52:54.848Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:52:54.848Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T13:52:54.848Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:52:54.848Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T13:52:54.848Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:52:54.848Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T13:52:54.848Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:52:55.285Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T13:52:55.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-21T13:52:55.847Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T13:52:56.411Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T13:52:56.668Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T13:52:57.149Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:52:57.149Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T13:52:57.232Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T13:52:57.488Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T13:52:57.488Z] docker_api_swarm_service_test.go:148: [db4914cb886d7] joining swarm manager [dbdb43ad11be9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:52:57.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-21T13:52:58.050Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T13:52:58.306Z] docker_api_swarm_service_test.go:148: [d532cf1bbf6ed] joining swarm manager [dbdb43ad11be9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:52:58.306Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T13:52:58.868Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T13:52:59.801Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T13:53:00.363Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T13:53:00.363Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T13:53:00.927Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T13:53:00.927Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T13:53:01.489Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T13:53:02.047Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:53:02.417Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T13:53:02.982Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T13:53:03.238Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T13:53:03.495Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T13:53:03.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-21T13:53:03.614Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T13:53:03.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-21T13:53:04.058Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T13:53:04.988Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T13:53:05.917Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T13:53:06.480Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T13:53:07.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T13:53:07.608Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T13:53:08.078Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:53:08.174Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T13:53:08.737Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T13:53:09.300Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T13:53:10.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T13:53:12.134Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T13:53:12.134Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T13:53:12.696Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T13:53:12.978Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:53:14.063Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T13:53:14.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-21T13:53:14.278Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T13:53:14.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-21T13:53:14.278Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T13:53:14.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-21T13:53:15.431Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T13:53:17.329Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T13:53:17.874Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:53:18.362Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:53:19.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-21T13:53:19.184Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T13:53:19.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-21T13:53:19.220Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T13:53:19.220Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T13:53:19.220Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T13:53:19.220Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T13:53:19.220Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T13:53:19.220Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T13:53:19.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-21T13:53:19.674Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T13:53:19.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-21T13:53:19.675Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T13:53:19.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-21T13:53:20.588Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T13:53:21.150Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T13:53:22.275Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:53:22.275Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T13:53:22.275Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:53:22.764Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:53:23.040Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T13:53:23.252Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:53:23.252Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T13:53:23.252Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:53:23.298Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T13:53:24.664Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T13:53:24.920Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-21T13:53:24.920Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T13:53:24.920Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T13:53:25.481Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-21T13:53:26.408Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T13:53:26.408Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T13:53:26.974Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T13:53:27.230Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T13:53:27.793Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-21T13:53:28.356Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T13:53:28.356Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T13:53:28.613Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T13:53:29.193Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T13:53:29.754Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T13:53:30.010Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T13:53:30.572Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T13:53:30.599Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:53:30.599Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T13:53:30.599Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:53:31.135Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T13:53:31.393Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T13:53:31.955Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T13:53:31.955Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T13:53:32.212Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T13:53:32.774Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T13:53:33.647Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T13:53:33.647Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T13:53:33.647Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T13:53:33.647Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T13:53:33.702Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T13:53:33.959Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T13:53:33.959Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T13:53:33.959Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T13:53:34.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-21T13:53:35.170Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T13:53:36.412Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T13:53:36.976Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T13:53:37.077Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 28.9% of statements [2022-04-21T13:53:37.077Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-21T13:53:37.077Z] ok github.com/docker/docker/cmd/dockerd/trap 2.497s coverage: 0.0% of statements [2022-04-21T13:53:37.077Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-21T13:53:37.077Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-21T13:53:37.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-21T13:53:37.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-21T13:53:37.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-21T13:53:38.053Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T13:53:39.460Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:53:39.948Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:53:40.974Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:53:40.974Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T13:53:41.463Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:53:41.951Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:53:41.951Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:53:42.327Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T13:53:42.706Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T13:53:42.706Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T13:53:42.706Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T13:53:42.706Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T13:53:42.706Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T13:53:42.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T13:53:42.889Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-04-21T13:53:44.258Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-21T13:53:45.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T13:53:45.583Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T13:53:45.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T13:53:45.583Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T13:53:45.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T13:53:45.583Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T13:53:45.860Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T13:53:46.036Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T13:53:46.348Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:53:46.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T13:53:46.836Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:53:47.862Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:53:48.349Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:53:48.837Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T13:53:49.144Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-21T13:53:49.145Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T13:53:50.071Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-21T13:53:50.071Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-21T13:53:50.071Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T13:53:50.071Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T13:53:50.459Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:53:50.634Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T13:53:51.140Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T13:53:52.345Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-21T13:53:52.906Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.2% of statements [2022-04-21T13:53:53.155Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T13:53:53.468Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-21T13:53:53.724Z] ok github.com/docker/docker/daemon 10.144s coverage: 17.0% of statements [2022-04-21T13:53:53.724Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-21T13:53:53.724Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-21T13:53:53.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-21T13:53:53.724Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-21T13:53:53.981Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-04-21T13:53:54.088Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T13:53:55.016Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T13:53:55.352Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T13:53:55.352Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:53:55.352Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:53:55.841Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:53:55.873Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.756s coverage: 74.8% of statements [2022-04-21T13:53:56.329Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:53:56.435Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-21T13:53:56.997Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.443s coverage: 56.2% of statements [2022-04-21T13:53:58.365Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-21T13:53:59.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-21T13:54:00.241Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:54:00.264Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.327s coverage: 50.6% of statements [2022-04-21T13:54:00.544Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T13:54:00.943Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.649s coverage: 45.9% of statements [2022-04-21T13:54:00.943Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-21T13:54:01.107Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T13:54:01.671Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T13:54:02.314Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-21T13:54:02.570Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.822s coverage: 58.2% of statements [2022-04-21T13:54:02.570Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-21T13:54:02.570Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-21T13:54:02.600Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T13:54:02.600Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T13:54:02.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-21T13:54:02.856Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T13:54:03.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-21T13:54:03.461Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T13:54:03.499Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T13:54:03.916Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T13:54:03.916Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T13:54:03.916Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T13:54:03.916Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T13:54:03.916Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T13:54:03.916Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T13:54:03.980Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T13:54:04.063Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-21T13:54:04.908Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T13:54:04.993Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-04-21T13:54:04.993Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-21T13:54:04.993Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-21T13:54:05.556Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-21T13:54:06.279Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T13:54:06.279Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-21T13:54:06.279Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T13:54:06.279Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T13:54:06.485Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-21T13:54:06.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-21T13:54:06.701Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T13:54:06.742Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 79.9% of statements [2022-04-21T13:54:06.742Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-21T13:54:06.799Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T13:54:06.799Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T13:54:07.191Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-21T13:54:07.191Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T13:54:07.191Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-21T13:54:07.208Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T13:54:07.305Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-21T13:54:07.561Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-21T13:54:08.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-21T13:54:08.379Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-04-21T13:54:08.822Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-21T13:54:08.822Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T13:54:08.822Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-21T13:54:08.941Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 78.7% of statements [2022-04-21T13:54:08.941Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-21T13:54:09.102Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-21T13:54:09.504Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 56.5% of statements [2022-04-21T13:54:09.760Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-04-21T13:54:11.128Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-04-21T13:54:11.128Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-21T13:54:11.707Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-21T13:54:12.374Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-21T13:54:12.374Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T13:54:12.629Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T13:54:12.631Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T13:54:12.635Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2022-04-21T13:54:12.635Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-21T13:54:12.635Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-21T13:54:12.748Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-21T13:54:13.193Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T13:54:13.563Z] ok github.com/docker/docker/distribution/metadata 0.074s coverage: 48.2% of statements [2022-04-21T13:54:13.778Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-21T13:54:13.778Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T13:54:13.778Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-21T13:54:13.778Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T13:54:13.778Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-21T13:54:14.127Z] ok github.com/docker/docker/distribution 0.628s coverage: 28.3% of statements [2022-04-21T13:54:14.127Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-21T13:54:14.383Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-21T13:54:14.567Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T13:54:14.946Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-21T13:54:15.377Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-21T13:54:15.427Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:54:15.427Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T13:54:15.427Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:54:15.496Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-21T13:54:15.508Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-21T13:54:15.856Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-21T13:54:15.903Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:54:16.071Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-04-21T13:54:16.071Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-21T13:54:16.071Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-21T13:54:16.425Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T13:54:16.634Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-04-21T13:54:16.634Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-21T13:54:16.863Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-21T13:54:17.197Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-21T13:54:17.341Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-21T13:54:17.820Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-21T13:54:18.126Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-04-21T13:54:18.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-21T13:54:18.382Z] ok github.com/docker/docker/opts 0.025s coverage: 66.7% of statements [2022-04-21T13:54:18.450Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T13:54:18.574Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T13:54:18.638Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-21T13:54:20.466Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T13:54:20.530Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.1% of statements [2022-04-21T13:54:20.786Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2022-04-21T13:54:21.042Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-21T13:54:21.299Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-21T13:54:22.363Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T13:54:22.619Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-21T13:54:22.644Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-21T13:54:23.548Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T13:54:24.301Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T13:54:24.564Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-04-21T13:54:24.565Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-21T13:54:24.822Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-21T13:54:24.903Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-21T13:54:24.904Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T13:54:24.904Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-21T13:54:24.917Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T13:54:24.917Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T13:54:25.079Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-21T13:54:25.079Z] ok github.com/docker/docker/layer 7.196s coverage: 69.0% of statements [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-21T13:54:25.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-21T13:54:25.642Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-21T13:54:25.847Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T13:54:25.899Z] ok github.com/docker/docker/pkg/fsutils 0.111s coverage: 85.1% of statements [2022-04-21T13:54:25.899Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-21T13:54:25.911Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-21T13:54:25.911Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T13:54:25.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-21T13:54:26.156Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-04-21T13:54:26.391Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-21T13:54:26.776Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T13:54:27.032Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-21T13:54:27.084Z] ok github.com/docker/docker/pkg/idtools 0.501s coverage: 67.9% of statements [2022-04-21T13:54:27.288Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T13:54:27.340Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 71.5% of statements [2022-04-21T13:54:27.597Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-21T13:54:27.597Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-04-21T13:54:27.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-21T13:54:27.853Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T13:54:27.856Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-21T13:54:27.856Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-21T13:54:27.988Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-21T13:54:28.112Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-04-21T13:54:28.369Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-21T13:54:28.369Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-04-21T13:54:28.369Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-21T13:54:28.369Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-21T13:54:28.994Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-21T13:54:29.299Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-04-21T13:54:29.473Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-21T13:54:29.473Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T13:54:29.473Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-21T13:54:29.556Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-21T13:54:29.746Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T13:54:29.812Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-21T13:54:29.952Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-21T13:54:30.068Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-21T13:54:30.197Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T13:54:30.663Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T13:54:30.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-21T13:54:30.959Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T13:54:30.959Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-21T13:54:30.959Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T13:54:30.959Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-21T13:54:31.114Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T13:54:31.433Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-04-21T13:54:31.433Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-21T13:54:31.689Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-21T13:54:31.946Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-04-21T13:54:32.202Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-21T13:54:32.202Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-21T13:54:32.765Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-21T13:54:33.327Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-21T13:54:33.584Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-21T13:54:33.661Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T13:54:33.917Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T13:54:33.917Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-21T13:54:34.146Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-21T13:54:34.403Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-21T13:54:34.403Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-21T13:54:34.478Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T13:54:34.478Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T13:54:35.041Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T13:54:35.297Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T13:54:35.298Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T13:54:35.404Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T13:54:35.404Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T13:54:35.404Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T13:54:35.861Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T13:54:35.871Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T13:54:36.294Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-21T13:54:36.337Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T13:54:36.337Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T13:54:36.337Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T13:54:36.551Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-21T13:54:37.114Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2022-04-21T13:54:38.044Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-04-21T13:54:38.300Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2022-04-21T13:54:39.228Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-04-21T13:54:39.485Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-21T13:54:39.741Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-21T13:54:40.303Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-21T13:54:40.560Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-21T13:54:41.492Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-21T13:54:42.401Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-21T13:54:42.401Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T13:54:42.401Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T13:54:42.401Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-21T13:54:42.401Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T13:54:42.451Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-21T13:54:42.708Z] ok github.com/docker/docker/volume/local 0.118s coverage: 76.4% of statements [2022-04-21T13:54:43.270Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-21T13:54:43.330Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T13:54:43.893Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-21T13:54:44.198Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-21T13:54:44.455Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-21T13:54:44.456Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T13:54:44.711Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T13:54:44.995Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T13:54:44.995Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T13:54:44.995Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T13:54:45.276Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T13:54:45.532Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T13:54:46.095Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T13:54:46.095Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T13:54:46.095Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T13:54:46.182Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:54:46.352Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T13:54:46.914Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T13:54:46.914Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T13:54:46.914Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T13:54:47.478Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-21T13:54:48.407Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T13:54:48.407Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T13:54:48.407Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T13:54:50.299Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T13:54:51.227Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-21T13:54:51.484Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T13:54:52.050Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T13:54:53.639Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T13:54:54.621Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T13:54:54.926Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:54:56.235Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T13:54:56.235Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T13:54:56.491Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-21T13:54:56.827Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T13:54:56.828Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T13:54:56.828Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T13:54:57.294Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T13:54:57.294Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T13:54:58.386Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-21T13:54:58.642Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-21T13:54:58.898Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-21T13:54:59.737Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:55:02.036Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T13:55:02.036Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T13:55:02.169Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-21T13:55:02.426Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-21T13:55:03.019Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T13:55:03.486Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T13:55:03.952Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T13:55:04.551Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:55:04.935Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T13:55:04.942Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-21T13:55:05.504Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-21T13:55:05.760Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-21T13:55:06.079Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/rootless [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/volume [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-21T13:55:06.079Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === Skipped [2022-04-21T13:55:06.079Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-21T13:55:06.079Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-21T13:55:06.079Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-21T13:55:06.079Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-21T13:55:06.079Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-21T13:55:06.079Z] time="2022-04-21T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-21T13:55:06.079Z] time="2022-04-21T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-21T13:55:06.079Z] time="2022-04-21T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-21T13:55:06.079Z] time="2022-04-21T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-21T13:55:06.079Z] time="2022-04-21T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-21T13:55:06.079Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-21T13:55:06.079Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-21T13:55:06.079Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-21T13:55:06.079Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-21T13:55:06.079Z] graphtest_unix.go:71: No driver to put! [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-21T13:55:06.079Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-21T13:55:06.079Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-21T13:55:06.079Z] [2022-04-21T13:55:06.079Z] DONE 2530 tests, 28 skipped in 252.425s [2022-04-21T13:55:06.079Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/bitseq [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cluster [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/config [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/datastore [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/driverapi [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/etchosts [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/idm [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipam [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/iptables [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/netlabel [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/netutils [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/networkdb [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/ns [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/options [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/osl [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/portallocator [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/portmapper [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/testutils [2022-04-21T13:55:06.079Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-21T13:55:06.079Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-21T13:55:06.322Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-21T13:55:06.494Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T13:55:06.578Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-21T13:55:06.940Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-21T13:55:07.141Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-21T13:55:07.418Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-21T13:55:07.703Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-21T13:55:07.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-21T13:55:07.961Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T13:55:08.524Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T13:55:08.780Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T13:55:09.374Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:55:11.234Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T13:55:11.234Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T13:55:11.234Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T13:55:11.234Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T13:55:11.234Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T13:55:11.234Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T13:55:11.298Z] === RUN TestDockerSuite/TestRunState [2022-04-21T13:55:11.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T13:55:11.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T13:55:11.700Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T13:55:12.167Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T13:55:12.227Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T13:55:12.633Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T13:55:12.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-21T13:55:12.722Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T13:55:12.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-21T13:55:12.722Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T13:55:12.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-21T13:55:12.722Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T13:55:12.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-21T13:55:12.792Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T13:55:13.067Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T13:55:13.200Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-21T13:55:13.200Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T13:55:13.331Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-21T13:55:13.331Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T13:55:13.331Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T13:55:13.588Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T13:55:13.679Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-21T13:55:14.150Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-21T13:55:15.079Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T13:55:15.079Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T13:55:15.079Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T13:55:15.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-21T13:55:15.592Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-21T13:55:17.374Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T13:55:17.484Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-21T13:55:18.047Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-21T13:55:18.608Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-21T13:55:19.538Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-21T13:55:21.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-21T13:55:22.357Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T13:55:24.251Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-21T13:55:24.415Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:55:24.415Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T13:55:24.415Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:55:25.617Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T13:55:26.179Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T13:55:27.106Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T13:55:27.106Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-21T13:55:27.361Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T13:55:29.240Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:55:29.293Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T13:55:29.715Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:55:29.715Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T13:55:29.715Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:55:29.715Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T13:55:29.715Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:55:29.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-21T13:55:30.419Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T13:55:31.005Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T13:55:31.005Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T13:55:31.261Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T13:55:31.824Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T13:55:32.282Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T13:55:32.282Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T13:55:32.282Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T13:55:32.708Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:55:32.754Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T13:55:33.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-21T13:55:33.266Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-21T13:55:33.266Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T13:55:33.266Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T13:55:33.266Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T13:55:33.829Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T13:55:33.842Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T13:55:35.719Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-21T13:55:36.548Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:55:37.085Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T13:55:37.648Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T13:55:38.576Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T13:55:38.793Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:55:38.793Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:55:38.793Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:55:38.833Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-21T13:55:39.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-21T13:55:39.129Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-21T13:55:39.129Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T13:55:39.129Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-21T13:55:40.199Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T13:55:41.566Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T13:55:41.782Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:55:42.258Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:55:43.260Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:55:43.458Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T13:55:44.828Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-21T13:55:45.085Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T13:55:45.342Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T13:55:45.342Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T13:55:45.342Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T13:55:45.342Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T13:55:45.598Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T13:55:45.598Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T13:55:45.598Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T13:55:45.598Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-21T13:55:45.598Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T13:55:45.598Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-21T13:55:46.160Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-21T13:55:47.088Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-21T13:55:48.028Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-21T13:55:48.593Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-21T13:55:49.156Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T13:55:49.156Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-21T13:55:49.412Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-21T13:55:49.412Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T13:55:49.412Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-21T13:55:49.669Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-21T13:55:49.669Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-21T13:55:49.669Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-21T13:55:49.669Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-21T13:55:49.669Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T13:55:49.669Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-21T13:55:49.926Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-21T13:55:50.182Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-21T13:55:50.489Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T13:55:50.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-21T13:55:50.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-21T13:55:51.308Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T13:55:51.494Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T13:55:51.564Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T13:55:52.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T13:55:52.384Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork 37.213s coverage: 40.6% of statements [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.428s coverage: 59.9% of statements [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.115s coverage: 4.0% of statements [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-21T13:55:52.732Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-21T13:55:52.732Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-21T13:55:52.946Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-21T13:55:53.508Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-21T13:55:53.508Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T13:55:53.508Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T13:55:53.764Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T13:55:54.692Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-21T13:55:55.253Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-21T13:55:55.253Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T13:55:55.253Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T13:55:55.510Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T13:55:55.510Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T13:55:56.437Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T13:55:56.693Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T13:55:58.059Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T13:55:58.621Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T13:55:58.621Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T13:55:58.621Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T13:55:59.183Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-21T13:56:00.111Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-21T13:56:00.234Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T13:56:00.674Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T13:56:00.674Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T13:56:02.039Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T13:56:02.039Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T13:56:02.296Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T13:56:02.482Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T13:56:02.671Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.254s coverage: 7.4% of statements [2022-04-21T13:56:02.671Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-21T13:56:02.671Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-21T13:56:02.671Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-21T13:56:02.671Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-21T13:56:02.671Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-21T13:56:02.671Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-21T13:56:02.671Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-21T13:56:02.671Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-21T13:56:02.928Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-21T13:56:02.928Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-21T13:56:03.225Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-21T13:56:03.489Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3342211399 [2022-04-21T13:56:03.915Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T13:56:04.055Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T13:56:04.055Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T13:56:04.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-21T13:56:04.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-21T13:56:04.584Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-21T13:56:05.421Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T13:56:05.421Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T13:56:05.679Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T13:56:06.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-21T13:56:06.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-21T13:56:07.170Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T13:56:09.062Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T13:56:09.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-21T13:56:09.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T13:56:09.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T13:56:09.318Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T13:56:09.574Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T13:56:09.709Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T13:56:10.136Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T13:56:10.136Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T13:56:10.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-21T13:56:10.699Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T13:56:11.262Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T13:56:11.434Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-21T13:56:12.192Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T13:56:12.699Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T13:56:13.556Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-21T13:56:15.097Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-21T13:56:16.509Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T13:56:17.493Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T13:56:17.493Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T13:56:17.493Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T13:56:17.493Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T13:56:17.493Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T13:56:17.722Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T13:56:17.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-21T13:56:18.819Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T13:56:19.054Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T13:56:19.054Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T13:56:19.054Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T13:56:19.344Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T13:56:19.908Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T13:56:21.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-21T13:56:21.277Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T13:56:22.600Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T13:56:23.811Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T13:56:25.180Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T13:56:25.742Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T13:56:27.111Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T13:56:28.038Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T13:56:29.403Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T13:56:29.743Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T13:56:29.943Z] ok github.com/docker/docker/libnetwork/ipam 14.265s coverage: 85.3% of statements [2022-04-21T13:56:29.943Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-21T13:56:29.943Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-21T13:56:29.943Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-21T13:56:29.943Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-21T13:56:29.943Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-21T13:56:29.943Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-21T13:56:29.943Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-04-21T13:56:30.199Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-04-21T13:56:30.199Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-21T13:56:30.456Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-21T13:56:31.921Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T13:56:33.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-21T13:56:34.488Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T13:56:35.711Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T13:56:38.981Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T13:56:43.148Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T13:56:45.683Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-21T13:56:46.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-21T13:56:47.175Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T13:56:47.738Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T13:56:48.669Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T13:56:48.925Z] docker_cli_service_logs_test.go:246: checking task vhtafzcf1ale [2022-04-21T13:56:48.925Z] docker_cli_service_logs_test.go:251: checking messages for vhtafzcf1ale [2022-04-21T13:56:48.925Z] docker_cli_service_logs_test.go:246: checking task 5jrfg2d8ggew [2022-04-21T13:56:48.925Z] docker_cli_service_logs_test.go:251: checking messages for 5jrfg2d8ggew [2022-04-21T13:56:49.488Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T13:56:49.488Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T13:56:49.488Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T13:56:49.744Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T13:56:52.227Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T13:56:52.227Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T13:56:52.227Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T13:56:52.264Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T13:56:54.880Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T13:56:55.538Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-21T13:56:55.538Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-21T13:56:56.101Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-21T13:56:56.101Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T13:56:56.101Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-21T13:56:56.101Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T13:56:56.101Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-21T13:56:57.032Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-21T13:56:57.595Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-21T13:56:57.851Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-21T13:56:58.089Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T13:56:58.089Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T13:56:58.089Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T13:56:58.089Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T13:56:58.089Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T13:56:58.089Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T13:56:59.217Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-21T13:56:59.779Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-21T13:57:01.031Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T13:57:02.296Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-21T13:57:02.860Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-21T13:57:03.792Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-21T13:57:03.792Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T13:57:03.792Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-21T13:57:04.730Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-21T13:57:04.813Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T13:57:05.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T13:57:07.351Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T13:57:07.758Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T13:57:07.758Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T13:57:07.758Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T13:57:07.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-21T13:57:10.330Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-21T13:57:10.699Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T13:57:11.683Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T13:57:12.666Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T13:57:12.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-21T13:57:13.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T13:57:16.302Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T13:57:17.758Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T13:57:19.321Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T13:57:19.321Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T13:57:19.321Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T13:57:19.321Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T13:57:19.321Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T13:57:19.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-21T13:57:19.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-21T13:57:20.305Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T13:57:21.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T13:57:21.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-21T13:57:21.782Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T13:57:22.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-21T13:57:22.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-21T13:57:24.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-21T13:57:24.087Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T13:57:24.953Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-21T13:57:24.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-21T13:57:26.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-21T13:57:27.029Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T13:57:27.103Z] docker_cli_swarm_test.go:1895: [d64bd4c7071c1] joining swarm manager [db77fb70ce21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:57:28.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-21T13:57:28.288Z] docker_cli_swarm_test.go:1896: [d2ac77dae3411] joining swarm manager [db77fb70ce21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:57:29.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-21T13:57:30.425Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T13:57:30.810Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T13:57:31.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-21T13:57:32.392Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T13:57:34.207Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T13:57:38.147Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-21T13:57:38.147Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-21T13:57:38.147Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T13:57:38.147Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-21T13:57:41.345Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T13:57:43.279Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T13:57:43.745Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T13:57:44.727Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T13:57:46.221Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T13:57:50.006Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T13:57:50.431Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T13:57:50.432Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T13:57:50.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-21T13:57:50.989Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T13:57:50.989Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T13:57:50.989Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T13:57:50.989Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T13:57:50.989Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T13:57:50.994Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T13:57:51.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T13:57:51.506Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T13:57:51.506Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T13:57:51.762Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-21T13:57:51.946Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T13:57:51.946Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T13:57:53.932Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T13:57:53.932Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T13:57:53.932Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T13:57:55.723Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T13:57:55.723Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T13:57:57.007Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T13:57:57.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-21T13:57:58.670Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T13:57:58.955Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T13:57:58.955Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T13:57:58.955Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T13:58:00.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-21T13:58:01.688Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T13:58:04.205Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T13:58:04.205Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite (1305.28s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.15s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-21T13:58:04.205Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.54s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.17s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.75s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.86s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.70s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.00s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.74s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.24s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.42s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.37s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.41s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.79s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.68s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.20s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.47s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.61s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.73s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.32s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.10s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.68s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.83s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.70s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.94s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.22s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.26s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.17s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.95s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.73s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.28s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.03s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.97s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.94s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.52s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.48s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.29s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.58s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.33s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.30s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.45s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.30s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.73s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.89s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.23s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.31s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.24s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildHistory (3.93s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.74s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.55s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.09s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.98s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.20s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.68s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.46s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildPATH (2.33s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.12s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.69s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-04-21T13:58:04.206Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) [2022-04-21T13:58:04.206Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.95s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.94s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.78s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitTTY (1.53s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.05s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.75s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.47s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.19s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.73s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.56s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.17s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.24s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.49s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.67s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e5ca08_} (1.48s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12914219827_/foo_false____} (1.40s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12914219827_/foo_true____} (0.57s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_false____} (1.29s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_true____} (1.50s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33696792503_/foo_true__0xc000e5ca38__} (1.56s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e5ca50_} (1.54s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e5ca68_} (0.43s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e5ca80_} (1.38s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e5ca98_} (1.37s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.97s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.38s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.87s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.67s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.13s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.89s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.19s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.34s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.36s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.07s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.62s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.73s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsCopy (1.21s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.20s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-21T13:58:04.207Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-21T13:58:04.207Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.60s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.08s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.72s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHealth (19.93s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.73s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportDisplay (1.42s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportFile (1.41s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.43s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportGzipped (1.50s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.92s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.62s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.64s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.65s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.25s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.02s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.64s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPortList (6.09s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsByOrder (2.29s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.70s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.70s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.73s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.22s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s) [2022-04-21T13:58:04.208Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.75s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.16s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.12s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2022-04-21T13:58:04.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.61s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.17s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.57s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.63s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.57s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.65s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.41s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.97s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMount (5.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.71s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.12s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.51s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.39s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.80s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.28s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-21T13:58:04.209Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-04-21T13:58:04.209Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.75s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.31s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.54s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.53s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.57s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.67s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.11s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.56s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.59s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.68s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.67s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.24s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.74s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.49s) [2022-04-21T13:58:04.210Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.67s) [2022-04-21T13:58:04.210Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T13:58:04.210Z] === RUN TestDockerRegistrySuite [2022-04-21T13:58:04.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T13:58:05.140Z] check_test.go:195: [d5affb5746c66] daemon is not started [2022-04-21T13:58:05.140Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T13:58:06.506Z] check_test.go:195: [d1ecd51c4b3d4] daemon is not started [2022-04-21T13:58:06.506Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T13:58:07.434Z] check_test.go:195: [da8b6e91ae802] daemon is not started [2022-04-21T13:58:07.434Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T13:58:07.690Z] check_test.go:195: [dee920c384f6c] daemon is not started [2022-04-21T13:58:07.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T13:58:10.208Z] check_test.go:195: [d4f734b4ac324] daemon is not started [2022-04-21T13:58:10.464Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T13:58:13.582Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T13:58:13.582Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T13:58:13.582Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T13:58:15.711Z] check_test.go:195: [d99ef6b387cbf] daemon is not started [2022-04-21T13:58:15.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T13:58:15.788Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T13:58:15.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-21T13:58:16.771Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T13:58:18.484Z] docker_cli_swarm_test.go:1796: [dc6e96148484f] joining swarm manager [d16049338af35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:58:18.484Z] check_test.go:195: [da8e73a38de91] daemon is not started [2022-04-21T13:58:18.484Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T13:58:19.415Z] docker_cli_swarm_test.go:1797: [deb30a37fafcb] joining swarm manager [d16049338af35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:58:19.682Z] check_test.go:195: [d814bcf9d4e83] daemon is not started [2022-04-21T13:58:19.682Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T13:58:19.711Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T13:58:20.613Z] check_test.go:195: [d09330fdeab6a] daemon is not started [2022-04-21T13:58:20.613Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T13:58:21.542Z] check_test.go:195: [d3dc0d7afb94f] daemon is not started [2022-04-21T13:58:21.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T13:58:21.837Z] ok github.com/docker/docker/libnetwork/networkdb 104.480s coverage: 60.6% of statements [2022-04-21T13:58:21.837Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-21T13:58:21.837Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-21T13:58:21.837Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-04-21T13:58:21.837Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-21T13:58:21.837Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-21T13:58:22.765Z] ok github.com/docker/docker/libnetwork/portmapper 0.222s coverage: 48.6% of statements [2022-04-21T13:58:22.765Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-21T13:58:22.765Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-21T13:58:22.908Z] check_test.go:195: [d55e334e2fdb8] daemon is not started [2022-04-21T13:58:22.908Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T13:58:23.022Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === Skipped [2022-04-21T13:58:23.022Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-21T13:58:23.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-21T13:58:23.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-21T13:58:23.022Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-21T13:58:23.022Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-21T13:58:23.022Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-21T13:58:23.022Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-21T13:58:23.022Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-21T13:58:23.022Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-21T13:58:23.022Z] firewalld_test.go:14: firewalld is not running [2022-04-21T13:58:23.022Z] [2022-04-21T13:58:23.022Z] DONE 326 tests, 9 skipped in 199.999s Post stage [Pipeline] junit [2022-04-21T13:58:23.594Z] Recording test results [2022-04-21T13:58:23.837Z] check_test.go:195: [d628c6489b6a7] daemon is not started [2022-04-21T13:58:23.838Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T13:58:24.000Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-21T13:58:24.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43510/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62e68c78e6898c2ab101d2d640ed96b9f8f85683 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62e68c78e6898c2ab101d2d640ed96b9f8f85683 hack/validate/vendor [2022-04-21T13:58:24.400Z] check_test.go:195: [d78df31c583b6] daemon is not started [2022-04-21T13:58:24.400Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T13:58:24.451Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T13:58:24.451Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T13:58:24.451Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T13:58:24.451Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T13:58:24.451Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T13:58:24.451Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T13:58:24.451Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T13:58:24.943Z] No vendor changes in diff. [2022-04-21T13:58:24.943Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T13:58:25.503Z] + echo Ensuring container killed. [2022-04-21T13:58:25.503Z] Ensuring container killed. [2022-04-21T13:58:25.503Z] + docker rm -vf docker-pr2 [2022-04-21T13:58:25.503Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-21T13:58:25.768Z] check_test.go:195: [dc065deb7de86] daemon is not started [2022-04-21T13:58:25.768Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T13:58:25.827Z] + echo Chowning /workspace to jenkins user [2022-04-21T13:58:25.827Z] Chowning /workspace to jenkins user [2022-04-21T13:58:25.827Z] + id -u [2022-04-21T13:58:25.827Z] + id -g [2022-04-21T13:58:25.827Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T13:58:26.332Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e50b509b949c783906510ed7c89a7692097658a95ad47cd56a3a190740c883ff [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T13:58:26.721Z] + bundleName=unit [2022-04-21T13:58:26.721Z] + echo Creating unit-bundles.tar.gz [2022-04-21T13:58:26.721Z] Creating unit-bundles.tar.gz [2022-04-21T13:58:26.721Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-21T13:58:26.721Z] bundles/junit-report-libnetwork.xml [2022-04-21T13:58:26.721Z] bundles/junit-report.xml [2022-04-21T13:58:26.721Z] bundles/go-test-report-libnetwork.json [2022-04-21T13:58:26.721Z] bundles/go-test-report.json [2022-04-21T13:58:26.721Z] bundles/profile-libnetwork.out [2022-04-21T13:58:26.721Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-21T13:58:26.729Z] Archiving artifacts [2022-04-21T13:58:27.135Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T13:58:27.262Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8799b846b4369112dc872480c9288037eaad62841f0641f3feb620a7a84af5dc [2022-04-21T13:58:27.395Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T13:58:27.517Z] + make clean [2022-04-21T13:58:27.519Z] check_test.go:195: [d6e31a3186be2] daemon is not started [2022-04-21T13:58:27.519Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T13:58:27.774Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T13:58:27.775Z] docker-dev-cache [2022-04-21T13:58:27.775Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T13:58:27.861Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T13:58:28.449Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b36495f2a56096fab41507c58eed71ddee02a6a1572ef23a33e2a1dfe339cc8 [2022-04-21T13:58:29.011Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ef1e43d0eaed808adc871660a8d82bc11fa27bfeef9674a2ad6f5eb6ba3497b [2022-04-21T13:58:29.267Z] check_test.go:195: [d4b5c64ab16a7] daemon is not started [2022-04-21T13:58:29.267Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T13:58:29.765Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T13:58:30.194Z] check_test.go:195: [df1c7346b3fe7] daemon is not started [2022-04-21T13:58:30.194Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T13:58:30.803Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T13:58:30.803Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T13:58:30.803Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T13:58:30.803Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T13:58:30.803Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T13:58:32.083Z] check_test.go:195: [d2ea2033f3b33] daemon is not started [2022-04-21T13:58:32.083Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T13:58:33.012Z] check_test.go:195: [daed9c6176bcd] daemon is not started [2022-04-21T13:58:33.012Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T13:58:33.269Z] check_test.go:195: [d7788401954e5] daemon is not started [2022-04-21T13:58:33.269Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T13:58:34.197Z] check_test.go:195: [d66efe99e5e1d] daemon is not started [2022-04-21T13:58:34.197Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T13:58:35.126Z] check_test.go:195: [dfd3a187f5fc0] daemon is not started [2022-04-21T13:58:35.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T13:58:35.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-21T13:58:36.055Z] check_test.go:195: [d45ee054e469f] daemon is not started [2022-04-21T13:58:36.055Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T13:58:38.578Z] check_test.go:195: [daba518f3c004] daemon is not started [2022-04-21T13:58:38.578Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T13:58:39.142Z] check_test.go:195: [dec0f86e6f3e5] daemon is not started [2022-04-21T13:58:39.142Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T13:58:40.069Z] check_test.go:195: [dc7703ba47e76] daemon is not started [2022-04-21T13:58:40.069Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T13:58:40.325Z] check_test.go:195: [d338f056fc46b] daemon is not started [2022-04-21T13:58:40.325Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T13:58:40.581Z] check_test.go:195: [ddb52494dd8ac] daemon is not started [2022-04-21T13:58:40.581Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T13:58:40.838Z] check_test.go:195: [d85f247ba7507] daemon is not started [2022-04-21T13:58:40.838Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T13:58:41.094Z] check_test.go:195: [d8bd42c76cce7] daemon is not started [2022-04-21T13:58:41.094Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T13:58:41.350Z] check_test.go:195: [ddd2d4b30d334] daemon is not started [2022-04-21T13:58:41.350Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T13:58:41.605Z] check_test.go:195: [d6cc805ba6511] daemon is not started [2022-04-21T13:58:41.606Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T13:58:42.533Z] check_test.go:195: [d4194129d28e8] daemon is not started [2022-04-21T13:58:42.533Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T13:58:43.462Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-21T13:58:44.391Z] check_test.go:195: [df7e50050cdd1] daemon is not started [2022-04-21T13:58:44.391Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T13:58:44.671Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T13:58:45.322Z] check_test.go:195: [df1c33a840487] daemon is not started [2022-04-21T13:58:45.322Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T13:58:45.579Z] docker_cli_swarm_test.go:1315: [da4b49e6bf73f] joining swarm manager [d70dd0a6eb120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T13:58:46.509Z] check_test.go:195: [d9aa04ed9fc7d] daemon is not started [2022-04-21T13:58:46.509Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T13:58:46.766Z] docker_cli_swarm_test.go:1316: [d525131d1d1e0] joining swarm manager [d70dd0a6eb120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T13:58:47.695Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite (44.16s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.20s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.96s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.65s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.11s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2022-04-21T13:58:48.257Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-21T13:58:48.257Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T13:58:48.257Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T13:58:48.514Z] check_test.go:222: [d9ffe98f49569] daemon is not started [2022-04-21T13:58:48.514Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T13:58:48.590Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T13:58:48.590Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T13:58:51.033Z] check_test.go:222: [dc825ea038851] daemon is not started [2022-04-21T13:58:51.034Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T13:58:55.731Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T13:58:56.283Z] check_test.go:222: [da98324d1f5b3] daemon is not started [2022-04-21T13:58:56.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T13:58:57.150Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T13:58:57.257Z] check_test.go:222: [da4919fc27fdc] daemon is not started [2022-04-21T13:58:57.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T13:58:57.257Z] check_test.go:222: [da2d17d9c3df6] daemon is not started [2022-04-21T13:58:57.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T13:58:58.626Z] check_test.go:222: [da37344e994da] daemon is not started [2022-04-21T13:58:58.626Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T13:58:59.357Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T13:58:59.357Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T13:58:59.357Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T13:58:59.357Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T13:58:59.554Z] check_test.go:222: [dcb4384ab8942] daemon is not started [2022-04-21T13:58:59.554Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T13:58:59.826Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T13:59:00.476Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T13:59:00.476Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T13:59:00.476Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T13:59:00.476Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T13:59:00.476Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T13:59:00.482Z] check_test.go:222: [d1fb9601e5c6c] daemon is not started [2022-04-21T13:59:00.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T13:59:00.813Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T13:59:02.683Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T13:59:02.683Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T13:59:02.683Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T13:59:02.998Z] check_test.go:222: [d46bff3b3b29b] daemon is not started [2022-04-21T13:59:02.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T13:59:02.998Z] check_test.go:222: [dcbbc9063b54d] daemon is not started [2022-04-21T13:59:02.998Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T13:59:03.560Z] check_test.go:222: [d769803b83039] daemon is not started [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite (15.19s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.16s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-04-21T13:59:03.560Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-04-21T13:59:03.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T13:59:03.560Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T13:59:04.121Z] check_test.go:251: [dea877681783e] daemon is not started [2022-04-21T13:59:04.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T13:59:04.600Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T13:59:04.682Z] check_test.go:251: [df1dca59cdbce] daemon is not started [2022-04-21T13:59:04.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T13:59:04.911Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-21T13:59:04.911Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-21T13:59:04.911Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-21T13:59:04.938Z] check_test.go:251: [dab98bb8345de] daemon is not started [2022-04-21T13:59:04.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T13:59:06.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T13:59:06.865Z] check_test.go:251: [dfbd436da869e] daemon is not started [2022-04-21T13:59:06.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T13:59:07.121Z] check_test.go:251: [d467e9056d002] daemon is not started [2022-04-21T13:59:07.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T13:59:08.049Z] check_test.go:251: [d5b9f589cb493] daemon is not started [2022-04-21T13:59:08.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T13:59:08.306Z] check_test.go:251: [d94445968b9cc] daemon is not started [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.74s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-04-21T13:59:08.306Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-21T13:59:08.306Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T13:59:08.306Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T13:59:08.383Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T13:59:11.324Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T13:59:12.165Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T13:59:13.548Z] check_test.go:278: [d7231330de08a] daemon is not started [2022-04-21T13:59:13.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T13:59:13.548Z] check_test.go:278: [d5cb3156cdd4e] daemon is not started [2022-04-21T13:59:13.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T13:59:13.548Z] check_test.go:278: [d2f96de1acc8c] daemon is not started [2022-04-21T13:59:13.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T13:59:13.803Z] check_test.go:278: [dabfcd925ee98] daemon is not started [2022-04-21T13:59:13.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T13:59:14.060Z] check_test.go:278: [da92d763ccd93] daemon is not started [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-21T13:59:14.060Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-04-21T13:59:14.060Z] === RUN TestDockerNetworkSuite [2022-04-21T13:59:14.060Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-21T13:59:14.270Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T13:59:14.270Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T13:59:14.988Z] docker_cli_network_unix_test.go:46: [df0240b9add94] daemon is not started [2022-04-21T13:59:14.988Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-21T13:59:15.548Z] docker_cli_network_unix_test.go:46: [d9efce9ddcdcf] daemon is not started [2022-04-21T13:59:15.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-21T13:59:17.710Z] docker_cli_network_unix_test.go:46: [d073d165898d1] daemon is not started [2022-04-21T13:59:18.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-21T13:59:19.639Z] docker_cli_network_unix_test.go:46: [d79bbe5911e8f] daemon is not started [2022-04-21T13:59:19.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-21T13:59:19.895Z] docker_cli_network_unix_test.go:1233: [d4d030fcd04fa] daemon is not started [2022-04-21T13:59:20.133Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-21T13:59:22.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-21T13:59:23.338Z] docker_cli_network_unix_test.go:46: [d8daf074039d1] daemon is not started [2022-04-21T13:59:23.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-21T13:59:24.880Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T13:59:24.880Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T13:59:24.880Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T13:59:24.880Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T13:59:25.368Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T13:59:25.368Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T13:59:25.368Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T13:59:26.393Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T13:59:26.983Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T13:59:26.983Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T13:59:27.437Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T13:59:28.841Z] docker_cli_network_unix_test.go:46: [d0827c2edd5cb] daemon is not started [2022-04-21T13:59:28.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-21T13:59:29.007Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-21T13:59:30.736Z] docker_cli_network_unix_test.go:46: [d67fb06ce7038] daemon is not started [2022-04-21T13:59:31.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-21T13:59:32.227Z] docker_cli_network_unix_test.go:46: [d25067b287f40] daemon is not started [2022-04-21T13:59:32.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-21T13:59:32.419Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T13:59:32.793Z] docker_cli_network_unix_test.go:46: [d636a8b6f8805] daemon is not started [2022-04-21T13:59:33.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-21T13:59:33.306Z] docker_cli_network_unix_test.go:46: [d10f2bbf90820] daemon is not started [2022-04-21T13:59:33.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-21T13:59:33.444Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T13:59:33.444Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T13:59:33.868Z] docker_cli_network_unix_test.go:46: [d0b91613559fe] daemon is not started [2022-04-21T13:59:33.932Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T13:59:33.932Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T13:59:33.932Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T13:59:33.932Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T13:59:33.932Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T13:59:34.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-21T13:59:34.687Z] docker_cli_network_unix_test.go:46: [dc503f70017cc] daemon is not started [2022-04-21T13:59:35.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-21T13:59:35.249Z] docker_cli_network_unix_test.go:46: [d41ca90754a97] daemon is not started [2022-04-21T13:59:35.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-21T13:59:35.506Z] docker_cli_network_unix_test.go:46: [d6e07d1c52429] daemon is not started [2022-04-21T13:59:35.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-21T13:59:35.558Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T13:59:35.962Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T13:59:35.962Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T13:59:36.068Z] docker_cli_network_unix_test.go:46: [d8b4ac46cf172] daemon is not started [2022-04-21T13:59:36.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-21T13:59:36.323Z] docker_cli_network_unix_test.go:46: [dc2990174cbce] daemon is not started [2022-04-21T13:59:36.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-21T13:59:36.323Z] docker_cli_network_unix_test.go:46: [dc8efadde7b57] daemon is not started [2022-04-21T13:59:36.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-21T13:59:36.594Z] docker_cli_network_unix_test.go:46: [ddace5ac5188f] daemon is not started [2022-04-21T13:59:36.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-21T13:59:37.535Z] docker_cli_network_unix_test.go:46: [d9dba9601f03e] daemon is not started [2022-04-21T13:59:37.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-21T13:59:37.791Z] docker_cli_network_unix_test.go:46: [d31cd78ffe848] daemon is not started [2022-04-21T13:59:38.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-21T13:59:38.353Z] docker_cli_network_unix_test.go:46: [de4fadc244aa7] daemon is not started [2022-04-21T13:59:38.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-21T13:59:38.608Z] docker_cli_network_unix_test.go:46: [ded34b13fcac9] daemon is not started [2022-04-21T13:59:38.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-21T13:59:38.608Z] docker_cli_network_unix_test.go:46: [dd9645841f881] daemon is not started [2022-04-21T13:59:38.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-21T13:59:38.850Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T13:59:38.850Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T13:59:39.505Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T13:59:39.974Z] docker_cli_network_unix_test.go:968: [d55ebebed5e0b] daemon is not started [2022-04-21T13:59:40.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-21T13:59:41.751Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-21T13:59:42.267Z] docker_cli_network_unix_test.go:46: [de91f37ce8d18] daemon is not started [2022-04-21T13:59:42.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-21T13:59:42.556Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T13:59:43.432Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T13:59:44.792Z] docker_cli_network_unix_test.go:1116: [da13833a027f3] daemon is not started [2022-04-21T13:59:47.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-21T13:59:47.345Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T13:59:47.345Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T13:59:47.345Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T13:59:47.569Z] docker_cli_network_unix_test.go:46: [db4bcbe0ffbaa] daemon is not started [2022-04-21T13:59:47.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-21T13:59:48.499Z] docker_cli_network_unix_test.go:46: [dc2323a8bd736] daemon is not started [2022-04-21T13:59:48.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-21T13:59:48.755Z] docker_cli_network_unix_test.go:46: [d93f2b3cb273d] daemon is not started [2022-04-21T13:59:48.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-21T13:59:48.755Z] docker_cli_network_unix_test.go:46: [d54e3608e1cc8] daemon is not started [2022-04-21T13:59:48.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-21T13:59:49.011Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-21T13:59:49.011Z] docker_cli_network_unix_test.go:46: [d3d0402cdb069] daemon is not started [2022-04-21T13:59:49.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-21T13:59:49.268Z] docker_cli_network_unix_test.go:46: [d80081db78633] daemon is not started [2022-04-21T13:59:49.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-21T13:59:49.268Z] docker_cli_network_unix_test.go:46: [d09e7a7c7ef45] daemon is not started [2022-04-21T13:59:49.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-21T13:59:51.159Z] docker_cli_network_unix_test.go:46: [d67e0a5fa591b] daemon is not started [2022-04-21T13:59:52.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-21T13:59:52.526Z] docker_cli_network_unix_test.go:46: [dbac19ec35196] daemon is not started [2022-04-21T13:59:52.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-21T13:59:52.526Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T13:59:52.526Z] docker_cli_network_unix_test.go:46: [da91c611ea124] daemon is not started [2022-04-21T13:59:52.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-21T13:59:53.089Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-21T13:59:53.089Z] docker_cli_network_unix_test.go:46: [db30cf1944656] daemon is not started [2022-04-21T13:59:53.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-21T13:59:53.370Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T13:59:53.370Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T13:59:53.370Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T13:59:57.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-21T13:59:59.399Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T13:59:59.411Z] docker_cli_network_unix_test.go:1084: [da0b39d26306d] daemon is not started [2022-04-21T14:00:00.039Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-21T14:00:00.184Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T14:00:00.184Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:00:00.644Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T14:00:01.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-21T14:00:01.405Z] docker_cli_network_unix_test.go:46: [d755f7bd97e0b] daemon is not started [2022-04-21T14:00:01.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-21T14:00:02.334Z] docker_cli_network_unix_test.go:46: [d49a44665f12a] daemon is not started [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:00:02.452Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:00:02.452Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:00:02.452Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:00:02.452Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:00:02.452Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:00:02.452Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:00:02.452Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:00:02.452Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:00:02.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-21T14:00:02.940Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:00:04.353Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T14:00:04.485Z] docker_cli_network_unix_test.go:46: [d3a8c04015d12] daemon is not started [2022-04-21T14:00:04.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-21T14:00:04.741Z] docker_cli_network_unix_test.go:46: [db6689599adce] daemon is not started [2022-04-21T14:00:04.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-21T14:00:04.810Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T14:00:05.303Z] docker_cli_network_unix_test.go:46: [d31b83c20c1de] daemon is not started [2022-04-21T14:00:05.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-21T14:00:06.487Z] docker_cli_network_unix_test.go:46: [d73715d6e2cfa] daemon is not started [2022-04-21T14:00:06.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-21T14:00:07.415Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-21T14:00:07.415Z] docker_cli_network_unix_test.go:46: [d84c798fa2f03] daemon is not started [2022-04-21T14:00:07.671Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-21T14:00:08.967Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:00:09.468Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T14:00:09.561Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-21T14:00:13.732Z] docker_cli_network_unix_test.go:46: [d350bf46ce576] daemon is not started [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite (59.63s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.09s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.67s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.28s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.07s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-21T14:00:13.732Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.06s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.12s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.85s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.11s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.31s) [2022-04-21T14:00:13.732Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.97s) [2022-04-21T14:00:13.732Z] === RUN TestDockerHubPullSuite [2022-04-21T14:00:13.732Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-21T14:00:14.125Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T14:00:14.125Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:00:14.125Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T14:00:14.125Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:00:14.125Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T14:00:14.125Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:00:14.125Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T14:00:14.661Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-21T14:00:14.993Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:00:14.993Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:00:14.993Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:00:15.223Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-21T14:00:16.582Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:00:16.582Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:00:17.006Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T14:00:17.048Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:00:17.048Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:00:17.048Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:00:17.048Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:00:17.048Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:00:17.461Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T14:00:17.742Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-21T14:00:17.996Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-21T14:00:18.304Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-21T14:00:18.561Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-21T14:00:19.258Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:00:19.258Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:00:19.258Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:00:19.258Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:00:19.928Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-21T14:00:19.928Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite (6.44s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.56s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-21T14:00:19.928Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-04-21T14:00:19.928Z] PASS [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === Skipped [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-21T14:00:19.928Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-04-21T14:00:19.928Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T14:00:19.928Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-21T14:00:19.928Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-21T14:00:19.928Z] [2022-04-21T14:00:19.928Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-21T14:00:19.929Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-21T14:00:19.929Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T14:00:19.929Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T14:00:19.929Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-21T14:00:19.929Z] docker_cli_network_unix_test.go:46: [da91c611ea124] daemon is not started [2022-04-21T14:00:19.929Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-21T14:00:19.929Z] [2022-04-21T14:00:19.929Z] DONE 1265 tests, 51 skipped in 1447.197s [2022-04-21T14:00:20.185Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T14:00:20.185Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T14:00:20.185Z] +++ kill 9385 [2022-04-21T14:00:20.185Z] +++ /etc/init.d/apparmor stop [2022-04-21T14:00:20.185Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T14:00:20.185Z] [2022-04-21T14:00:20.185Z] Unloading profiles will leave already running processes permanently [2022-04-21T14:00:20.185Z] unconfined, which can lead to unexpected situations. [2022-04-21T14:00:20.185Z] [2022-04-21T14:00:20.185Z] To set a process to complain mode, use the command line tool [2022-04-21T14:00:20.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T14:00:20.185Z] +++ true [2022-04-21T14:00:20.185Z] exiting test-integration [2022-04-21T14:00:20.185Z] ++ exit 0 [2022-04-21T14:00:20.185Z] [2022-04-21T14:00:20.343Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T14:00:20.343Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:00:20.343Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T14:00:20.343Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:00:20.343Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T14:00:20.442Z] + for job in $(jobs -p) [2022-04-21T14:00:20.442Z] + wait 1414 [2022-04-21T14:00:21.464Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:00:21.464Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:00:21.464Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:00:21.464Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:00:21.464Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:00:21.464Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:00:21.464Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:00:21.464Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:00:22.957Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-21T14:00:22.957Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T14:00:22.957Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-21T14:00:24.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:00:25.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:00:27.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:00:27.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:00:27.524Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:00:27.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:00:28.203Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-21T14:00:28.462Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-21T14:00:29.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-21T14:00:29.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:00:29.728Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T14:00:31.292Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-21T14:00:31.933Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:00:31.933Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:00:31.933Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:00:31.933Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:00:31.933Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:00:33.214Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-21T14:00:34.138Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:00:34.138Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:00:35.695Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:00:35.695Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:00:35.695Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:00:37.903Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:00:37.903Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:00:40.845Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:00:41.361Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T14:00:41.361Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T14:00:43.783Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T14:00:45.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-21T14:00:47.110Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T14:00:47.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:00:47.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:00:47.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:00:47.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:00:47.559Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:00:49.117Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:00:49.117Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:00:49.117Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:00:51.323Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:00:51.323Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:00:51.323Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:00:51.764Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T14:00:51.764Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:00:51.764Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T14:00:51.764Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:00:51.764Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T14:00:53.530Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:00:53.530Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:00:54.644Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T14:00:54.644Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:00:54.644Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T14:00:57.308Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:00:59.515Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:00:59.515Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:00:59.515Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:00:59.515Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:00:59.515Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:00:59.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:01:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:01:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:01:02.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:01:04.914Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T14:01:05.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:01:07.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T14:01:08.637Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T14:01:08.637Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T14:01:10.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005cf2a8_} [2022-04-21T14:01:12.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1181831108_c:\foo_false____} [2022-04-21T14:01:14.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1181831108_c:\foo_true____} [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:01:16.693Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:01:16.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:01:17.160Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:01:17.160Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:01:17.160Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:01:17.160Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:01:17.160Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:01:17.160Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:01:19.368Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:01:19.368Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:01:19.368Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:01:19.368Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T14:01:21.099Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T14:01:21.099Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:01:21.099Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T14:01:21.099Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:01:21.099Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T14:01:21.099Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:01:21.099Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T14:01:21.554Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T14:01:22.310Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:01:22.310Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:01:22.310Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:01:22.310Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T14:01:24.515Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:01:24.515Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:01:24.515Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:01:24.515Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:01:24.515Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:01:24.515Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:01:24.515Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:01:27.459Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-21T14:01:27.459Z] docker_cli_swarm_test.go:1180: [d3dbac7b85f02] joining swarm manager [d2e647d83b35a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:01:28.294Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:01:28.587Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T14:01:30.109Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T14:01:30.109Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:01:30.109Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T14:01:30.109Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:01:30.109Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T14:01:30.109Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:01:30.109Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T14:01:30.499Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:01:30.500Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:01:30.500Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:01:30.500Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:01:30.500Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:01:32.268Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T14:01:32.268Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:01:32.268Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T14:01:33.993Z] docker_cli_swarm_test.go:1189: [d657c5de8bf1b] joining swarm manager [d2e647d83b35a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:01:36.924Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T14:01:39.141Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:01:39.141Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:01:39.141Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:01:39.141Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:01:39.141Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:01:40.631Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T14:01:40.631Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:01:40.631Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T14:01:47.666Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T14:01:47.666Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:01:47.666Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T14:01:47.782Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:01:47.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:01:47.782Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:01:47.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:01:47.782Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:01:49.341Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:01:49.341Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:01:49.341Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:01:49.341Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:01:49.341Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:01:52.287Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:01:52.287Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:01:52.287Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:01:52.287Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:01:52.287Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:01:53.421Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T14:01:54.493Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:01:56.699Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:01:56.699Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:01:56.699Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:01:57.128Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:01:57.128Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:01:57.128Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:01:57.128Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:01:57.128Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:01:57.128Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:01:57.128Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:01:57.128Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:01:57.582Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:01:58.260Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:01:58.727Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:01:58.727Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:01:58.727Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:01:58.727Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:01:59.197Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:01:59.197Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:01:59.197Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:01:59.197Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:01:59.683Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:02:04.617Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:02:06.825Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:02:06.825Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:02:06.825Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:02:09.767Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:02:09.767Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:02:09.767Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:02:09.767Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:02:10.379Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:02:10.379Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:02:10.379Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:02:11.974Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:02:11.975Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:02:11.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:02:11.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:02:11.975Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:02:11.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:02:11.975Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:02:11.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:02:11.975Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:02:12.441Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:02:12.441Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:02:12.441Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:02:12.441Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:02:12.441Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:02:12.441Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:02:12.441Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:02:12.441Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:02:12.441Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:02:12.441Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:02:12.441Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.441Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:02:12.540Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:02:12.540Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.540Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:02:12.540Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.540Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:02:12.540Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:02:12.540Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:02:14.649Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:02:14.700Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:02:14.700Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:02:14.700Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:02:14.700Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:02:16.856Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:02:17.582Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:02:17.582Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:02:17.582Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:02:17.582Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:02:17.582Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:02:17.582Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:02:17.582Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:02:17.582Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:02:19.063Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:02:20.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:02:20.613Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-21T14:02:21.981Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-21T14:02:23.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:02:26.150Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-21T14:02:26.203Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:02:26.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:02:26.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:02:26.232Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:02:26.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:02:28.040Z] docker_cli_swarm_test.go:1112: [d892c39060f74] joining swarm manager [d812ad862d82a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:02:29.405Z] docker_cli_swarm_test.go:1113: [d395f07b30cd1] joining swarm manager [d812ad862d82a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:02:29.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:02:29.941Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T14:02:29.988Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:02:32.103Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:02:32.103Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:02:32.103Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:02:32.103Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:02:32.103Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:02:34.729Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:02:34.987Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:02:34.987Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:02:36.936Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:02:37.151Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:02:37.151Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:02:37.151Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:02:37.919Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:02:40.855Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:02:40.856Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:02:41.698Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:02:42.164Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:02:43.015Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:02:43.146Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:02:47.669Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T14:02:47.882Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:02:52.619Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:02:52.619Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:02:52.619Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:02:52.619Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:02:53.421Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:02:53.421Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:02:53.421Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:02:53.421Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:02:53.421Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:02:53.600Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:02:53.600Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:02:53.600Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:02:55.579Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:02:55.579Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:02:55.579Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:02:55.806Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T14:02:57.739Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:02:57.739Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:02:57.739Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-21T14:02:58.439Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-21T14:02:58.439Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-21T14:02:58.439Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-21T14:02:58.439Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-21T14:02:58.928Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-21T14:02:58.928Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-21T14:02:58.928Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-21T14:02:58.928Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-21T14:02:58.928Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:02:58.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-21T14:03:01.444Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:03:01.444Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:03:02.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-21T14:03:02.858Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-21T14:03:02.858Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-21T14:03:02.858Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:03:02.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-21T14:03:03.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-21T14:03:04.440Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T14:03:05.423Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:03:06.098Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:03:07.633Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:03:07.808Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:03:08.255Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:03:08.255Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:03:08.255Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:03:08.255Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:03:08.255Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:03:08.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:03:10.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:03:10.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:03:12.371Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:03:12.371Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:03:12.371Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:03:13.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:03:14.576Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:03:15.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:03:18.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-21T14:03:18.433Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:03:18.433Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:03:18.433Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:03:18.433Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:03:18.433Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:03:20.057Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:03:20.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000812a68_} [2022-04-21T14:03:21.680Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:03:21.680Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:03:21.680Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:03:21.680Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:03:21.680Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:03:21.680Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:03:21.680Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-21T14:03:23.015Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-21T14:03:23.015Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-21T14:03:23.015Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-21T14:03:23.015Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-21T14:03:23.015Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:03:23.015Z] === RUN TestDockerSuite/TestBuildFails [2022-04-21T14:03:23.305Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:03:23.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13600411150_c:\foo_false____} [2022-04-21T14:03:24.043Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-21T14:03:24.043Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-21T14:03:24.929Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:03:25.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13600411150_c:\foo_true____} [2022-04-21T14:03:26.554Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:03:28.178Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:03:28.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:03:28.442Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:03:28.443Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:03:28.443Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:03:28.443Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:03:28.443Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:03:28.443Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:03:28.443Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:03:30.084Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:03:31.323Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:03:31.323Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:03:31.323Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:03:31.323Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-21T14:03:33.071Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:03:33.071Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:03:33.071Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:03:33.071Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:03:33.071Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:03:33.071Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:03:33.071Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:03:34.005Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-21T14:03:34.097Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:03:34.207Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:03:34.207Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:03:34.207Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:03:34.207Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-21T14:03:36.364Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:03:36.364Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:03:36.364Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:03:36.364Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:03:36.364Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:03:36.364Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:03:36.364Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:03:37.147Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:03:37.147Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:03:37.147Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:03:37.147Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:03:37.147Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:03:37.147Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:03:39.443Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:03:39.443Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:03:39.443Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:03:39.443Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:03:39.443Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:03:39.443Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:03:40.047Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-21T14:03:41.027Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:03:41.068Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:03:41.068Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:03:41.068Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:03:43.910Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:03:43.910Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:03:43.910Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:03:43.910Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:03:43.910Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:03:44.950Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-21T14:03:45.967Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:03:45.967Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:03:45.967Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:03:45.967Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:03:45.967Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:03:45.967Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:03:45.967Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:03:45.979Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-21T14:03:50.884Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-21T14:03:50.884Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:03:50.884Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-21T14:03:51.374Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-21T14:03:51.863Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-21T14:03:51.863Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:03:51.863Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-21T14:03:51.993Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:03:54.180Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:03:54.180Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:03:54.180Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:03:54.180Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:03:54.180Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:03:56.902Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:03:59.954Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:04:02.706Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:04:02.706Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:04:02.706Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:04:02.706Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:04:02.706Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:04:04.611Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-21T14:04:04.611Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:04:04.611Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-21T14:04:04.865Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:04:04.865Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:04:04.865Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:04:04.865Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:04:04.865Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:04:05.791Z] docker_cli_swarm_test.go:1166: [dbf3c554a1e56] joining swarm manager [d812ad862d82a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:04:05.980Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:04:05.980Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:04:05.980Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:04:07.747Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:04:07.747Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:04:07.747Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:04:07.747Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:04:07.747Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:04:08.201Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:04:09.724Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:04:09.896Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:04:09.897Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:04:09.897Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:04:09.897Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:04:09.897Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:04:09.897Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:04:09.897Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:04:10.385Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:04:10.385Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:04:10.385Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:04:11.411Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:04:11.411Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:04:12.606Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:04:12.606Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:04:12.606Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:04:13.038Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:04:13.038Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:04:14.662Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:04:14.764Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:04:15.218Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:04:15.218Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:04:15.218Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:04:15.218Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:04:15.270Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-21T14:04:15.270Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-21T14:04:15.672Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:04:15.672Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:04:15.672Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:04:15.672Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:04:16.127Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:04:17.571Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-21T14:04:17.571Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:04:17.571Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-21T14:04:17.632Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:04:17.632Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:04:17.632Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:04:17.632Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:04:18.061Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-21T14:04:18.061Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:04:21.410Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:04:21.410Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:04:21.410Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:04:21.410Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:04:21.410Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:04:21.410Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:04:21.410Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:04:21.410Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:04:21.410Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:04:21.410Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:04:21.410Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:04:23.617Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:04:24.664Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:04:24.664Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:04:24.664Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:04:25.824Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:04:25.824Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:04:25.824Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:04:25.824Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:04:25.824Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:04:25.824Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:04:25.824Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:04:25.824Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:04:26.837Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:04:26.939Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-21T14:04:27.295Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:04:27.295Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:04:27.295Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:04:27.429Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-21T14:04:27.919Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-21T14:04:28.033Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:04:28.033Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:04:28.948Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-21T14:04:29.980Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:04:30.183Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:04:30.183Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:04:30.183Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:04:30.183Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:04:30.183Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:04:30.183Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:04:30.183Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.183Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:04:30.241Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:04:30.241Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.241Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:04:30.241Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.241Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:04:30.241Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:04:30.241Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:04:30.472Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-21T14:04:32.103Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-21T14:04:32.452Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:04:33.066Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:04:35.227Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:04:36.232Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:04:36.232Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:04:36.232Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:04:36.232Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:04:36.232Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:04:36.232Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:04:36.232Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:04:37.818Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-21T14:04:37.818Z] docker_cli_swarm_test.go:1447: [d6bf171dfd912] joining swarm manager [d5bc4d8088ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:04:37.818Z] docker_cli_swarm_test.go:1448: [d09b83fcb9bbe] joining swarm manager [d5bc4d8088ba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-21T14:04:38.112Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:04:38.142Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-21T14:04:38.143Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:04:38.143Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-21T14:04:38.143Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:04:38.143Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-21T14:04:38.143Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-21T14:04:38.143Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-21T14:04:38.143Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-21T14:04:38.443Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:04:38.637Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-21T14:04:39.127Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-21T14:04:39.617Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-21T14:04:40.004Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:04:40.004Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:04:42.673Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:04:44.232Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:04:44.232Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:04:44.232Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:04:44.232Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:04:44.528Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-21T14:04:45.791Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:04:48.381Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:04:48.731Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:04:49.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-21T14:04:49.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-21T14:04:49.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-21T14:04:49.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-21T14:04:49.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-21T14:04:50.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-21T14:04:51.260Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:04:52.508Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T14:04:52.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-21T14:04:54.067Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:04:56.028Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-21T14:04:56.274Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:04:57.015Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:04:57.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:04:57.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-21T14:04:59.176Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:04:59.631Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:04:59.826Z] docker_cli_swarm_unix_test.go:63: [d561e4d8672d3] joining swarm manager [da25c5fbcb47b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:05:00.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:05:02.251Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:05:04.288Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:05:04.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:05:04.458Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:05:04.458Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:05:04.458Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:05:04.458Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:05:05.246Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:05:06.019Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:05:06.079Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-21T14:05:06.079Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:05:06.569Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-21T14:05:07.578Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T14:05:08.878Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-21T14:05:11.004Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:05:13.427Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:05:15.633Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:05:15.633Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:05:15.633Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:05:15.660Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:05:15.661Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:05:15.661Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:05:15.661Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:05:15.661Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:05:15.661Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:05:15.661Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:05:15.661Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:05:15.661Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:05:16.617Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:05:16.617Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:05:16.617Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:05:17.192Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:05:17.192Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:05:19.498Z] === RUN TestDockerSuite/TestEventsResize [2022-04-21T14:05:21.939Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:05:26.675Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:05:31.454Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:05:33.014Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:05:35.220Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:05:35.220Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:05:35.220Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:05:37.429Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:05:39.349Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-21T14:05:39.635Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:05:48.275Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:05:48.275Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:05:48.275Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:05:48.275Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:05:48.275Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:05:51.214Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:05:53.424Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:05:54.554Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-21T14:05:55.088Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-21T14:05:55.088Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:05:55.630Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:05:55.630Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:05:55.630Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:05:55.630Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:05:55.630Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:05:55.630Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:05:55.630Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:05:55.630Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:05:55.630Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:05:55.630Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:05:55.630Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:05:55.630Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:05:55.630Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:05:55.630Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:05:55.630Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:05:55.630Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:05:55.630Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:05:55.630Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T14:05:55.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-21T14:05:55.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-21T14:05:55.990Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-21T14:05:57.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-21T14:05:57.879Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-21T14:05:57.967Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:06:00.704Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:06:00.704Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:06:00.704Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:06:01.144Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-21T14:06:02.621Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:06:02.621Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:06:02.621Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:06:03.036Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-21T14:06:03.652Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-21T14:06:04.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:06:04.486Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:06:04.486Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:06:04.925Z] docker_api_swarm_test.go:962: [de8147be1b205] joining swarm manager [ddc38e7e8cc9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-21T14:06:05.501Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:06:08.560Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-21T14:06:10.156Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:06:10.156Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:06:10.156Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:06:10.156Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:06:10.156Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:06:11.632Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:06:11.632Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:06:11.632Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:06:12.315Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:06:14.475Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:06:14.475Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:06:14.475Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:06:14.475Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:06:14.475Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:06:14.475Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:06:14.475Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:06:17.357Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:06:18.776Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:06:20.237Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:06:22.980Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-21T14:06:23.118Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:06:23.777Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-21T14:06:23.777Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:06:23.777Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-21T14:06:26.001Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:06:31.543Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:06:31.543Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:06:31.543Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:06:31.543Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:06:31.758Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:06:31.758Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.758Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:06:31.758Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.758Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:06:31.758Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:06:31.758Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:06:33.939Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:06:34.445Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-21T14:06:34.445Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-21T14:06:34.445Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:06:34.445Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-21T14:06:34.445Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:06:34.445Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-21T14:06:35.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-21T14:06:36.753Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-21T14:06:37.048Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-21T14:06:38.937Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:06:39.694Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:06:39.694Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:06:39.694Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:06:39.694Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:06:39.694Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:06:39.694Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:06:41.951Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:06:42.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:06:42.576Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:06:42.576Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:06:42.576Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:06:42.576Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:06:42.576Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:06:42.576Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:06:44.896Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:06:45.456Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:06:45.456Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:06:45.456Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:06:45.642Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-21T14:06:50.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-21T14:06:51.272Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:06:51.272Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:06:51.272Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:06:51.272Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:06:51.272Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:06:51.272Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:06:51.272Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:06:51.682Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-21T14:06:52.039Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:06:52.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-21T14:06:52.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-21T14:06:54.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-21T14:06:55.265Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-21T14:06:55.829Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:06:55.829Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:06:55.829Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:06:55.829Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:06:55.829Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:06:56.294Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-21T14:06:56.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-21T14:06:57.325Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-21T14:06:58.304Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:06:58.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-21T14:06:59.613Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:06:59.613Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:06:59.613Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:06:59.613Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:07:00.080Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:07:00.080Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:07:00.080Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:07:00.080Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:07:00.080Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:07:01.396Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-21T14:07:03.917Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-21T14:07:04.059Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:07:06.087Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:07:06.087Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:07:06.087Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:07:06.207Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-21T14:07:06.770Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-21T14:07:07.114Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:07:07.114Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:07:07.114Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:07:07.184Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-21T14:07:07.765Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:07:08.142Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:07:09.075Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-21T14:07:09.170Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:07:09.170Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:07:09.170Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:07:13.091Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T14:07:14.130Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:07:14.799Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:07:14.799Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:07:14.799Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:07:17.009Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:07:17.195Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-21T14:07:19.310Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:07:19.457Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:07:19.457Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:07:19.918Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:07:19.918Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:07:19.918Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:07:20.875Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:07:21.330Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:07:22.852Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:07:22.852Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:07:25.733Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:07:28.618Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:07:28.618Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:07:28.618Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:07:28.618Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:07:29.953Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:07:32.328Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:07:32.328Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:07:32.328Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:07:32.328Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:07:32.328Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:07:32.328Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:07:32.328Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:07:32.328Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:07:32.328Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:07:32.328Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:07:32.328Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:07:33.017Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-21T14:07:35.211Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:07:36.941Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-21T14:07:37.970Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-21T14:07:37.970Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:07:37.970Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-21T14:07:37.970Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:07:37.970Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-21T14:07:38.089Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:07:38.089Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:07:38.089Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:07:38.089Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:07:38.089Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:07:38.089Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:07:38.089Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:07:38.089Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:07:40.278Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-21T14:07:40.278Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:07:40.278Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-21T14:07:40.851Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:07:40.851Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:07:40.851Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:07:40.969Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:07:40.970Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:07:43.127Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:07:43.127Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:07:43.127Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:07:43.127Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:07:43.127Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:07:43.127Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:07:43.127Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:07:45.746Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:07:45.746Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:07:45.746Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:07:46.011Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:07:46.774Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:07:49.718Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:07:49.718Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:07:49.718Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:07:49.718Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:07:49.718Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:07:49.718Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:07:50.172Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:07:50.690Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:07:52.328Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:07:54.640Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:07:54.640Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:07:54.640Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:07:56.039Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:07:56.039Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:07:58.200Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:07:58.553Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:07:58.553Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:07:59.042Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:08:01.077Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:08:01.077Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:08:01.077Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:08:01.077Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:08:04.781Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:08:05.257Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-21T14:08:08.202Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:08:11.529Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:08:12.558Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:08:12.857Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-21T14:08:13.046Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:08:15.736Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:08:17.895Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:08:18.670Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-21T14:08:19.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:08:19.306Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-21T14:08:20.776Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:08:22.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:08:22.986Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:08:25.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:08:27.992Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:08:27.992Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:08:27.992Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:08:27.992Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:08:30.152Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:08:30.327Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:08:32.625Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:08:33.031Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-21T14:08:33.113Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:08:35.410Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite (1599.43s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.06s) [2022-04-21T14:08:37.361Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.20s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.27s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.34s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.68s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.04s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.06s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.76s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.84s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.84s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.97s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.46s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.77s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.43s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.62s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.84s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.24s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.40s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.54s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.74s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.87s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.69s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.88s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-04-21T14:08:37.361Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.60s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.33s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.27s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.70s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.71s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.62s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.27s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.20s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.96s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.12s) [2022-04-21T14:08:37.362Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.03s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.07s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.48s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.01s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.64s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.04s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-04-21T14:08:37.362Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-04-21T14:08:37.362Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:08:37.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-21T14:08:37.362Z] docker_cli_external_volume_driver_test.go:52: [dfccbd7b6d6b3] daemon is not started [2022-04-21T14:08:38.783Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:08:40.229Z] === RUN TestDockerSuite/TestBuildRm [2022-04-21T14:08:40.943Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:08:40.943Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:08:40.943Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:08:43.824Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:08:43.824Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:08:48.483Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:08:50.611Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:08:50.896Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-21T14:08:51.100Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:08:52.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-21T14:08:53.204Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-21T14:08:53.204Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:08:53.204Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-21T14:08:53.204Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:08:53.695Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-21T14:08:54.236Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:08:54.724Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-21T14:08:55.015Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:08:56.042Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:08:56.042Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.042Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:08:56.042Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.042Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:08:56.042Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:08:56.042Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:08:56.043Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.043Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:08:56.043Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.043Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:08:56.043Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:08:56.043Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:08:57.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:08:57.669Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:08:57.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:08:57.669Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:08:57.669Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:08:57.785Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-21T14:08:58.890Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:09:01.707Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-21T14:09:02.568Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:09:02.598Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:09:04.193Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:09:04.767Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-21T14:09:06.307Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:09:06.307Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:09:06.307Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:09:06.488Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:09:08.921Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:09:09.188Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:09:11.214Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:09:11.214Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:09:11.347Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:09:16.142Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:09:16.142Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:09:17.769Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:09:17.769Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:09:17.769Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:09:20.066Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:09:20.066Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:09:20.066Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:09:20.066Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:09:20.066Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:09:21.613Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:09:21.613Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.613Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:09:21.613Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.613Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:09:21.693Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:09:21.693Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:09:22.882Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-21T14:09:23.316Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:09:23.371Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-21T14:09:23.771Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:09:23.860Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-21T14:09:25.611Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:09:25.930Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:09:27.905Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:09:27.905Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:09:27.905Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:09:27.905Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:09:27.905Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:09:27.905Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:09:27.905Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:09:28.809Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:09:28.809Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:09:28.809Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:09:28.809Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:09:28.809Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:09:28.809Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:09:28.809Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:09:28.809Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:09:28.809Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:09:28.809Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:09:28.809Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:09:28.809Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:09:28.809Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:09:28.809Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:09:28.809Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:09:28.809Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:09:28.809Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:09:28.809Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T14:09:30.199Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:09:30.199Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:09:30.199Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:09:30.199Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:09:30.199Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:09:30.199Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:09:30.199Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:09:30.199Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:09:30.199Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:09:31.822Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:09:32.744Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-21T14:09:33.234Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:09:34.566Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:09:34.566Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:09:34.566Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:09:36.725Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:09:36.725Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:09:37.155Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-21T14:09:37.155Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-21T14:09:39.024Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:09:39.024Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:09:39.024Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:09:39.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:09:39.224Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:09:39.224Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:09:39.514Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:09:39.514Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:09:39.514Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:09:41.074Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-21T14:09:41.137Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:09:43.436Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:09:43.436Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:09:43.436Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:09:45.732Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:09:45.732Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.732Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:09:45.732Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.732Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:09:45.732Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:09:45.732Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:09:48.031Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:09:49.490Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:09:49.490Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:09:49.490Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:09:50.329Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:09:51.955Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:09:54.252Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:09:54.252Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:09:58.162Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:09:58.162Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:09:58.162Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:09:58.162Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:09:58.162Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:09:58.162Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:09:59.188Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-21T14:09:59.188Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:09:59.188Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-21T14:09:59.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-21T14:10:00.819Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-21T14:10:01.820Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:10:01.849Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-21T14:10:04.195Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:10:04.195Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:10:04.195Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:10:05.770Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:10:06.491Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:10:06.491Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:10:07.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-21T14:10:09.689Z] === RUN TestDockerSuite/TestBuildUser [2022-04-21T14:10:09.689Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:10:10.179Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-21T14:10:10.179Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:10:10.179Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-21T14:10:10.179Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:10:10.179Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-21T14:10:13.823Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:10:13.823Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:10:13.823Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:10:13.823Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:10:13.823Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:10:13.823Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:10:13.823Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:10:14.095Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-21T14:10:14.096Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-21T14:10:16.583Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:10:16.583Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:10:16.583Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:10:16.583Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:10:16.583Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T14:10:16.583Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:10:17.735Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:10:20.288Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:10:21.442Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-21T14:10:21.442Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.442Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-21T14:10:21.442Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.442Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:10:21.806Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:10:21.806Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:10:22.765Z] docker_cli_external_volume_driver_test.go:52: [ddc2e1494039c] daemon is not started [2022-04-21T14:10:22.832Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:10:24.458Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:10:26.083Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:10:27.110Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:10:28.949Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:10:29.408Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:10:29.408Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:10:33.320Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:10:33.320Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:10:33.320Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:10:33.320Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:10:33.320Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.320Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:10:33.602Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:10:33.602Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.602Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:10:33.602Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:10:33.602Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:10:39.355Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:10:39.355Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:10:39.355Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:10:39.355Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:10:39.355Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:10:39.355Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:10:39.355Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:10:39.355Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:10:39.355Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:10:40.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-21T14:10:42.182Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:10:42.182Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:10:42.182Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:10:42.995Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-21T14:10:42.995Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-21T14:10:43.209Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:10:47.876Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:10:47.876Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:10:47.876Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:10:48.834Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:10:48.834Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:10:48.834Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:10:49.035Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-21T14:10:49.232Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:10:49.794Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:10:50.259Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:10:50.751Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:10:50.751Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:10:50.751Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:10:52.551Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:10:54.901Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:10:55.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-21T14:10:56.526Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:10:56.526Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:10:56.526Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:10:56.526Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:10:56.528Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T14:10:57.014Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:10:57.912Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-21T14:10:57.912Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:10:57.912Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-21T14:10:57.912Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:10:58.402Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-21T14:10:59.310Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:10:59.310Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:10:59.310Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:11:00.350Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-21T14:11:00.350Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:11:00.839Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-21T14:11:00.934Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:11:00.934Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:11:00.934Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:11:00.934Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:11:00.934Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:11:01.422Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:11:01.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:11:01.422Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:11:01.422Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:11:02.294Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:11:04.450Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:11:06.325Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:11:06.325Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:11:07.950Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:11:07.950Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:11:07.950Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:11:09.711Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-21T14:11:10.245Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:11:10.246Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:11:10.246Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:11:10.246Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:11:10.246Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:11:10.510Z] docker_cli_external_volume_driver_test.go:52: [dd1d00fb5754f] daemon is not started [2022-04-21T14:11:13.296Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:11:13.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-21T14:11:13.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-21T14:11:20.632Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:11:24.545Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:11:25.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-21T14:11:25.344Z] docker_cli_external_volume_driver_test.go:52: [d4255d78d77f9] daemon is not started [2022-04-21T14:11:29.440Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:11:29.440Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:11:29.440Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:11:29.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:11:29.516Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:11:29.516Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:11:29.516Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:11:31.748Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-21T14:11:31.748Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:11:31.748Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-21T14:11:31.748Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:11:31.748Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-21T14:11:31.748Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:11:31.748Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-21T14:11:31.748Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-21T14:11:32.494Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:11:34.173Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:11:34.173Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:11:34.173Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:11:34.629Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:11:34.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:11:37.082Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:11:37.082Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:11:37.790Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-21T14:11:40.093Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-21T14:11:40.093Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:11:40.093Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-21T14:11:40.093Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:11:40.093Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-21T14:11:40.093Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:11:40.093Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-21T14:11:40.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-21T14:11:41.001Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:11:41.655Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:11:42.395Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-21T14:11:42.627Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:11:43.653Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T14:11:46.308Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:11:46.308Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:11:46.308Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:11:46.315Z] === RUN TestDockerSuite/TestCommitChange [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:11:48.546Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:11:48.546Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:11:48.546Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:11:48.546Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:11:48.546Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:11:48.546Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:11:48.546Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:11:50.332Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-21T14:11:50.841Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:11:51.330Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:11:51.330Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:11:51.819Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T14:11:52.192Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:11:52.192Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:11:52.192Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:11:53.392Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-21T14:11:53.392Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:11:53.392Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-21T14:11:53.448Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:11:53.448Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:11:55.743Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:11:58.040Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T14:11:59.435Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-21T14:11:59.435Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:11:59.435Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-21T14:12:00.340Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:12:00.340Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:12:00.340Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:12:05.473Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-21T14:12:06.981Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:12:07.677Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:12:07.677Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:12:07.677Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:12:08.540Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:12:09.007Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-21T14:12:09.392Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-21T14:12:09.392Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-21T14:12:09.392Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-21T14:12:09.392Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-21T14:12:09.392Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-21T14:12:09.392Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-21T14:12:09.392Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-21T14:12:09.392Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-21T14:12:10.729Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:12:10.729Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:12:10.729Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:12:10.729Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:12:10.729Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:12:10.729Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:12:10.729Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:12:10.729Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:12:10.729Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:12:12.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-21T14:12:15.435Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-21T14:12:16.170Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:12:16.759Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:12:16.759Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:12:18.385Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:12:20.012Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:12:20.012Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:12:20.012Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:12:20.738Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-21T14:12:20.738Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:12:20.738Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-21T14:12:20.910Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:12:22.323Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:12:22.323Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:12:22.323Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:12:22.323Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:12:22.323Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:12:22.323Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:12:22.323Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:12:27.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-21T14:12:28.052Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:12:28.091Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-21T14:12:28.091Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.091Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-21T14:12:28.091Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.091Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-21T14:12:28.091Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:12:28.091Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-21T14:12:29.720Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-21T14:12:29.720Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:12:29.720Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-21T14:12:29.720Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-21T14:12:31.832Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:12:32.298Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:12:35.243Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:12:37.071Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-21T14:12:37.071Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-21T14:12:37.071Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:12:37.071Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-21T14:12:37.071Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:12:37.071Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-21T14:12:37.071Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:12:37.071Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-21T14:12:37.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:12:37.520Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:12:37.520Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:12:37.520Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:12:37.520Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:12:38.014Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:12:38.502Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:12:38.502Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:12:39.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-21T14:12:40.797Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:12:40.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:12:41.001Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-21T14:12:41.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-21T14:12:42.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-21T14:12:42.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-21T14:12:42.632Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:12:42.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-21T14:12:43.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:12:44.337Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:12:44.825Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:12:44.825Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:12:44.825Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:12:44.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-21T14:12:44.934Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-21T14:12:47.236Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-21T14:12:47.236Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:12:47.236Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-21T14:12:47.236Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:12:47.236Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-21T14:12:49.536Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-21T14:12:49.536Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-21T14:12:51.164Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-21T14:12:51.164Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:12:51.164Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-21T14:12:52.165Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:12:52.166Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:12:52.166Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:12:52.659Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:12:52.659Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:12:52.659Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:12:52.659Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:12:53.031Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:12:53.461Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-21T14:12:53.461Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-21T14:12:53.496Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:12:58.237Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:12:58.703Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:12:58.703Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:12:59.989Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:12:59.989Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:12:59.989Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:13:00.261Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:13:00.261Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:13:00.261Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:13:00.261Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:13:00.261Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:13:00.812Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-21T14:13:06.051Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:13:08.206Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:13:08.843Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:13:08.843Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:13:08.843Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:13:09.683Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite (1853.08s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.50s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.86s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.57s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.56s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.13s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.20s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.48s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.42s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.31s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.04s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.95s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.37s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.64s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.38s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.59s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.53s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.15s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-21T14:13:09.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.05s) [2022-04-21T14:13:09.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.20s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.58s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.30s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.36s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.43s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.37s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.40s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.96s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.47s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.20s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.33s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.62s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.58s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.89s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (43.50s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.15s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.44s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.12s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.70s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.34s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.84s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (59.84s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.18s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.49s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.53s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.10s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.64s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.82s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFails (2.19s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.13s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.09s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.45s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.66s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.03s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.91s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.48s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildHistory (9.12s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.46s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.57s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.70s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.16s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.87s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.99s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.35s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.98s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.58s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.41s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.73s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.54s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.60s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.75s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuild (6.96s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.61s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.35s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.68s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.72s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.55s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.71s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.54s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.11s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildRm (9.55s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.60s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.21s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.79s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.92s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.51s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildStderr (3.38s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.00s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.11s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.21s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.15s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.42s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.85s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.34s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.67s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.73s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.61s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.53s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.73s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitChange (4.02s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.78s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.89s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitTTY (5.90s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.69s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.88s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.98s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:13:09.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:13:09.871Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.73s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.70s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.69s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.81s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.25s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.25s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.32s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.34s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.15s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.27s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.32s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005cf2a8_} (2.28s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1181831108_c:\foo_false____} (2.32s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1181831108_c:\foo_true____} (2.31s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.29s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.29s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.18s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.22s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToDot (2.28s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCpToStdout (2.43s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.50s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.65s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.69s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.27s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.13s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsCopy (3.78s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.79s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.58s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.79s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFormat (4.47s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.00s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.59s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.65s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.72s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.67s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecInspectID (3.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.79s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.46s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.65s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.71s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.78s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.46s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.43s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.17s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-21T14:13:09.872Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2022-04-21T14:13:09.872Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectDefault (2.14s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectHistory (3.73s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.71s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.73s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectStatus (2.79s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.77s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.23s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.19s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.57s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.61s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.65s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.00s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.21s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsSince (8.67s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.38s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.34s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsByOrder (6.56s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.35s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.64s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.56s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.11s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.80s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.40s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.07s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.27s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.16s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.00s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.09s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.98s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.00s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.25s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.90s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.05s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.28s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.34s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.50s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.41s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.28s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.19s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.23s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.48s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.50s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.51s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.62s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.17s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.39s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.22s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.22s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.78s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunExitCode (2.23s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.19s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.25s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:13:09.873Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.56s) [2022-04-21T14:13:09.873Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.15s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.56s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.50s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.51s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.36s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.13s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunRm (2.22s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.23s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.87s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.19s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.26s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.18s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.91s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.74s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.39s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.22s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.60s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.27s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.24s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.50s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.51s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.54s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.20s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.18s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.15s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.07s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.61s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.78s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.75s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.87s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.94s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.17s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.61s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.66s) [2022-04-21T14:13:09.874Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:13:09.874Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.874Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:13:09.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:13:09.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:13:09.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:13:09.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:13:09.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:13:09.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:13:09.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:13:09.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:13:09.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:13:09.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:13:09.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:13:09.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerDaemonSuite [2022-04-21T14:13:09.875Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:13:09.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:13:09.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:13:09.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerSwarmSuite [2022-04-21T14:13:09.875Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:13:09.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:13:09.875Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerNetworkSuite [2022-04-21T14:13:09.875Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:13:09.875Z] === RUN TestDockerHubPullSuite [2022-04-21T14:13:09.875Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:13:09.875Z] PASS [2022-04-21T14:13:09.875Z] ok github.com/docker/docker/integration-cli 1853.349s [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === Skipped [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:13:09.875Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:13:09.875Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:13:09.875Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:13:09.875Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:13:09.875Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:13:09.875Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:13:09.875Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:13:09.875Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-21T14:13:09.875Z] [2022-04-21T14:13:09.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:13:09.876Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:13:09.876Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.876Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:13:09.876Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:13:09.877Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:13:09.877Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:13:09.877Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:13:09.877Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:13:09.877Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:13:09.877Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:13:09.877Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:13:09.877Z] [2022-04-21T14:13:09.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:13:10.366Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.366Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:13:10.366Z] [2022-04-21T14:13:10.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:13:10.366Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:13:10.367Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:13:10.367Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:13:10.367Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:13:10.367Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-21T14:13:10.367Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:13:10.367Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:13:10.367Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:13:10.367Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:13:10.367Z] [2022-04-21T14:13:10.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:13:10.367Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.367Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:13:10.368Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:13:10.368Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:13:10.368Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:13:10.368Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:13:10.368Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:13:10.368Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:13:10.368Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:13:10.368Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:13:10.368Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.368Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:13:10.368Z] [2022-04-21T14:13:10.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:13:10.368Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:13:10.369Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:13:10.369Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:13:10.369Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:13:10.369Z] [2022-04-21T14:13:10.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:13:10.370Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:13:10.370Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.370Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:13:10.370Z] [2022-04-21T14:13:10.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:13:10.371Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:13:10.371Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.371Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-21T14:13:10.371Z] [2022-04-21T14:13:10.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:13:10.372Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:13:10.372Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:13:10.372Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:13:10.372Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:13:10.372Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:13:10.372Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:13:10.372Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:13:10.372Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.372Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:13:10.372Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:13:10.373Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] DONE 1088 tests, 539 skipped in 1861.768s [2022-04-21T14:13:10.373Z] INFO: Integration tests ended at 04/21/2022 14:13:10. Duration:00:31:01.8723704 [2022-04-21T14:13:10.373Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] Containers: 10 [2022-04-21T14:13:10.373Z] Running: 0 [2022-04-21T14:13:10.373Z] Paused: 0 [2022-04-21T14:13:10.373Z] Stopped: 10 [2022-04-21T14:13:10.373Z] Images: 18 [2022-04-21T14:13:10.373Z] Server Version: 0.0.0-dev [2022-04-21T14:13:10.373Z] Storage Driver: windowsfilter [2022-04-21T14:13:10.373Z] Windows: [2022-04-21T14:13:10.373Z] Logging Driver: json-file [2022-04-21T14:13:10.373Z] Plugins: [2022-04-21T14:13:10.373Z] Volume: local [2022-04-21T14:13:10.373Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:13:10.373Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:13:10.373Z] Swarm: inactive [2022-04-21T14:13:10.373Z] Default Isolation: process [2022-04-21T14:13:10.373Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T14:13:10.373Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T14:13:10.373Z] OSType: windows [2022-04-21T14:13:10.373Z] Architecture: x86_64 [2022-04-21T14:13:10.373Z] CPUs: 4 [2022-04-21T14:13:10.373Z] Total Memory: 32GiB [2022-04-21T14:13:10.373Z] Name: azwin-2-b80e20 [2022-04-21T14:13:10.373Z] ID: TTM6:WVKA:VTC2:A37V:2WRE:EXV7:V6DQ:3X5T:DAD2:ZHU6:PIHD:LBSU [2022-04-21T14:13:10.373Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T14:13:10.373Z] Debug Mode (client): false [2022-04-21T14:13:10.373Z] Debug Mode (server): true [2022-04-21T14:13:10.373Z] File Descriptors: -1 [2022-04-21T14:13:10.373Z] Goroutines: 17 [2022-04-21T14:13:10.373Z] System Time: 2022-04-21T14:13:10.2170821Z [2022-04-21T14:13:10.373Z] EventsListeners: 0 [2022-04-21T14:13:10.373Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:13:10.373Z] Labels: [2022-04-21T14:13:10.373Z] Experimental: false [2022-04-21T14:13:10.373Z] Insecure Registries: [2022-04-21T14:13:10.373Z] 127.0.0.0/8 [2022-04-21T14:13:10.373Z] Live Restore Enabled: false [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] [2022-04-21T14:13:10.373Z] INFO: Stopping daemon under test [2022-04-21T14:13:10.861Z] SUCCESS: The process with PID 3240 (child process of PID 5012) has been terminated. [2022-04-21T14:13:10.861Z] SUCCESS: The process with PID 5012 (child process of PID 4280) has been terminated. [2022-04-21T14:13:10.861Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:13:10.861Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:13:10. [2022-04-21T14:13:10.861Z] INFO: Tidying up at end of run [2022-04-21T14:13:10.861Z] ----------- DAEMON LOG ------------ [2022-04-21T14:13:10.861Z] 2022/04/21 13:40:02 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:13:10.861Z] ----------- END DAEMON LOG -------- [2022-04-21T14:13:10.861Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:13:10.861Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:13:10.861Z] INFO: Saving containerd logs to bundles [2022-04-21T14:13:10.861Z] INFO: Nuke-Everything... [2022-04-21T14:13:10.861Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:13:11.086Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:13:11.349Z] 3ee5fb6559b2 [2022-04-21T14:13:11.349Z] e7b88d35b3a2 [2022-04-21T14:13:11.349Z] INFO: Tidying pidfile d:\CI\PR-43510\2\docker.pid [2022-04-21T14:13:11.350Z] INFO: Nuking d:\CI [2022-04-21T14:13:12.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-21T14:13:12.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-21T14:13:12.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-21T14:13:12.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-21T14:13:12.047Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-21T14:13:13.244Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:13:13.680Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-21T14:13:13.680Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:13:13.680Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-21T14:13:16.124Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:13:16.124Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:13:20.774Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:13:20.774Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:13:21.029Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-21T14:13:21.029Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:13:21.029Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-21T14:13:22.660Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-21T14:13:22.660Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-21T14:13:22.942Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:13:22.942Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:13:22.942Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:13:26.586Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-21T14:13:26.643Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:13:26.643Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:13:26.643Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:13:26.643Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:13:26.643Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:13:28.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:13:28.799Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.799Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-21T14:13:28.893Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-21T14:13:28.893Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-21T14:13:28.893Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-21T14:13:28.893Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-21T14:13:28.893Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:13:28.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-21T14:13:29.564Z] INFO: Zapped successfully [2022-04-21T14:13:29.564Z] [2022-04-21T14:13:29.564Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:13:26 CUT 2022. Duration 00:51:17.7639793 [2022-04-21T14:13:29.564Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:13:29.833Z] Recording test results [2022-04-21T14:13:30.320Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:13:30.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-21T14:13:30.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-21T14:13:33.197Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:13:35.354Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:13:35.354Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:13:35.354Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:13:35.354Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:13:35.354Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:13:35.354Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:13:35.354Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:13:37.510Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:13:37.510Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:13:37.510Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:13:37.510Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:13:37.510Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:13:37.510Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:13:37.510Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:13:37.510Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:13:37.510Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:13:37.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-21T14:13:39.033Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:13:39.705Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:13:40.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-21T14:13:41.308Z] Creating win-2022-integration-bundles.zip [2022-04-21T14:13:42.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [Pipeline] archiveArtifacts [2022-04-21T14:13:42.574Z] Archiving artifacts [2022-04-21T14:13:43.685Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:13:43.685Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.685Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:13:43.685Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.685Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:13:43.685Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:13:43.685Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:13:43.685Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:13:44.139Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:13:44.139Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:13:44.139Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:13:44.139Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:13:44.139Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:13:44.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000887998_} [2022-04-21T14:13:46.296Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:13:46.296Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:13:46.296Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:13:46.296Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:13:46.296Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:13:46.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-21T14:13:46.750Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:13:48.906Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:13:51.782Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:13:51.782Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:13:51.782Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:13:52.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13015883032_c:\foo_false____} [2022-04-21T14:13:53.937Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:13:53.937Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:13:53.937Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:13:53.937Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:13:53.937Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:13:53.937Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:13:53.937Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:13:54.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13015883032_c:\foo_true____} [2022-04-21T14:13:56.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-21T14:13:56.722Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-21T14:13:56.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-21T14:13:57.212Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-21T14:13:57.212Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-21T14:13:57.212Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-21T14:13:57.212Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-21T14:13:57.212Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:13:57.212Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-21T14:13:58.978Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:13:59.506Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-21T14:13:59.511Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-21T14:13:59.511Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-21T14:13:59.511Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:13:59.511Z] === RUN TestDockerSuite/TestCpGarbagePath [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:14:00.531Z] + make clean [2022-04-21T14:14:01.144Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:14:01.558Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:14:01.558Z] docker-dev-cache [2022-04-21T14:14:01.558Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:14:01.809Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-21T14:14:01.809Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-21T14:14:01.809Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:14:01.809Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:14:04.081Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.081Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:14:04.108Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-21T14:14:04.108Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.108Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-21T14:14:04.108Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.108Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-21T14:14:04.108Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:14:04.108Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-21T14:14:08.027Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:14:08.821Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:14:08.821Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:14:08.821Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:14:08.821Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:14:08.821Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:14:08.821Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:14:14.668Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:14:14.668Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:14:14.668Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:14:15.373Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-21T14:14:15.373Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:14:15.373Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-21T14:14:15.373Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:14:15.373Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:14:16.874Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:14:16.874Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:14:18.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-21T14:14:22.724Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-21T14:14:22.724Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:14:22.724Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-21T14:14:22.724Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:14:22.724Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-21T14:14:24.011Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:14:24.011Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:14:24.011Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:14:24.011Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:14:24.011Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:14:24.011Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:14:24.011Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:14:29.862Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:14:31.594Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-21T14:14:31.594Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:14:31.594Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-21T14:14:31.594Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:14:31.594Z] === RUN TestDockerSuite/TestCpToDot [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.642Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:14:33.642Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:14:33.643Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:14:33.643Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:14:35.200Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:14:36.759Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:14:38.316Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:14:38.945Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-21T14:14:38.946Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:14:38.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-21T14:14:38.946Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:14:38.946Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-21T14:14:39.298Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:14:39.976Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-21T14:14:39.976Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:14:39.976Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-21T14:14:39.976Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:14:39.976Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-21T14:14:39.976Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:14:39.976Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-21T14:14:39.976Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:14:39.976Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-21T14:14:40.466Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-21T14:14:40.466Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-21T14:14:41.507Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:14:41.973Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.973Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:14:41.974Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:14:41.974Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:14:42.766Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-21T14:14:44.912Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:14:44.912Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:14:44.912Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:14:44.912Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:14:45.069Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-21T14:14:45.069Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-21T14:14:45.069Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-21T14:14:45.378Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:14:45.378Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:14:45.378Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:14:45.378Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:14:45.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:14:45.378Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:14:45.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:14:46.695Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-21T14:14:47.723Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-21T14:14:47.723Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-21T14:14:47.723Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:14:47.723Z] === RUN TestDockerSuite/TestCreateRM [2022-04-21T14:14:48.212Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-21T14:14:48.212Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:14:48.212Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-21T14:14:48.212Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-21T14:14:48.702Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-21T14:14:50.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-21T14:14:54.014Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:14:54.014Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:14:54.014Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:14:56.056Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-21T14:14:56.056Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-21T14:14:56.056Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-21T14:14:56.952Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:14:59.114Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-21T14:14:59.114Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-21T14:14:59.114Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:14:59.114Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-21T14:15:01.462Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-21T14:15:01.462Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.462Z] === RUN TestDockerSuite/TestDockerFails [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-21T14:15:01.953Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-21T14:15:01.953Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-21T14:15:01.953Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-21T14:15:01.953Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-21T14:15:01.953Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:15:01.953Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-21T14:15:02.773Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:15:04.298Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:15:05.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-21T14:15:07.177Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:15:09.308Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-21T14:15:09.334Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:15:09.334Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:15:09.334Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:15:09.334Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:15:09.334Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:15:09.334Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:15:09.334Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:15:10.936Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-21T14:15:12.212Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:15:12.212Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:15:12.212Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:15:12.212Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:15:12.212Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:15:12.212Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:15:12.212Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:15:12.212Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:15:12.213Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:15:12.213Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:15:12.213Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:15:12.213Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:15:13.237Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:15:16.871Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:15:16.871Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:15:17.324Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:15:17.324Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:15:17.324Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:15:17.324Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:15:17.324Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:15:17.324Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:15:17.324Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:15:17.324Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:15:17.324Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:15:19.480Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:15:19.480Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:15:19.480Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:15:22.357Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:15:22.357Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:15:22.357Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:15:22.357Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:15:22.357Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:15:23.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-21T14:15:23.592Z] docker_cli_external_volume_driver_test.go:484: [d1033f4b59157] daemon is not started [2022-04-21T14:15:25.237Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:15:31.359Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-21T14:15:32.287Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:15:34.422Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-21T14:15:36.941Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:15:38.440Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-21T14:15:38.440Z] docker_cli_external_volume_driver_test.go:52: [d1e00814c0edb] daemon is not started [2022-04-21T14:15:39.341Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-21T14:15:40.973Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-21T14:15:41.463Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-21T14:15:44.120Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:15:44.120Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:15:44.120Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:15:44.120Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:15:45.434Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-21T14:15:45.434Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-21T14:15:46.465Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-21T14:15:47.826Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:15:49.985Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:15:50.388Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:15:52.867Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:15:52.867Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-04-21T14:15:53.277Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-21T14:15:53.277Z] PASS [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] === Skipped [2022-04-21T14:15:53.277Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T14:15:53.277Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-21T14:15:53.277Z] check_test.go:308: [d65ff9b431273] daemon is not started [2022-04-21T14:15:53.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T14:15:53.277Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-21T14:15:53.277Z] check_test.go:308: [d7052cd282484] daemon is not started [2022-04-21T14:15:53.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T14:15:53.277Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-21T14:15:53.277Z] check_test.go:308: [d797f74ee3655] daemon is not started [2022-04-21T14:15:53.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:15:53.277Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-21T14:15:53.277Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:15:53.277Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-21T14:15:53.277Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] DONE 269 tests, 5 skipped in 2379.554s [2022-04-21T14:15:53.277Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-21T14:15:53.277Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d26c110e677d8/docker.pid [2022-04-21T14:15:53.277Z] +++ kill 7150 [2022-04-21T14:15:53.277Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7150 is not a child of this shell [2022-04-21T14:15:53.277Z] warning: PID 7150 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d26c110e677d8/docker.pid had a nonzero exit code [2022-04-21T14:15:53.277Z] ++++ cat bundles/test-integration/docker.pid [2022-04-21T14:15:53.277Z] +++ kill 9355 [2022-04-21T14:15:53.277Z] +++ /etc/init.d/apparmor stop [2022-04-21T14:15:53.277Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] Unloading profiles will leave already running processes permanently [2022-04-21T14:15:53.277Z] unconfined, which can lead to unexpected situations. [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] To set a process to complain mode, use the command line tool [2022-04-21T14:15:53.277Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-21T14:15:53.277Z] +++ true [2022-04-21T14:15:53.277Z] exiting test-integration [2022-04-21T14:15:53.277Z] ++ exit 0 [2022-04-21T14:15:53.277Z] [2022-04-21T14:15:53.277Z] + exit 0 [2022-04-21T14:15:53.277Z] ++ jobs -p [2022-04-21T14:15:53.277Z] + pids= [2022-04-21T14:15:53.277Z] + echo 'Remaining pids to kill: []' [2022-04-21T14:15:53.277Z] Remaining pids to kill: [] [2022-04-21T14:15:53.277Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-21T14:15:53.288Z] Recording test results [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-21T14:15:54.767Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-21T14:15:54.767Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-21T14:15:54.767Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:15:54.767Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-21T14:15:54.888Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-21T14:15:55.262Z] + echo Ensuring container killed. [2022-04-21T14:15:55.262Z] Ensuring container killed. [2022-04-21T14:15:55.262Z] + docker ps -aq -f name=docker-pr2-* [2022-04-21T14:15:55.262Z] + cids=5c70bf89c83a [2022-04-21T14:15:55.262Z] 313ebeda567e [2022-04-21T14:15:55.262Z] 9659db9b9e0e [2022-04-21T14:15:55.262Z] + [ -n 5c70bf89c83a [2022-04-21T14:15:55.262Z] 313ebeda567e [2022-04-21T14:15:55.262Z] 9659db9b9e0e ] [2022-04-21T14:15:55.262Z] + docker rm -vf 5c70bf89c83a 313ebeda567e 9659db9b9e0e [2022-04-21T14:15:55.798Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-21T14:15:55.798Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:15:55.798Z] === RUN TestDockerSuite/TestEventsRename [2022-04-21T14:15:55.826Z] 5c70bf89c83a [2022-04-21T14:15:55.826Z] 313ebeda567e [2022-04-21T14:15:55.826Z] 9659db9b9e0e [Pipeline] sh [2022-04-21T14:15:56.101Z] + echo Chowning /workspace to jenkins user [2022-04-21T14:15:56.101Z] Chowning /workspace to jenkins user [2022-04-21T14:15:56.101Z] + id -u [2022-04-21T14:15:56.101Z] + id -g [2022-04-21T14:15:56.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43510:/workspace busybox chown -R 1000:1000 /workspace [2022-04-21T14:15:56.101Z] Unable to find image 'busybox:latest' locally [2022-04-21T14:15:56.101Z] latest: Pulling from library/busybox [2022-04-21T14:15:56.358Z] 50e8d59317eb: Pulling fs layer [2022-04-21T14:15:56.358Z] 50e8d59317eb: Download complete [2022-04-21T14:15:56.358Z] 50e8d59317eb: Pull complete [2022-04-21T14:15:56.358Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-21T14:15:56.358Z] Status: Downloaded newer image for busybox:latest [2022-04-21T14:15:56.575Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:15:58.097Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:15:58.100Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-21T14:15:59.221Z] + bundleName=amd64 [2022-04-21T14:15:59.221Z] + echo Creating amd64-bundles.tar.gz [2022-04-21T14:15:59.221Z] Creating amd64-bundles.tar.gz [2022-04-21T14:15:59.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-21T14:15:59.221Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-21T14:16:00.256Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] archiveArtifacts [2022-04-21T14:16:00.595Z] Archiving artifacts [2022-04-21T14:16:02.434Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:16:02.740Z] + make clean [2022-04-21T14:16:02.996Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:16:02.996Z] docker-dev-cache [2022-04-21T14:16:02.996Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:16:04.913Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:16:04.913Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:16:04.913Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:16:04.913Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:16:04.913Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:16:04.913Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:16:04.913Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:16:05.453Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:16:07.757Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-21T14:16:07.795Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:16:07.795Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:16:08.249Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:16:08.249Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T14:16:10.059Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-21T14:16:10.408Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:16:10.408Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:16:12.568Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:16:14.567Z] === RUN TestDockerSuite/TestEventsTop [2022-04-21T14:16:14.567Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:16:14.567Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-21T14:16:15.449Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T14:16:17.610Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:16:17.610Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:16:17.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:16:17.948Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-21T14:16:20.412Z] === RUN TestDockerSuite/TestExec [2022-04-21T14:16:20.412Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:16:20.412Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-21T14:16:20.412Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:16:20.412Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-21T14:16:22.715Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-21T14:16:24.347Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-21T14:16:24.347Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:16:24.347Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-21T14:16:24.347Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:16:24.347Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-21T14:16:24.347Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:16:24.347Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-21T14:16:25.977Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-21T14:16:26.503Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:16:26.503Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:16:26.503Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:16:28.281Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-21T14:16:29.912Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-21T14:16:30.215Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:16:30.215Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:16:30.215Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:16:30.215Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:16:30.215Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:16:30.215Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:16:30.215Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:16:30.215Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:16:30.215Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:16:31.543Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-21T14:16:35.468Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-21T14:16:35.468Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:16:35.468Z] === RUN TestDockerSuite/TestExecEnv [2022-04-21T14:16:35.468Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:16:35.468Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-21T14:16:35.468Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:16:35.468Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-21T14:16:37.100Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:16:37.246Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:16:37.246Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:16:39.404Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-21T14:16:42.007Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-21T14:16:42.007Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecParseError [2022-04-21T14:16:42.007Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-21T14:16:42.007Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-21T14:16:42.007Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:16:42.007Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-21T14:16:43.111Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:16:43.111Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:16:43.111Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:16:43.643Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-21T14:16:43.643Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:16:43.643Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-21T14:16:43.643Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:16:44.133Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-21T14:16:44.133Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:16:44.133Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-21T14:16:44.133Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:16:44.133Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-21T14:16:44.133Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:16:44.133Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-21T14:16:45.763Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-21T14:16:45.763Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.763Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:16:45.991Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:16:45.991Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:16:45.991Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:16:45.991Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:16:45.991Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:16:45.991Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:16:45.991Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:16:53.117Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-21T14:16:53.117Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:16:53.117Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-21T14:16:53.117Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:16:53.117Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-21T14:16:53.117Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:16:53.117Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-21T14:16:59.162Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-21T14:17:00.739Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:17:01.192Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:17:01.192Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:17:01.192Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:17:01.192Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:17:01.646Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:17:02.100Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:17:02.100Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:17:04.998Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:17:04.998Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:17:05.205Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-21T14:17:07.508Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-21T14:17:07.895Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:17:08.353Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:17:08.811Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:17:08.811Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:17:08.811Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-21T14:17:13.550Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestHealth [2022-04-21T14:17:13.550Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-21T14:17:13.550Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-21T14:17:17.364Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:17:17.364Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:17:17.364Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:17:17.364Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:17:17.471Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-21T14:17:17.471Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-21T14:17:17.471Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:17:17.471Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-21T14:17:17.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-21T14:17:17.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-21T14:17:17.822Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:17:17.822Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:17:17.822Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:17:17.961Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-21T14:17:18.451Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-21T14:17:18.451Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:17:18.451Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-21T14:17:19.480Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-21T14:17:19.480Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-21T14:17:21.780Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-21T14:17:21.780Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-21T14:17:24.092Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-21T14:17:24.883Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:17:25.340Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:17:25.340Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:17:31.444Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-21T14:17:31.444Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-21T14:17:31.444Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:17:31.444Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-21T14:17:35.364Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportFile [2022-04-21T14:17:35.364Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-21T14:17:35.364Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-21T14:17:35.364Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-21T14:17:35.364Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-21T14:17:35.364Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-21T14:17:35.364Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-21T14:17:35.364Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.364Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-21T14:17:35.715Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:17:35.715Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.715Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:17:35.854Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-21T14:17:35.854Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.854Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-21T14:17:35.854Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:17:35.854Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite (2086.95s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.94s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.38s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.36s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.33s) [2022-04-21T14:17:36.680Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (58.92s) [2022-04-21T14:17:36.680Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.08s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.52s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.92s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.31s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.16s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.24s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.43s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.85s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.35s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.66s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.33s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.28s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.28s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.17s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.31s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.04s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.64s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.70s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.84s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.67s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.98s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.38s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.87s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.83s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.13s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.44s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.81s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.59s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.86s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.64s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.26s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.95s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.22s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.40s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFails (2.45s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.73s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.74s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.48s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.12s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.80s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.83s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildHistory (9.25s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.93s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.93s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.56s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.21s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.76s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.54s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.46s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.23s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.39s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.17s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.87s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.93s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.78s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.95s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.20s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.62s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.41s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.56s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.43s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.70s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.30s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildRm (11.53s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.45s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.94s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.58s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.23s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.87s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildStderr (3.50s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.96s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.27s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.67s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.28s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.84s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.16s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.52s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.66s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.70s) [2022-04-21T14:17:36.681Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.87s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.41s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-04-21T14:17:36.681Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.53s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.79s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.75s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCommitChange (4.32s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.09s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.41s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCommitTTY (6.34s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.96s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.46s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.04s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.41s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.42s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.44s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.04s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.06s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.59s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.82s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.87s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.48s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.22s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.92s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000812a68_} (2.55s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13600411150_c:\foo_false____} (2.52s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13600411150_c:\foo_true____} (2.54s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.56s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.52s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.58s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.25s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.19s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToDot (2.57s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.48s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.80s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.41s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.52s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.06s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsCopy (4.39s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.28s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.13s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFilters (5.05s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFormat (5.04s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsRename (2.62s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsResize (32.80s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.63s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.20s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.54s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.02s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.03s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.05s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.93s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:17:36.682Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.23s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:17:36.682Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.03s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.48s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.61s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.59s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.61s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.18s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.86s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.61s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectHistory (4.10s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.58s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.00s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.99s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.42s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.46s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.46s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.49s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.80s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.85s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.85s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.09s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.92s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.49s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.55s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.94s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsByOrder (10.60s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.65s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.90s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.66s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.76s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.48s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.09s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.36s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.52s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.56s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.52s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.81s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.46s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.61s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.56s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.71s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.93s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.49s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.40s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.03s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.55s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.70s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.31s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.83s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.04s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.44s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-21T14:17:36.683Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.85s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:17:36.683Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.12s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.22s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.68s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.49s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.43s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.42s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.41s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.73s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.44s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunExitCode (2.44s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.43s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.29s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.20s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.05s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.17s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.58s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.57s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.13s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.92s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunRm (2.42s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.47s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.41s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.50s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.66s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.35s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.79s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.03s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.04s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.50s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.52s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.84s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.35s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.43s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.42s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.92s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.64s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.82s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.00s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.98s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.92s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.30s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.67s) [2022-04-21T14:17:36.684Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:17:36.684Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:17:36.684Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:17:36.684Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:17:36.684Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:17:36.684Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.684Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:17:36.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:17:36.685Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:17:36.685Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:17:36.685Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:17:36.685Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:17:36.685Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:17:36.685Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:17:36.685Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerDaemonSuite [2022-04-21T14:17:36.685Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:17:36.685Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:17:36.685Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:17:36.685Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerSwarmSuite [2022-04-21T14:17:36.685Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:17:36.685Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:17:36.685Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerNetworkSuite [2022-04-21T14:17:36.685Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:17:36.685Z] === RUN TestDockerHubPullSuite [2022-04-21T14:17:36.685Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:17:36.685Z] PASS [2022-04-21T14:17:36.685Z] ok github.com/docker/docker/integration-cli 2087.249s [2022-04-21T14:17:36.685Z] [2022-04-21T14:17:36.685Z] === Skipped [2022-04-21T14:17:36.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T14:17:36.685Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-21T14:17:36.685Z] [2022-04-21T14:17:36.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:17:36.685Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-21T14:17:36.685Z] [2022-04-21T14:17:36.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:17:36.685Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:17:36.685Z] [2022-04-21T14:17:36.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:17:36.685Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.685Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:17:36.686Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:17:36.686Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:17:36.686Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:17:36.686Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.686Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:17:36.686Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-04-21T14:17:36.686Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:17:36.686Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:17:36.686Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-21T14:17:36.686Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:17:36.686Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:17:36.686Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:17:36.686Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.686Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-21T14:17:36.686Z] [2022-04-21T14:17:36.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:17:36.686Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:17:36.687Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:17:36.687Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:17:36.687Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:17:36.687Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:17:36.687Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.687Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-21T14:17:36.687Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:17:36.688Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:17:36.688Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:17:36.688Z] [2022-04-21T14:17:36.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:17:36.688Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:37.146Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:37.146Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.146Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:17:37.146Z] [2022-04-21T14:17:37.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:17:37.146Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:17:37.147Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:17:37.147Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:17:37.147Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:17:37.147Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:17:37.147Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:17:37.147Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:17:37.147Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:17:37.147Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:17:37.147Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:17:37.147Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:17:37.147Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.147Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-21T14:17:37.147Z] [2022-04-21T14:17:37.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:17:37.148Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:17:37.148Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:17:37.148Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.148Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-21T14:17:37.148Z] [2022-04-21T14:17:37.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:17:37.149Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.149Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-21T14:17:37.149Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:37.150Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.150Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-21T14:17:37.150Z] [2022-04-21T14:17:37.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:17:37.151Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:17:37.151Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:17:37.151Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:17:37.151Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:17:37.151Z] [2022-04-21T14:17:37.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:37.151Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:17:37.152Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] DONE 1088 tests, 544 skipped in 2095.817s [2022-04-21T14:17:37.152Z] INFO: Integration tests ended at 04/21/2022 14:17:36. Duration:00:34:55.9283016 [2022-04-21T14:17:37.152Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] Containers: 10 [2022-04-21T14:17:37.152Z] Running: 0 [2022-04-21T14:17:37.152Z] Paused: 0 [2022-04-21T14:17:37.152Z] Stopped: 10 [2022-04-21T14:17:37.152Z] Images: 18 [2022-04-21T14:17:37.152Z] Server Version: 0.0.0-dev [2022-04-21T14:17:37.152Z] Storage Driver: windowsfilter [2022-04-21T14:17:37.152Z] Windows: [2022-04-21T14:17:37.152Z] Logging Driver: json-file [2022-04-21T14:17:37.152Z] Plugins: [2022-04-21T14:17:37.152Z] Volume: local [2022-04-21T14:17:37.152Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:17:37.152Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:17:37.152Z] Swarm: inactive [2022-04-21T14:17:37.152Z] Default Isolation: process [2022-04-21T14:17:37.152Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-21T14:17:37.152Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-21T14:17:37.152Z] OSType: windows [2022-04-21T14:17:37.152Z] Architecture: x86_64 [2022-04-21T14:17:37.152Z] CPUs: 4 [2022-04-21T14:17:37.152Z] Total Memory: 32GiB [2022-04-21T14:17:37.152Z] Name: azwin-2-b80e22 [2022-04-21T14:17:37.152Z] ID: OMZG:FQYB:Z5S7:5CDS:VIL4:UP2M:RAHB:DTGU:MDDZ:7ORW:P3LW:LSLF [2022-04-21T14:17:37.152Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T14:17:37.152Z] Debug Mode (client): false [2022-04-21T14:17:37.152Z] Debug Mode (server): true [2022-04-21T14:17:37.152Z] File Descriptors: -1 [2022-04-21T14:17:37.152Z] Goroutines: 44 [2022-04-21T14:17:37.152Z] System Time: 2022-04-21T14:17:37.0022768Z [2022-04-21T14:17:37.152Z] EventsListeners: 0 [2022-04-21T14:17:37.152Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:17:37.152Z] Labels: [2022-04-21T14:17:37.152Z] Experimental: false [2022-04-21T14:17:37.152Z] Insecure Registries: [2022-04-21T14:17:37.152Z] 127.0.0.0/8 [2022-04-21T14:17:37.152Z] Live Restore Enabled: false [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] [2022-04-21T14:17:37.152Z] INFO: Stopping daemon under test [2022-04-21T14:17:37.483Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-21T14:17:37.611Z] SUCCESS: The process with PID 3844 (child process of PID 5700) has been terminated. [2022-04-21T14:17:37.611Z] SUCCESS: The process with PID 5700 (child process of PID 4244) has been terminated. [2022-04-21T14:17:37.611Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:17:37.611Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:17:37. [2022-04-21T14:17:37.611Z] INFO: Tidying up at end of run [2022-04-21T14:17:37.611Z] ----------- DAEMON LOG ------------ [2022-04-21T14:17:37.611Z] 2022/04/21 13:40:15 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:17:37.611Z] ----------- END DAEMON LOG -------- [2022-04-21T14:17:37.611Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:17:37.611Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:17:37.611Z] INFO: Saving containerd logs to bundles [2022-04-21T14:17:37.611Z] INFO: Nuke-Everything... [2022-04-21T14:17:37.611Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:17:38.068Z] e44712205b1e [2022-04-21T14:17:38.068Z] 04af0ab77d4b [2022-04-21T14:17:38.068Z] INFO: Tidying pidfile d:\CI\PR-43510\2\docker.pid [2022-04-21T14:17:38.068Z] INFO: Killing containerd with PID 4632 [2022-04-21T14:17:38.068Z] INFO: Nuking d:\CI [2022-04-21T14:17:39.787Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-21T14:17:39.787Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:17:39.787Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-21T14:17:39.787Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:17:39.787Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-21T14:17:39.787Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-21T14:17:39.787Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:17:39.787Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-21T14:17:42.096Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-21T14:17:42.096Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-21T14:17:44.398Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-21T14:17:44.398Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:17:44.398Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-21T14:17:44.398Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:17:44.398Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-21T14:17:44.398Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:17:44.398Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-21T14:17:46.028Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-21T14:17:49.950Z] === RUN TestDockerSuite/TestInspectImage [2022-04-21T14:17:49.950Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.950Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-21T14:17:49.950Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.950Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-21T14:17:49.950Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:17:49.950Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-21T14:17:52.253Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-21T14:17:53.883Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-21T14:17:53.883Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-21T14:17:55.747Z] INFO: Zapped successfully [2022-04-21T14:17:55.747Z] [2022-04-21T14:17:55.747Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:17:53 CUT 2022. Duration 00:55:48.3556660 [2022-04-21T14:17:55.747Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:17:55.988Z] Recording test results [2022-04-21T14:17:56.184Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-21T14:17:57.812Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-21T14:17:57.812Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:17:57.812Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-21T14:17:57.812Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-21T14:18:00.116Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-21T14:18:02.415Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-21T14:18:04.599Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:18:06.142Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-21T14:18:06.291Z] === RUN TestDockerSuite/TestInspectTemplateError [Pipeline] archiveArtifacts [2022-04-21T14:18:08.526Z] Archiving artifacts [2022-04-21T14:18:08.565Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-21T14:18:15.846Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-21T14:18:16.859Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-21T14:18:19.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-21T14:18:20.738Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-21T14:18:23.009Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-21T14:18:23.009Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-21T14:18:23.009Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:18:23.009Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-21T14:18:23.491Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-21T14:18:23.491Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-21T14:18:23.878Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:18:24.802Z] + make clean [2022-04-21T14:18:25.097Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-21T14:18:25.766Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:18:25.905Z] docker-dev-cache [2022-04-21T14:18:25.905Z] docker-mod-cache [Pipeline] deleteDir [2022-04-21T14:18:26.704Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T14:18:32.687Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-21T14:18:39.969Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-21T14:18:39.969Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:18:39.969Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-21T14:18:40.982Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-21T14:18:40.982Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-21T14:18:46.959Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-21T14:18:51.810Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-21T14:18:56.661Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-21T14:18:58.932Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-21T14:19:01.202Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-21T14:19:01.202Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:19:01.202Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-21T14:19:03.473Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-21T14:19:05.748Z] === RUN TestDockerSuite/TestLogsSince [2022-04-21T14:19:14.560Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-21T14:19:14.560Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:19:14.560Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-21T14:19:14.560Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:19:14.560Z] === RUN TestDockerSuite/TestLogsTail [2022-04-21T14:19:16.834Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-21T14:19:19.104Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-21T14:19:21.373Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-21T14:19:21.373Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestNetHostname [2022-04-21T14:19:21.373Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-21T14:19:21.373Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-21T14:19:21.373Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-21T14:19:21.373Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginActive [2022-04-21T14:19:21.373Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-21T14:19:21.373Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-21T14:19:21.373Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-21T14:19:21.373Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-21T14:19:21.373Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-21T14:19:21.373Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-21T14:19:21.373Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-21T14:19:21.373Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-21T14:19:21.373Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-21T14:19:21.373Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPortList [2022-04-21T14:19:21.373Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:19:21.373Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-21T14:19:25.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-21T14:19:25.248Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-21T14:19:25.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-21T14:19:25.248Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-21T14:19:25.248Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-21T14:19:25.730Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-21T14:19:25.730Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-21T14:19:25.730Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-21T14:19:25.730Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-21T14:19:25.730Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:19:25.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-21T14:19:29.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-21T14:19:29.604Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:19:29.604Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-21T14:19:36.887Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-21T14:19:36.887Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:19:36.887Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-21T14:19:45.681Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-21T14:19:58.342Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-21T14:19:58.342Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-21T14:19:58.342Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:19:58.342Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-21T14:20:10.994Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-21T14:20:13.261Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-21T14:20:20.542Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-21T14:20:24.410Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-21T14:20:24.410Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:20:24.410Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-21T14:20:24.410Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:20:24.410Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-21T14:20:29.262Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-21T14:20:29.262Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:20:29.262Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-21T14:20:29.262Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:20:29.262Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-21T14:20:29.262Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:20:29.262Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-21T14:20:29.262Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:20:29.262Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-21T14:20:35.238Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-21T14:20:35.238Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:20:35.238Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-21T14:20:36.843Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-21T14:20:36.843Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:20:36.843Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-21T14:20:38.447Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-21T14:20:38.929Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-21T14:20:38.929Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:20:39.411Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-21T14:20:43.282Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-21T14:20:46.300Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-21T14:20:48.569Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-21T14:21:14.074Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-21T14:21:14.074Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:21:14.074Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-21T14:21:16.343Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-21T14:21:16.824Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-21T14:21:16.824Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-21T14:21:17.306Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-21T14:21:21.182Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-21T14:21:25.053Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-21T14:21:25.053Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:21:25.053Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-21T14:21:28.925Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-21T14:21:28.925Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-21T14:21:28.925Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-21T14:21:41.597Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-21T14:21:43.866Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-21T14:21:44.347Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-21T14:21:50.322Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-21T14:21:54.195Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-21T14:22:01.491Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-21T14:22:04.557Z] === RUN TestDockerSuite/TestRmiTag [2022-04-21T14:22:04.557Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-21T14:22:06.860Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-21T14:22:22.071Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-21T14:22:23.100Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-21T14:22:27.015Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-21T14:22:28.042Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:22:28.042Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-21T14:22:30.341Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-21T14:22:30.341Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:22:30.341Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-21T14:22:30.341Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:22:30.341Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-21T14:22:34.261Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-21T14:22:36.563Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-21T14:22:38.865Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-21T14:22:40.495Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-21T14:22:42.795Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-21T14:22:42.795Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-21T14:22:46.716Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:22:46.716Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-21T14:22:49.015Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-21T14:22:49.015Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:22:49.015Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-21T14:22:52.072Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-21T14:22:52.072Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:22:52.072Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-21T14:22:52.072Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:22:52.072Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-21T14:22:53.699Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:22:53.699Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-21T14:22:55.330Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-21T14:22:57.631Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-21T14:22:59.931Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-21T14:22:59.931Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:22:59.931Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-21T14:22:59.931Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:22:59.931Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-21T14:22:59.931Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:22:59.931Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-21T14:23:01.558Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-21T14:23:01.559Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:23:01.559Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-21T14:23:01.559Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:23:01.559Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-21T14:23:01.559Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:23:01.559Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-21T14:23:01.559Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:23:01.559Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-21T14:23:03.186Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-21T14:23:08.101Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:23:08.101Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-21T14:23:10.402Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-21T14:23:10.402Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:23:10.402Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-21T14:23:10.402Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-21T14:23:10.402Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:23:10.402Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-21T14:23:12.029Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-21T14:23:14.328Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-21T14:23:14.328Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:23:14.328Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-21T14:23:21.675Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-21T14:23:21.675Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:23:21.675Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-21T14:23:21.675Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:23:21.675Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-21T14:23:21.675Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:23:21.675Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-21T14:23:23.303Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-21T14:23:24.931Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-21T14:23:27.237Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-21T14:23:29.538Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:23:29.538Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-21T14:23:33.460Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-21T14:23:33.460Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-21T14:23:33.460Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-21T14:23:33.460Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-21T14:23:33.460Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:23:33.460Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-21T14:23:42.343Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-21T14:23:42.343Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.343Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunMount [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:23:42.834Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-21T14:23:42.834Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:23:43.323Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-21T14:23:49.355Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-21T14:23:49.355Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:23:49.355Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-21T14:23:49.355Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:23:49.355Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-21T14:23:49.355Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:23:49.355Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-21T14:23:54.259Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-21T14:23:57.317Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-21T14:23:57.317Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.317Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-21T14:23:57.317Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.317Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-21T14:23:57.317Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-21T14:23:57.318Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-21T14:23:57.318Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-21T14:23:58.944Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-21T14:24:00.572Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-21T14:24:02.851Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-21T14:24:03.865Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-21T14:24:05.470Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-21T14:24:05.951Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:24:05.951Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-21T14:24:08.218Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-21T14:24:08.218Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-21T14:24:08.218Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-21T14:24:08.218Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-21T14:24:08.218Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:24:08.218Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-21T14:24:15.493Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-21T14:24:15.493Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:24:15.493Z] === RUN TestDockerSuite/TestRunRm [2022-04-21T14:24:17.098Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-21T14:24:23.067Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-21T14:24:24.673Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-21T14:24:26.282Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-21T14:24:28.550Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-21T14:24:30.819Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-21T14:24:30.819Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:24:30.819Z] === RUN TestDockerSuite/TestRunState [2022-04-21T14:24:30.819Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:24:30.819Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-21T14:24:32.429Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-21T14:24:32.429Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:24:32.429Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-21T14:24:34.701Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-21T14:24:34.701Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-21T14:24:34.701Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:24:34.701Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.552Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-21T14:24:39.552Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.553Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-21T14:24:39.553Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.553Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-21T14:24:39.553Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:24:39.553Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-21T14:24:41.156Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-21T14:24:41.156Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:24:41.156Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-21T14:24:43.426Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-21T14:24:43.426Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:24:43.426Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-21T14:24:43.426Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:24:43.426Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-21T14:24:50.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-21T14:24:56.682Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-21T14:25:00.553Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-21T14:25:05.398Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-21T14:25:05.398Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:25:05.398Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-21T14:25:05.398Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-21T14:25:12.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-21T14:25:14.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-21T14:25:16.675Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:25:16.675Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-21T14:25:20.543Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-21T14:25:22.150Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-21T14:25:23.762Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-21T14:25:27.630Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-21T14:25:27.630Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-21T14:25:27.630Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-21T14:25:27.630Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-21T14:25:27.630Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-21T14:25:27.630Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-21T14:25:27.630Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-21T14:25:27.630Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-21T14:25:27.630Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:25:27.630Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-21T14:25:27.630Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-21T14:25:28.112Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:25:28.112Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-21T14:25:30.378Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-21T14:25:30.859Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-21T14:25:31.341Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-21T14:25:31.341Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-21T14:25:32.946Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-21T14:25:32.946Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-21T14:25:35.218Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-21T14:25:36.822Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-21T14:25:39.093Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-21T14:25:39.093Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:25:39.093Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-21T14:25:46.368Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-21T14:25:46.368Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:25:46.368Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-21T14:25:49.385Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-21T14:25:49.385Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.385Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-21T14:25:49.385Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.385Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-21T14:25:49.385Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:25:49.385Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-21T14:25:49.385Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:25:49.385Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-21T14:25:54.231Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:25:54.231Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-21T14:25:55.835Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-21T14:25:58.103Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-21T14:25:58.103Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:25:58.103Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-21T14:26:00.372Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-21T14:26:00.372Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-21T14:26:00.372Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-21T14:26:00.372Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-21T14:26:00.372Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-21T14:26:00.372Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:26:00.372Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-21T14:26:15.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-21T14:26:15.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-21T14:26:15.472Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-21T14:26:15.472Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:26:15.472Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-21T14:26:15.954Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-21T14:26:16.435Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-21T14:26:16.435Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-21T14:26:18.704Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-21T14:26:18.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-21T14:26:21.721Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-21T14:26:21.721Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-21T14:26:22.202Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-21T14:26:22.202Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-21T14:26:22.202Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-21T14:26:29.484Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-21T14:26:29.485Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:26:29.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-21T14:26:29.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-21T14:26:29.966Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-21T14:26:29.966Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:26:29.966Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-21T14:26:35.939Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-21T14:26:35.939Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-21T14:26:36.421Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-21T14:26:45.215Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-21T14:26:45.215Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.215Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite (2374.55s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.85s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.05s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.16s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.68s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.72s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.91s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.19s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (84.91s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.86s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.26s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.18s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.75s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.04s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.89s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.94s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.84s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.97s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.14s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.64s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.11s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.11s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.95s) [2022-04-21T14:26:45.702Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:26:45.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.85s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.81s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.79s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.23s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.78s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.43s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.18s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.78s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.93s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.80s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.57s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.81s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.90s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.37s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.13s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.80s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.49s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.05s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.88s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.74s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.10s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.53s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.23s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.43s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.95s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.83s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.70s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.41s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.12s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildHistory (10.45s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.35s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.60s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.30s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.33s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.99s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.95s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.87s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.33s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.90s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.05s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.32s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.44s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.90s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.62s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.60s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.35s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.22s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.18s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.12s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.97s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.30s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildRm (10.82s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.01s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.15s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.14s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.95s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.83s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildStderr (3.69s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.52s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.81s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.49s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.52s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.45s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.56s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.45s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.46s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.98s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.74s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.74s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.68s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.65s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.75s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.85s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitTTY (5.88s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.62s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.69s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.76s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.85s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.90s) [2022-04-21T14:26:45.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T14:26:45.703Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.33s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.88s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.29s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.84s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.07s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.84s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.95s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.95s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.51s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.37s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.38s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000887998_} (7.34s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13015883032_c:\foo_false____} (2.39s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13015883032_c:\foo_true____} (2.36s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.94s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.95s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.93s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.97s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToDot (6.98s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.55s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.93s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.06s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.83s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsCopy (4.18s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.88s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.98s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFilters (4.17s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFormat (4.08s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsRename (2.13s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsResize (7.49s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.99s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.49s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.33s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.82s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.60s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.99s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.87s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.79s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.72s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.21s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:26:45.704Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-21T14:26:45.704Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.99s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectHistory (3.66s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.12s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.94s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.79s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.89s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.12s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.10s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.14s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.37s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.07s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.07s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.94s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsByOrder (7.34s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.19s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.39s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.19s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.53s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.44s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.74s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.58s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.58s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.63s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.36s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.81s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.70s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.04s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.45s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.58s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.58s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.08s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.96s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.77s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.96s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.59s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.70s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.06s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunEntrypoint (6.78s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.51s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:26:45.705Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:26:45.705Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.26s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.13s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.28s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.52s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.36s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.68s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.97s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.31s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.39s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.48s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.91s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.98s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.06s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.04s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.49s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.90s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.13s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.91s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.91s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.28s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.59s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.42s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.75s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.92s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.29s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.63s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.70s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.90s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.93s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:26:45.706Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-21T14:26:45.706Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:45.706Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:45.706Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:26:45.707Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-21T14:26:46.189Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-21T14:26:46.189Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-21T14:26:46.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-21T14:26:46.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-21T14:26:46.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-21T14:26:46.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-21T14:26:46.189Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerDaemonSuite [2022-04-21T14:26:46.189Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-21T14:26:46.189Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-21T14:26:46.189Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-21T14:26:46.189Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerSwarmSuite [2022-04-21T14:26:46.189Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-21T14:26:46.189Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.189Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:26:46.189Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:26:46.190Z] === RUN TestDockerExternalVolumeSuite [2022-04-21T14:26:46.190Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:26:46.190Z] === RUN TestDockerNetworkSuite [2022-04-21T14:26:46.190Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-21T14:26:46.190Z] === RUN TestDockerHubPullSuite [2022-04-21T14:26:46.190Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-21T14:26:46.190Z] PASS [2022-04-21T14:26:46.190Z] ok github.com/docker/docker/integration-cli 2374.914s [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === Skipped [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:26:46.190Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-21T14:26:46.190Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-21T14:26:46.190Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:26:46.190Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:26:46.190Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:26:46.190Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T14:26:46.190Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-21T14:26:46.190Z] [2022-04-21T14:26:46.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:26:46.190Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:26:46.191Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2022-04-21T14:26:46.191Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_sni_test.go:18: Flakey test [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:26:46.191Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-21T14:26:46.191Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-04-21T14:26:46.191Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.04s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-21T14:26:46.191Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-21T14:26:46.191Z] [2022-04-21T14:26:46.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:26:46.192Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:46.192Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:46.192Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:26:46.192Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:26:46.192Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:26:46.192Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:26:46.192Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:26:46.192Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.192Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-21T14:26:46.192Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:26:46.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:26:46.193Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:26:46.193Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:26:46.193Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:26:46.193Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:26:46.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:26:46.193Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:26:46.193Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:26:46.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-21T14:26:46.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-21T14:26:46.193Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:26:46.194Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:26:46.194Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-21T14:26:46.194Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:26:46.194Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-21T14:26:46.194Z] [2022-04-21T14:26:46.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:26:46.195Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-21T14:26:46.195Z] [2022-04-21T14:26:46.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:26:46.196Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.196Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-21T14:26:46.196Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:26:46.677Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.677Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-21T14:26:46.677Z] [2022-04-21T14:26:46.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:26:46.677Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:26:46.678Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:26:46.678Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:26:46.678Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.678Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-21T14:26:46.678Z] [2022-04-21T14:26:46.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-21T14:26:46.679Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] DONE 1088 tests, 539 skipped in 2384.629s [2022-04-21T14:26:46.679Z] INFO: Integration tests ended at 04/21/2022 14:26:46. Duration:00:39:44.8036852 [2022-04-21T14:26:46.679Z] INFO: Docker info of the daemon under test at end of run [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] Containers: 10 [2022-04-21T14:26:46.679Z] Running: 0 [2022-04-21T14:26:46.679Z] Paused: 0 [2022-04-21T14:26:46.679Z] Stopped: 10 [2022-04-21T14:26:46.679Z] Images: 18 [2022-04-21T14:26:46.679Z] Server Version: 0.0.0-dev [2022-04-21T14:26:46.679Z] Storage Driver: windowsfilter [2022-04-21T14:26:46.679Z] Windows: [2022-04-21T14:26:46.679Z] Logging Driver: json-file [2022-04-21T14:26:46.679Z] Plugins: [2022-04-21T14:26:46.679Z] Volume: local [2022-04-21T14:26:46.679Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-21T14:26:46.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-21T14:26:46.679Z] Swarm: inactive [2022-04-21T14:26:46.679Z] Default Isolation: process [2022-04-21T14:26:46.679Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-21T14:26:46.679Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-21T14:26:46.679Z] OSType: windows [2022-04-21T14:26:46.679Z] Architecture: x86_64 [2022-04-21T14:26:46.679Z] CPUs: 4 [2022-04-21T14:26:46.679Z] Total Memory: 32GiB [2022-04-21T14:26:46.679Z] Name: azwin-2-f55c51 [2022-04-21T14:26:46.679Z] ID: WZ3N:NYB2:F22Y:ZGK4:2Z7R:T6KX:KGRE:Q35T:AXH5:VWEB:CWZF:TB6M [2022-04-21T14:26:46.679Z] Docker Root Dir: D:\CI\PR-43510\2\daemon [2022-04-21T14:26:46.679Z] Debug Mode (client): false [2022-04-21T14:26:46.679Z] Debug Mode (server): true [2022-04-21T14:26:46.679Z] File Descriptors: -1 [2022-04-21T14:26:46.679Z] Goroutines: 17 [2022-04-21T14:26:46.679Z] System Time: 2022-04-21T14:26:46.3652368Z [2022-04-21T14:26:46.679Z] EventsListeners: 0 [2022-04-21T14:26:46.679Z] Registry: https://index.docker.io/v1/ [2022-04-21T14:26:46.679Z] Labels: [2022-04-21T14:26:46.679Z] Experimental: false [2022-04-21T14:26:46.679Z] Insecure Registries: [2022-04-21T14:26:46.679Z] 127.0.0.0/8 [2022-04-21T14:26:46.679Z] Live Restore Enabled: false [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] [2022-04-21T14:26:46.679Z] INFO: Stopping daemon under test [2022-04-21T14:26:46.679Z] SUCCESS: The process with PID 5296 (child process of PID 3084) has been terminated. [2022-04-21T14:26:46.679Z] SUCCESS: The process with PID 3084 (child process of PID 2340) has been terminated. [2022-04-21T14:26:46.679Z] INFO: Stop tailing logs of the daemon under tests [2022-04-21T14:26:46.679Z] INFO: executeCI.ps1 Completed successfully at 04/21/2022 14:26:46. [2022-04-21T14:26:46.679Z] INFO: Tidying up at end of run [2022-04-21T14:26:46.679Z] ----------- DAEMON LOG ------------ [2022-04-21T14:26:46.679Z] 2022/04/21 13:44:48 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-21T14:26:46.679Z] ----------- END DAEMON LOG -------- [2022-04-21T14:26:46.679Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.out) to bundles\CIDUT.out [2022-04-21T14:26:46.679Z] INFO: Saving daemon under test log (d:\CI\PR-43510\2\dut.err) to bundles\CIDUT.err [2022-04-21T14:26:46.679Z] INFO: Saving containerd logs to bundles [2022-04-21T14:26:47.160Z] INFO: Nuke-Everything... [2022-04-21T14:26:47.160Z] INFO: Container count on control daemon to delete is 2 [2022-04-21T14:26:47.641Z] db44dc12ef01 [2022-04-21T14:26:47.641Z] 883cc5717837 [2022-04-21T14:26:47.641Z] INFO: Tidying pidfile d:\CI\PR-43510\2\docker.pid [2022-04-21T14:26:47.641Z] INFO: Nuking d:\CI [2022-04-21T14:27:13.189Z] INFO: Zapped successfully [2022-04-21T14:27:13.189Z] [2022-04-21T14:27:13.189Z] INFO: executeCI.ps1 exiting at Thu Apr 21 14:27:11 CUT 2022. Duration 01:04:33.5769360 [2022-04-21T14:27:13.189Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-21T14:27:13.456Z] Recording test results [2022-04-21T14:27:21.342Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-21T14:27:22.923Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-21T14:27:24.766Z] Archiving artifacts [2022-04-21T14:27:40.175Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43510/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-21T14:27:41.171Z] + make clean [2022-04-21T14:27:42.183Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-21T14:27:42.338Z] docker-dev-cache [2022-04-21T14:27:42.338Z] 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